PHP Class OphTrOperationbooking_Letter_Contact_Rule

The followings are the available columns in table:
Inheritance: extends BaseTree
Show file Open project: openeyes/openeyes Class Usage Examples

Public Properties

Property Type Description
$textFields
$textFieldsDropdown

Public Methods

Method 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 method

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?
return boolean

attributeLabels() public method

public attributeLabels ( ) : array
return array customized attribute labels (name=>label)

model() public static method

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

parse() public method

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 method

public relations ( ) : array
return array relational rules.

rules() public method

public rules ( ) : array
return array validation rules for model attributes.

tableName() public method

public tableName ( ) : string
return string the associated database table name

Property Details

$textFields public property

public $textFields

$textFieldsDropdown public property

public $textFieldsDropdown