Liste complète des membres de JInstallationModelSetup, y compris les membres hérités :
$__state_set | JModel | protected |
$_db | JModel | protected |
$_errors | JObject | protected |
$event_clean_cache | JModel | protected |
$name | JModel | protected |
$option | JModel | protected |
$state | JModel | protected |
__construct($config=array()) | JModel | |
__toString() | JObject | |
_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 | |
getDbo() | JModel | |
getDboptions() | JInstallationModelSetup | |
getError($i=null, $toString=true) | JObject | |
getErrors() | JObject | |
getForm($view=null) | JInstallationModelSetup | |
getIniParserAvailability() | JInstallationModelSetup | |
getInstance($type, $prefix= '', $config=array()) | JModel | static |
getLanguages() | JInstallationModelSetup | |
getName() | JModel | |
getOptions() | JInstallationModelSetup | |
getPhpOptions() | JInstallationModelSetup | |
getPhpOptionsSufficient() | JInstallationModelSetup | |
getPhpSettings() | JInstallationModelSetup | |
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 | |
storeOptions($options) | JInstallationModelSetup | |
toString() | JObject | |
validate($data, $view=null) | JInstallationModelSetup | |