PHP Class OphOuAnaestheticsatisfactionaudit_AnaesthetistUser

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

Public Methods

Method Description
activeOrPk ( $id ) Named scope to limit to active users.
attributeLabels ( ) : array
defaultScope ( )
model ( $className = __CLASS__ ) : OphAuAnaestheticsatisfactionaudit_AnaesthetistUser 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

activeOrPk() public method

Named scope to limit to active users.
public activeOrPk ( $id )

attributeLabels() public method

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

defaultScope() public method

public defaultScope ( )

model() public static method

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

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