Joomla CMS  4.2.2
Documentation des API du CMS Joomla en version 4.2.2
Référence de la classe JoomlaSerializer
+ Graphe d'héritage de JoomlaSerializer:

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
 

Description détaillée

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

Depuis
4.0.0

Documentation des constructeurs et destructeur

◆ __construct()

__construct ( string  $type)

Constructor.

Paramètres
string$typeThe content type to be loaded
Depuis
4.0.0

Références $type.


La documentation de cette classe a été générée à partir du fichier suivant :