PHP Class Element_OphInLabResults_ResultTimedNumeric

Inheritance: extends BaseLabResultElement
Show file Open project: openeyes/openeyes Class Usage Examples

Protected Properties

Property Type Description
$htmlOptions

Public Methods

Method Description
afterFind ( )
attributeLabels ( ) : array
relations ( ) : array
rules ( ) : array
tableName ( ) : string

Method Details

afterFind() public method

public afterFind ( )

attributeLabels() public method

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

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

Property Details

$htmlOptions protected property

protected $htmlOptions