Property | Type | Description | |
---|---|---|---|
$bio | |||
$birthday_day | |||
$birthday_month | |||
$birthday_year | |||
$display_name | |||
$gender | |||
$location |
Method | Description | |
---|---|---|
attributeLabels ( ) | Declares attribute labels. | |
checkEmailValid ( $attribute, $params ) | Check if the user updated his email ok or not This is the 'checkEmailValid' validator as declared in rules(). | |
rules ( ) | Declares the validation rules. |
public checkEmailValid ( $attribute, $params ) |
public rules ( ) |