Rest model class for Users.
Located in /components/com_users/models/login.php (line 20)
JObject | --JModel | --JModelForm | --UsersModelLogin
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 get the login form.
The base form is loaded from XML and then an event is fired for users plugins to extend the form with extra fields.
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.
Method to allow derived classes to preprocess the form.
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:56:28 -0500 by phpDocumentor 1.4.4