Model for the global configuration
Located in /administrator/components/com_config/model/application.php (line 19)
JModelBase | --JModelDatabase | --ConfigModelCms | --ConfigModelForm | --ConfigModelApplication
Inherited from ConfigModelForm
ConfigModelForm::$forms
Inherited from ConfigModelCms
ConfigModelCms::$name
ConfigModelCms::$option
ConfigModelCms::$text_prefix
ConfigModelCms::$__state_set
Inherited from JModelDatabase
JModelDatabase::$db
Inherited from JModelBase
JModelBase::$state
Method to get the configuration data.
This method will load the global configuration data straight from JConfig. If configuration data has been saved in the session, that data will be merged into the original data, overwriting it.
Method to get a form object.
Method to unset the root_user value from configuration data.
This method will load the global configuration data straight from JConfig and remove the root_user value for security, then save the configuration.
Method to save the configuration data.
Inherited From ConfigModelForm
ConfigModelForm::checkin()
ConfigModelForm::checkout()
ConfigModelForm::getForm()
ConfigModelForm::loadForm()
ConfigModelForm::loadFormData()
ConfigModelForm::preprocessData()
ConfigModelForm::preprocessForm()
ConfigModelForm::validate()
Inherited From ConfigModelCms
ConfigModelCms::__construct()
ConfigModelCms::canDelete()
ConfigModelCms::canEditState()
ConfigModelCms::cleanCache()
ConfigModelCms::getName()
ConfigModelCms::getState()
ConfigModelCms::populateState()
ConfigModelCms::registerTablePaths()
Inherited From JModelDatabase
JModelDatabase::__construct()
JModelDatabase::getDb()
JModelDatabase::loadDb()
JModelDatabase::setDb()
Inherited From JModelBase
JModelBase::__construct()
JModelBase::getState()
JModelBase::loadState()
JModelBase::setState()
Documentation generated on Tue, 19 Nov 2013 14:53:48 +0100 by phpDocumentor 1.4.3