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 (&$parent, &$db, $options=array()) | |
getParent () | |
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 protégés | |
$parent = null | |
$db = null | |
Attributs protégés inherited from JObject | |
$_errors = array() |
JAdapterInstance::__construct | ( | & | $parent, |
& | $db, | ||
$options = array() |
|||
) |
JAdapterInstance::getParent | ( | ) |
Retrieves the parent object
|
protected |
|
protected |
Réimplémentée dans JUpdaterCollection.