Joomla CMS
4.2.2
Documentation des API du CMS Joomla en version 4.2.2
|
Fonctions membres publiques | |
getType ($model) | |
getId ($model) | |
getAttributes ($model, array $fields=null) | |
getLinks ($model) | |
getMeta ($model) | |
getRelationship ($model, $name) | |
getAttributes | ( | $model, | |
array | $fields = null |
||
) |
Get the attributes array.
mixed | $model | |
array | null | $fields |
Implémenté dans AbstractSerializer.
getId | ( | $model | ) |
getLinks | ( | $model | ) |
getMeta | ( | $model | ) |
getRelationship | ( | $model, | |
$name | |||
) |
Get a relationship.
mixed | $model | |
string | $name |
Implémenté dans AbstractSerializer.
getType | ( | $model | ) |