Method | Description | |
---|---|---|
attributeLabels ( ) : array | ||
getAccompanying_nurses ( ) | ||
getFloor_nurses ( ) | ||
getOperating_department_practitioners ( ) | ||
getScrub_nurses ( ) | ||
model ( $className = __CLASS__ ) : ElementOperation | 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 getOperating_department_practitioners ( ) |
public static model ( $className = __CLASS__ ) : ElementOperation | ||
return | ElementOperation | the static model class |
public search ( ) : CActiveDataProvider | ||
return | CActiveDataProvider | the data provider that can return the models based on the search/filter conditions. |