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é
 Tout Classes Espaces de nommage Fichiers Fonctions Variables Pages
ConfigModelApplication Liste des membres

Liste complète des membres de ConfigModelApplication, y compris les membres hérités :

$__state_setJModelprotected
$_dbJModelprotected
$_errorsJObjectprotected
$_formsJModelFormprotected
$event_clean_cacheJModelprotected
$nameJModelprotected
$optionJModelprotected
$stateJModelprotected
__construct($config=array())JModel
__toString()JObject
_createFileName($type, $parts=array())JModelprotectedstatic
_createTable($name, $prefix= 'Table', $config=array())JModelprotected
_getList($query, $limitstart=0, $limit=0)JModelprotected
_getListCount($query)JModelprotected
addIncludePath($path= '', $prefix= '')JModelstatic
addTablePath($path)JModelstatic
checkin($pk=null)JModelForm
checkout($pk=null)JModelForm
cleanCache($group=null, $client_id=0)JModelprotected
def($property, $default=null)JObject
get($property, $default=null)JObject
getData()ConfigModelApplication
getDbo()JModel
getError($i=null, $toString=true)JObject
getErrors()JObject
getForm($data=array(), $loadData=true)ConfigModelApplication
getInstance($type, $prefix= '', $config=array())JModelstatic
getName()JModel
getProperties($public=true)JObject
getState($property=null, $default=null)JModel
getTable($name= '', $prefix= 'Table', $options=array())JModel
loadForm($name, $source=null, $options=array(), $clear=false, $xpath=false)JModelFormprotected
loadFormData()JModelFormprotected
populateState()JModelprotected
preprocessForm(JForm $form, $data, $group= 'content')JModelFormprotected
removeroot()ConfigModelApplication
save($data)ConfigModelApplication
set($property, $value=null)JObject
setDbo(&$db)JModel
setError($error)JObject
setProperties($properties)JObject
setState($property, $value=null)JModel
toString()JObject
validate($form, $data, $group=null)JModelForm
writeConfigFile(JRegistry $config)ConfigModelApplicationprivate