PHP Class Finding

Inheritance: extends BaseActiveRecordVersioned
Afficher le fichier Open project: openeyes/openeyes Class Usage Examples

Protected Properties

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

Méthodes publiques

Méthode Description
behaviors ( )
bySubspecialty ( Subspecialty $subspecialty ) : Finding
canAutocomplete ( ) : string
defaultScope ( )
getTerm ( )
model ( $className = __CLASS__ ) : OphCiExamination_FurtherFindings 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

Method Details

behaviors() public méthode

public behaviors ( )

bySubspecialty() public méthode

public bySubspecialty ( Subspecialty $subspecialty ) : Finding
$subspecialty Subspecialty
Résultat Finding

canAutocomplete() public méthode

public canAutocomplete ( ) : string
Résultat string

defaultScope() public méthode

public defaultScope ( )

getTerm() public méthode

public getTerm ( )

model() public static méthode

Returns the static model of the specified AR class.
public static model ( $className = __CLASS__ ) : OphCiExamination_FurtherFindings
Résultat OphCiExamination_FurtherFindings 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 OphCiExamination_FurtherFindings.

tableName() public méthode

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

Property Details

$auto_update_relations protected_oe property

protected $auto_update_relations