Méthode | Description | |
---|---|---|
afterValidate ( ) | Only set when for scheduled worklist entries. | |
attributeLabels ( ) : array | ||
getCurrentAttributesById ( ) : array | Get the current worklist patient attributes indexed by the worklist mapping Ids. | |
getScheduledTime ( ) | ||
getWorklistAttributeValue ( WorklistAttribute $attr ) | ||
relations ( ) : array | ||
rules ( ) : array | ||
search ( ) : CActiveDataProvider | Retrieves a list of models based on the current search/filter conditions. | |
tableName ( ) : string |
public afterValidate ( ) |
public attributeLabels ( ) : array | ||
Résultat | array | customized attribute labels (name=>label) |
public getCurrentAttributesById ( ) : array | ||
Résultat | array |
public getWorklistAttributeValue ( WorklistAttribute $attr ) | ||
$attr | WorklistAttribute |
public search ( ) : CActiveDataProvider | ||
Résultat | CActiveDataProvider | the data provider that can return the models based on the search/filter conditions. |