Registration model class for Users.
Located in /components/com_users/models/registration.php (line 19)
JObject | --JModelLegacy | --JModelForm | --UsersModelRegistration
Inherited from JModelForm
JModelForm::$_forms
Inherited from JModelLegacy
JModelLegacy::$event_clean_cache
JModelLegacy::$name
JModelLegacy::$option
JModelLegacy::$state
JModelLegacy::$_db
JModelLegacy::$__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::preprocessData()
JModelForm::preprocessForm()
JModelForm::validate()
Inherited From JModelLegacy
JModelLegacy::__construct()
JModelLegacy::addIncludePath()
JModelLegacy::addTablePath()
JModelLegacy::cleanCache()
JModelLegacy::getDbo()
JModelLegacy::getInstance()
JModelLegacy::getName()
JModelLegacy::getState()
JModelLegacy::getTable()
JModelLegacy::loadHistory()
JModelLegacy::populateState()
JModelLegacy::setDbo()
JModelLegacy::setState()
JModelLegacy::_createFileName()
JModelLegacy::_createTable()
JModelLegacy::_getList()
JModelLegacy::_getListCount()
Inherited From JObject
JObject::__construct()
JObject::def()
JObject::get()
JObject::getError()
JObject::getErrors()
JObject::getProperties()
JObject::set()
JObject::setError()
JObject::setProperties()
JObject::__toString()
Documentation generated on Tue, 19 Nov 2013 15:11:41 +0100 by phpDocumentor 1.4.3