Prototype admin model.
Located in /libraries/joomla/application/component/modeladmin.php (line 21)
JObject | --JModel | --JModelForm | --JModelAdmin
Class | Description |
---|---|
ModulesModelModule | Module model. |
MessagesModelMessage | Private Message model. |
UsersModelUser | User model. |
UsersModelNote | User note model. |
UsersModelGroup | User group model. |
UsersModelLevel | User view level model. |
UsersModelMail | Users mail model. |
NewsfeedsModelNewsfeed | Newsfeed model. |
LanguagesModelLanguage | Languages Component Language Model |
LanguagesModelOverride | Languages Override Model |
WeblinksModelWeblink | Weblinks model. |
PluginsModelPlugin | Plugin model. |
CategoriesModelCategory | Categories Component Category Model |
RedirectModelLink | Redirect link model. |
TemplatesModelStyle | Template style model. |
FinderModelFilter | Filter model class for Finder. |
ContactModelContact | Item Model for a Contact. |
ContentModelArticle | Item Model for an Article. |
MenusModelItem | Menu Item Model for Menus. |
BannersModelClient | Client model. |
BannersModelBanner | Banner model. |
The event to trigger after deleting the data.
The event to trigger after saving the data.
The event to trigger before deleting the data.
The event to trigger before saving the data.
The event to trigger after changing the published state of the data.
The prefix to use with controller messages.
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
Constructor.
Method to perform batch operations on an item or a set of items.
Batch access level changes for a group of rows.
Batch copy items to a new category or current.
Batch language changes for a group of rows.
Batch move items to a new category
Method to test whether a record can be deleted.
Method to test whether a record can be deleted.
Method override to check-in a record or an array of record
Method override to check-out a record.
Method to delete one or more records.
Method to change the title & alias.
Method to get a single record.
A protected method to get a set of ordering conditions.
Stock method to auto-populate the model state.
Prepare and sanitise the table data prior to saving.
Method to change the published state of one or more records.
Method to adjust the ordering of a row.
Returns NULL if the user did not have edit privileges for any of the selected primary keys.
Method to save the form data.
Saves the manually set order of records.
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:27 -0500 by phpDocumentor 1.4.4