PHP Class Eye_Status

User: PATELH3 Date: 11/12/2015 Time: 14:51.
Inheritance: extends BaseActiveRecord
显示文件 Open project: openeyes/openeyes Class Usage Examples

Public Methods

Method Description
model ( $className = __CLASS__ ) : Eye Returns the static model of the specified AR class.
rules ( ) : array
search ( )
tableName ( ) : string

Method Details

model() public static method

Returns the static model of the specified AR class.
public static model ( $className = __CLASS__ ) : Eye
return Eye the static model class

rules() public method

public rules ( ) : array
return array validation rules for model attributes.

tableName() public method

public tableName ( ) : string
return string the associated database table name