PHP Class OphTrOperationbooking_Letter_Contact_Rule

The followings are the available columns in table:
Inheritance: extends BaseTree
Afficher le fichier Open project: openeyes/openeyes Class Usage Examples

Méthodes publiques

Свойство Type Description
$textFields
$textFieldsDropdown

Méthodes publiques

Méthode Description
applies ( $site_id, $subspecialty_id, $theatre_id, $firm_id, $is_child ) : boolean
attributeLabels ( ) : array
model ( $className = __CLASS__ ) : the Returns the static model of the specified AR class.
parse ( $site_id, $subspecialty_id, $theatre_id, $firm_id, $is_child )
relations ( ) : array
rules ( ) : array
search ( ) : CActiveDataProvider Retrieves a list of models based on the current search/filter conditions.
tableName ( ) : string

Method Details

applies() public méthode

public applies ( $site_id, $subspecialty_id, $theatre_id, $firm_id, $is_child ) : boolean
$site_id
$subspecialty_id
$theatre_id
$firm_id
$is_child - is the patient a child?
Résultat boolean

attributeLabels() public méthode

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

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

parse() public méthode

public parse ( $site_id, $subspecialty_id, $theatre_id, $firm_id, $is_child )
$site_id
$subspecialty_id
$theatre_id
$firm_id
$is_child - is the patient a child?

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.

tableName() public méthode

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

Property Details

$textFields public_oe property

public $textFields

$textFieldsDropdown public_oe property

public $textFieldsDropdown