Liste complète des membres de AdminModelSysInfo, y compris les membres hérités :
$__state_set | JModel | protected |
$_db | JModel | protected |
$_errors | JObject | protected |
$config | AdminModelSysInfo | protected |
$directories | AdminModelSysInfo | protected |
$editor | AdminModelSysInfo | protected |
$event_clean_cache | JModel | protected |
$info | AdminModelSysInfo | protected |
$name | JModel | protected |
$option | JModel | protected |
$php_info | AdminModelSysInfo | protected |
$php_settings | AdminModelSysInfo | protected |
$state | JModel | protected |
__construct($config=array()) | JModel | |
__toString() | JObject | |
_addDirectory($name, $path, $message= '') | AdminModelSysInfo | private |
_createFileName($type, $parts=array()) | JModel | protectedstatic |
_createTable($name, $prefix= 'Table', $config=array()) | JModel | protected |
_getList($query, $limitstart=0, $limit=0) | JModel | protected |
_getListCount($query) | JModel | protected |
addIncludePath($path= '', $prefix= '') | JModelLegacy | static |
addTablePath($path) | JModel | static |
cleanCache($group=null, $client_id=0) | JModel | protected |
def($property, $default=null) | JObject | |
get($property, $default=null) | JObject | |
getConfig() | AdminModelSysInfo | |
getDbo() | JModel | |
getDirectory() | AdminModelSysInfo | |
getEditor() | AdminModelSysInfo | |
getError($i=null, $toString=true) | JObject | |
getErrors() | JObject | |
getInfo() | AdminModelSysInfo | |
getInstance($type, $prefix= '', $config=array()) | JModel | static |
getName() | JModel | |
getPHPInfo() | AdminModelSysInfo | |
getPhpSettings() | AdminModelSysInfo | |
getProperties($public=true) | JObject | |
getState($property=null, $default=null) | JModel | |
getTable($name= '', $prefix= 'Table', $options=array()) | JModel | |
populateState() | JModel | protected |
set($property, $value=null) | JObject | |
setDbo(&$db) | JModel | |
setError($error) | JObject | |
setProperties($properties) | JObject | |
setState($property, $value=null) | JModel | |
toString() | JObject | |