Joomla CMS
4.2.2
Documentation des API du CMS Joomla en version 4.2.2
|
Fonctions membres publiques | |
__construct (\SimpleXMLElement $element=null) | |
Fonctions membres publiques hérités de CMSObject | |
__construct ($properties=null) | |
__toString () | |
def ($property, $default=null) | |
get ($property, $default=null) | |
getProperties ($public=true) | |
getError ($i=null, $toString=true) | |
getErrors () | |
set ($property, $value=null) | |
setProperties ($properties) | |
setError ($error) | |
Champs de données | |
$filename = '' | |
$type = '' | |
$id = '' | |
$published = false | |
$client = 'site' | |
$group = '' | |
$manifest_cache = null | |
$params = null | |
$namespace = null | |
Membres hérités additionnels | |
Attributs protégés hérités de CMSObject | |
$_errors = array() | |
Extension object
__construct | ( | \SimpleXMLElement | $element = null | ) |
Constructor
\SimpleXMLElement | $element | A SimpleXMLElement from which to load data from |
Références Text\_(), Log\add(), ApplicationHelper\getClientInfo(), null, et Log\WARNING.
$client = 'site' |
$filename = '' |
$group = '' |
$id = '' |
$manifest_cache = null |
$namespace = null |
$params = null |
$published = false |
$type = '' |