Module model.
Located in /administrator/components/com_modules/models/module.php (line 22)
JObject | --JModel | --JModelForm | --JModelAdmin | --ModulesModelModule
Inherited from JModelAdmin
JModelAdmin::$event_after_delete
JModelAdmin::$event_after_save
JModelAdmin::$event_before_delete
JModelAdmin::$event_before_save
JModelAdmin::$event_change_state
Inherited from JModelForm
JModelForm::$_forms
Inherited from JModel
JModel::$event_clean_cache
JModel::$name
JModel::$option
JModel::$state
JModel::$_db
JModel::$__state_set
Inherited from JObject
JObject::$_errors
Method to perform batch operations on a set of modules.
Batch copy modules to a new position or current.
Batch move modules to a new position or current.
Custom clean cache method for different clients
Method to delete rows.
Method to duplicate modules.
Method to change the title.
Method to get the client object
Method to get the record form.
Get the necessary data to load an item help screen.
Method to get a single record.
A protected method to get a set of ordering conditions.
Returns a reference to the a Table object, always creating it.
Method to get the data that should be injected in the form.
Method to auto-populate the model state.
Note. Calling getState in this method will result in recursion.
Prepare and sanitise the table prior to saving.
Method to preprocess the form
Method to save the form data.
Loads ContentHelper for filters before validating data.
Inherited From JModelAdmin
JModelAdmin::__construct()
JModelAdmin::batch()
JModelAdmin::batchAccess()
JModelAdmin::batchCopy()
JModelAdmin::batchLanguage()
JModelAdmin::batchMove()
JModelAdmin::canDelete()
JModelAdmin::canEditState()
JModelAdmin::checkin()
JModelAdmin::checkout()
JModelAdmin::delete()
JModelAdmin::generateNewTitle()
JModelAdmin::getItem()
JModelAdmin::getReorderConditions()
JModelAdmin::populateState()
JModelAdmin::prepareTable()
JModelAdmin::publish()
JModelAdmin::reorder()
JModelAdmin::save()
JModelAdmin::saveorder()
Inherited From JModelForm
JModelForm::checkin()
JModelForm::checkout()
JModelForm::getForm()
JModelForm::loadForm()
JModelForm::loadFormData()
JModelForm::preprocessForm()
JModelForm::validate()
Inherited From JModel
JModel::__construct()
JModel::addIncludePath()
JModel::addTablePath()
JModel::cleanCache()
JModel::getDbo()
JModel::getInstance()
JModel::getName()
JModel::getState()
JModel::getTable()
JModel::populateState()
JModel::setDbo()
JModel::setState()
JModel::_createFileName()
JModel::_createTable()
JModel::_getList()
JModel::_getListCount()
Inherited From JObject
JObject::__construct()
JObject::def()
JObject::get()
JObject::getError()
JObject::getErrors()
JObject::getProperties()
JObject::set()
JObject::setError()
JObject::setProperties()
JObject::toString()
JObject::__toString()
Documentation generated on Mon, 25 Jun 2012 13:57:30 -0500 by phpDocumentor 1.4.4