Joomla CMS
2.5.24 (avec JPlatform 11.4 inclus)
Documentation des API du CMS Joomla en version 2.5 et du framework Joomla Platform intégré
|
Fonctions membres publiques | |
__construct (SimpleXMLElement $element=null) | |
Fonctions membres publiques inherited from JObject | |
__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) | |
toString () |
Attributs publics | |
$filename = '' | |
$type = '' | |
$id = '' | |
$published = false | |
$client = 'site' | |
$group = '' | |
$manifest_cache = null | |
$params = null |
Additional Inherited Members | |
Attributs protégés inherited from JObject | |
$_errors = array() |
JExtension::__construct | ( | SimpleXMLElement | $element = null | ) |
Constructor
SimpleXMLElement | $element | A SimpleXMLElement from which to load data from |
Références $client, JText\_(), JApplicationHelper\getClientInfo(), null, et JError\raiseWarning().
JExtension::$client = 'site' |
JExtension::$filename = '' |
JExtension::$group = '' |
JExtension::$id = '' |
JExtension::$manifest_cache = null |
JExtension::$params = null |
JExtension::$published = false |
JExtension::$type = '' |