Registration model class for Users.
Located in /components/com_users/models/registration.php (line 21)
JObject | --JModel | --JModelForm | --UsersModelRegistration
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 activate a user account.
Method to get the registration form data.
The base form data is loaded and then an event is fired for users plugins to extend the data.
Method to get the registration 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.
Override preprocessForm to load the user plugin group instead of content.
Method to save the form data.
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:08 -0500 by phpDocumentor 1.4.4