Property | Type | Description | |
---|---|---|---|
$service |
Method | Description | |
---|---|---|
attributeLabels ( ) : array | ||
getAnaestheticAgentsForSide ( string $side ) : multitype:NULL | Get the the agent options for side. | |
getAnaestheticDeliveryTypes ( ) | * Get anaesthetic delivery types | |
getAnaestheticTypes ( ) | * Get anaesthetic types for the form | |
model ( $className = __CLASS__ ) : the | 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. | |
setDefaultOptions ( ) | (non-PHPdoc). | |
sidedFields ( ) | (non-PHPdoc). | |
tableName ( ) : string |
Method | Description | |
---|---|---|
afterSave ( ) | ||
beforeSave ( ) | ||
beforeValidate ( ) |
public attributeLabels ( ) : array | ||
return | array | customized attribute labels (name=>label) |
public getAnaestheticAgentsForSide ( string $side ) : multitype:NULL | ||
$side | string | |
return | multitype:NULL |
public getAnaestheticDeliveryTypes ( ) |
public getAnaestheticTypes ( ) |
public static model ( $className = __CLASS__ ) : the | ||
return | the | static model class |
public search ( ) : CActiveDataProvider | ||
return | CActiveDataProvider | the data provider that can return the models based on the search/filter conditions. |