Method | Description | |
---|---|---|
attributeLabels ( ) : array | ||
beforeValidate ( ) : boolean | check the time entry is valid. | |
model ( $className = __CLASS__ ) : OphCiPhasing_Reading | Returns the static model of the specified AR class. | |
relations ( ) : array | ||
rules ( ) : array | ||
search ( ) : CActiveDataProvider | Retrieves a list of models based on the current search/filter conditions. | |
tableName ( ) : string |
public attributeLabels ( ) : array | ||
return | array | customized attribute labels (name=>label) |
public beforeValidate ( ) : boolean | ||
return | boolean |
public static model ( $className = __CLASS__ ) : OphCiPhasing_Reading | ||
return | OphCiPhasing_Reading | the static model class |
public search ( ) : CActiveDataProvider | ||
return | CActiveDataProvider | the data provider that can return the models based on the search/filter conditions. |