Joomla CMS
3.10.11 (avec JPlatform 13.1 inclus)
Documentation des API du CMS Joomla en version 3.10.11 et du framework Joomla Platform intégré
|
Fonctions membres publiques | |
__construct (Adapter $parent, \JDatabaseDriver $db, array $options=array()) | |
getParent () | |
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) | |
Attributs protégés | |
$parent = null | |
$db = null | |
Attributs protégés hérités de CMSObject | |
$_errors = array() | |
__construct | ( | Adapter | $parent, |
\JDatabaseDriver | $db, | ||
array | $options = array() |
||
) |
getParent | ( | ) |
|
protected |