Public Member Functions | |
rules () | |
![]() | |
tableName () | |
relations () | |
isExists () | |
attributeLabels () | |
scopes () | |
defaultScope () | |
search () |
Public Attributes | |
$verifyPassword | |
$verifyCode | |
![]() | |
const | STATUS_NOACTIVE = 0 |
const | STATUS_ACTIVE = 1 |
const | STATUS_BANED = -1 |
$justSaved = false | |
$firstname | |
$lastname |
Additional Inherited Members | |
![]() | |
static | model ($className=__CLASS__) |
static | create ($account, $service) |
static | itemAlias ($type, $code=NULL) |
![]() | |
$isExists = null |
RegistrationForm class. RegistrationForm is the data structure for keeping user registration form data. It is used by the 'registration' action of 'UserController'.
Definition at line 7 of file RegistrationForm.php.
RegistrationForm::rules | ( | ) |
set verivication rules
Reimplemented from User.
Definition at line 17 of file RegistrationForm.php.
References UserModule\doCaptcha(), and UserModule\t().