PHP Class Element_OphTrLaser_Treatment

The followings are the available columns in table:
Inheritance: extends SplitEventTypeElement
Afficher le fichier Open project: openeyes/openeyes

Méthodes publiques

Свойство Type Description
$service

Méthodes publiques

Méthode 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

Méthodes protégées

Méthode Description
afterSave ( )
beforeSave ( )
beforeValidate ( )

Method Details

afterSave() protected méthode

protected afterSave ( )

attributeLabels() public méthode

public attributeLabels ( ) : array
Résultat array customized attribute labels (name=>label)

beforeSave() protected méthode

protected beforeSave ( )

beforeValidate() protected méthode

protected beforeValidate ( )

model() public static méthode

Returns the static model of the specified AR class.
public static model ( $className = __CLASS__ ) : the
Résultat the static model class

relations() public méthode

public relations ( ) : array
Résultat array relational rules.

rules() public méthode

public rules ( ) : array
Résultat array validation rules for model attributes.

setDefaultOptions() public méthode

Set default values for forms on create.
public setDefaultOptions ( )

sidedFields() public méthode

(non-PHPdoc).
See also: SplitEventTypeElement::sidedFields()
public sidedFields ( )

tableName() public méthode

public tableName ( ) : string
Résultat string the associated database table name

updateLeftProcedures() public méthode

* wrapper function to update the procedures for this treatment on the left eye
public updateLeftProcedures ( $data )

updateProcedures() public méthode

* update procedure assignments to given procedure ids on the given side
public updateProcedures ( $proc_ids, $side )

updateRightProcedures() public méthode

* wrapper function to update the procedures for this treatment on the right eye
public updateRightProcedures ( $data )

Property Details

$service public_oe property

public $service