Public Member Functions | |
tableName () | |
rules () | |
relations () | |
attributeLabels () | |
scopes () | |
widgetView ($model) | |
widgetEdit ($model, $params=array()) | |
search () |
Static Public Member Functions | |
static | model ($className=__CLASS__) |
static | itemAlias ($type, $code=NULL) |
Definition at line 3 of file ProfileField.php.
ProfileField::attributeLabels | ( | ) |
Definition at line 85 of file ProfileField.php.
References UserModule\t().
|
static |
Returns the static model of the specified AR class.
Definition at line 38 of file ProfileField.php.
Referenced by AdminController\actionView(), ProfileFieldController\loadModel(), ProfileFieldTest\testDelete(), and ProfileFieldTest\testFind().
ProfileField::relations | ( | ) |
Definition at line 74 of file ProfileField.php.
ProfileField::rules | ( | ) |
Definition at line 54 of file ProfileField.php.
References UserModule\t().
ProfileField::search | ( | ) |
Retrieves a list of models based on the current search/filter conditions.
Definition at line 221 of file ProfileField.php.
ProfileField::tableName | ( | ) |
Definition at line 46 of file ProfileField.php.
ProfileField::widgetView | ( | $model | ) |
$value |
Definition at line 140 of file ProfileField.php.