EliteConf
 All Data Structures Namespaces Files Functions Variables Pages
Public Member Functions | Static Public Member Functions | Data Fields
Users Class Reference
Inheritance diagram for Users:

Public Member Functions

 tableName ()
 
 rules ()
 
 relations ()
 
 attributeLabels ()
 
 search ()
 

Static Public Member Functions

static model ($className=__CLASS__)
 

Data Fields

 $Retype_Password
 
 $verifyCode
 

Detailed Description

Definition at line 14 of file Users.php.

Member Function Documentation

attributeLabels ( )
Returns
array customized attribute labels (name=>label)

Definition at line 83 of file Users.php.

static model (   $className = __CLASS__)
static

Definition at line 25 of file Users.php.

relations ( )
Returns
array relational rules.

Definition at line 72 of file Users.php.

rules ( )
Returns
array validation rules for model attributes.

Definition at line 41 of file Users.php.

search ( )

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.

tableName ( )
Returns
string the associated database table name

Definition at line 33 of file Users.php.

Field Documentation

$Retype_Password

Returns the static model of the specified AR class.

Parameters
string$classNameactive record class name.
Returns
Users the static model class

Definition at line 22 of file Users.php.

$verifyCode

Definition at line 23 of file Users.php.


The documentation for this class was generated from the following file: