|
static | model ($className=__CLASS__) |
|
Definition at line 14 of file Users.php.
- Returns
- array customized attribute labels (name=>label)
Definition at line 83 of file Users.php.
static model |
( |
|
$className = __CLASS__ ) | |
|
|
static |
- Returns
- array relational rules.
Definition at line 72 of file Users.php.
- Returns
- array validation rules for model attributes.
Definition at line 41 of file Users.php.
Retrieves a list of models based on the current search/filter conditions.
- Returns
- CActiveDataProvider the data provider that can return the models based on the search/filter conditions.
Definition at line 99 of file Users.php.
- Returns
- string the associated database table name
Definition at line 33 of file Users.php.
Returns the static model of the specified AR class.
- Parameters
-
string | $className | active record class name. |
- Returns
- Users the static model class
Definition at line 22 of file Users.php.
The documentation for this class was generated from the following file: