Public Member Functions | |
tableName () | |
rules () | |
castToNull ($attribute) | |
relations () | |
attributeLabels () | |
widgetAttributes () | |
widgetParams ($fieldName) | |
getFields () | |
setAttributes ($values, $safeOnly=true) | |
behaviors () |
Static Public Member Functions | |
static | model ($className=__CLASS__) |
static | range ($str, $fieldValue=NULL) |
Public Attributes | |
$regMode = false |
Definition at line 3 of file Profile.php.
Profile::attributeLabels | ( | ) |
Definition at line 126 of file Profile.php.
References UserModule\t().
|
static |
Returns the static model of the specified AR class.
Definition at line 19 of file Profile.php.
Referenced by BulkController\actionClear(), ProfileFieldController\actionCreate(), AdminController\actionDelete(), ProfileFieldController\actionDelete(), SUserIdentity\authenticate(), ImportFile\overrideExisted(), and CommentsFormWidget\run().
Profile::relations | ( | ) |
Definition at line 112 of file Profile.php.
Profile::rules | ( | ) |
Definition at line 35 of file Profile.php.
References UserModule\t().
Profile::setAttributes | ( | $values, | |
$safeOnly = true |
|||
) |
Extends setAttributes to handle active date fields
$values | array |
$safeOnly | boolean |
Definition at line 210 of file Profile.php.
Profile::tableName | ( | ) |
Definition at line 27 of file Profile.php.