Method |
Description |
|
attributeLabels ( ) : array |
|
|
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 ( ) |
Set default values for forms on create. |
|
sidedFields ( ) |
(non-PHPdoc). |
|
tableName ( ) : string |
|
|
updateLeftProcedures ( $data ) |
*
wrapper function to update the procedures for this treatment on the left eye |
|
updateProcedures ( $proc_ids, $side ) |
*
update procedure assignments to given procedure ids on the given side |
|
updateRightProcedures ( $data ) |
*
wrapper function to update the procedures for this treatment on the right eye |
|