Categories Component Category Model
Located in /administrator/components/com_categories/models/category.php (line 22)
JObject | --JModel | --JModelForm | --JModelAdmin | --CategoriesModelCategory
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
Batch copy categories to a new category.
Batch move categories to a new category.
Method to test whether a record can be deleted.
Method to test whether a record can have its state changed.
Custom clean the cache of com_content and content modules
Method to change the title & alias.
Method to get the row form.
Method to get a category.
A protected method to get the where clause for the reorder This ensures that the row will be moved relative to a row with the same extension
Method to get a table object, load it if necessary.
Method to get the data that should be injected in the form.
Auto-populate the model state.
Note. Calling getState in this method will result in recursion.
Method to preprocess the form.
Method to change the published state of one or more records.
Method rebuild the entire nested set tree.
Method to save the form data.
Method to save the reordered nested set tree.
First we save the new order values in the lft values of the changed ids. Then we invoke the table rebuild to implement the new ordering.
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:52:53 -0500 by phpDocumentor 1.4.4