Prototype admin model.
Located in /components/com_config/model/cms.php (line 19)
JModelBase | --JModelDatabase | --ConfigModelCms
Class | Description |
---|---|
![]() |
Prototype form model. |
The model (base) name
The URL option for the component.
The prefix to use with controller messages.
Indicates if the internal state has been set
Inherited from JModelDatabase
JModelDatabase::$db
Inherited from JModelBase
JModelBase::$state
Constructor
Method to test whether a record can be deleted.
Method to test whether a record can have its state changed.
Clean the cache
Method to get the model name
The model name. By default parsed using the classname or it can be set by passing a $config['name'] in the class constructor
Method to get model state variables
Method to auto-populate the model state.
This method should only be called once per instantiation and is designed to be called on the first call to the getState() method unless the model configuration flag to ignore the request is set.
Method to register paths for tables
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:56:00 +0100 by phpDocumentor 1.4.3