Joomla CMS
4.2.2
Documentation des API du CMS Joomla en version 4.2.2
|
Fonctions membres publiques | |
__construct (string $type) | |
Fonctions membres publiques hérités de AbstractSerializer | |
getType ($model) | |
getId ($model) | |
getAttributes ($model, array $fields=null) | |
getLinks ($model) | |
getMeta ($model) | |
getRelationship ($model, $name) | |
Membres hérités additionnels | |
Attributs protégés hérités de AbstractSerializer | |
$type | |
This class does the messy job of sanitising all the classes Joomla has that contain data and converting them into a standard array that can be consumed by the Tobscure library. It also throws appropriate plugin events to allow 3rd party extensions to add custom data and relations into these properties before they are rendered
__construct | ( | string | $type | ) |