Static Public Member Functions |
| static | model ($className=__CLASS__) |
| static | range ($str, $fieldValue=null) |
Detailed Description
Definition at line 3 of file Profile.php.
Member Function Documentation
| Profile::attributeLabels |
( |
| ) |
|
- Returns
- array customized attribute labels (name=>label)
Definition at line 141 of file Profile.php.
| static Profile::model |
( |
|
$className = __CLASS__ | ) |
|
|
static |
Returns the static model of the specified AR class.
- Returns
- CActiveRecord the static model class
Definition at line 22 of file Profile.php.
| static Profile::range |
( |
|
$str, |
|
|
|
$fieldValue = null |
|
) |
| |
|
static |
| Profile::rangeRules |
( |
|
$str | ) |
|
|
private |
- Returns
- array relational rules.
Definition at line 124 of file Profile.php.
- Returns
- array validation rules for model attributes.
Definition at line 38 of file Profile.php.
- Returns
- string the associated database table name
Definition at line 30 of file Profile.php.
| Profile::widgetAttributes |
( |
| ) |
|
| Profile::widgetParams |
( |
|
$fieldName | ) |
|
Member Data Documentation
| Profile::$_rules = array() |
|
private |
| Profile::$regMode = false |
The documentation for this class was generated from the following file: