$__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 | |
_chmod($path, $mode) | JInstallationModelFilesystem | |
_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 |
checkPermissions() | JInstallationModelFilesystem | static |
checkSettings($user, $pass, $root, $host= '127.0.0.1', $port= '21') | JInstallationModelFilesystem | |
cleanCache($group=null, $client_id=0) | JModel | protected |
def($property, $default=null) | JObject | |
detectFtpRoot($options) | JInstallationModelFilesystem | |
get($property, $default=null) | JObject | |
getDbo() | JModel | |
getError($i=null, $toString=true) | JObject | |
getErrors() | JObject | |
getInstance($type, $prefix= '', $config=array()) | JModel | static |
getName() | JModel | |
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 | |
setFolderPermissions($folder, $options) | JInstallationModelFilesystem | |
setFTPCfg($vars) | JInstallationModelFilesystem | |
setProperties($properties) | JObject | |
setState($property, $value=null) | JModel | |
toString() | JObject | |
verifyFtpSettings($options) | JInstallationModelFilesystem | |