Rest model class for Users.
Located in /components/com_users/models/reset.php (line 21)
JObject | --JModel | --JModelForm | --UsersModelReset
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 check if user reset limit has been exceeded within the allowed time period.
Method to get the password reset request form.
Method to get the password reset complete form.
Method to get the password reset confirm form.
Method to auto-populate the model state.
Note. Calling getState in this method will result in recursion.
Override preprocessForm to load the user plugin group instead of content.
Method to start the password reset process.
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:59:11 -0500 by phpDocumentor 1.4.4