PHP Class OEModule\OphCoCvi\models\OphCoCvi_ClericalInfo_EmploymentStatus

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

Méthodes publiques

Méthode Description
attributeLabels ( ) : array
behaviors ( ) : array Add Lookup behaviour
defaultChildStatusId ( ) : integer | null
defaultForSocialHistoryId ( SocialHistory $history ) : integer | null
defaultScope ( ) : array always order by display_order
model ( null | string $className = __CLASS__ ) : the 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

attributeLabels() public méthode

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

behaviors() public méthode

Add Lookup behaviour
public behaviors ( ) : array
Résultat array

defaultChildStatusId() public static méthode

public static defaultChildStatusId ( ) : integer | null
Résultat integer | null

defaultForSocialHistoryId() public static méthode

public static defaultForSocialHistoryId ( SocialHistory $history ) : integer | null
$history SocialHistory
Résultat integer | null

defaultScope() public méthode

always order by display_order
public defaultScope ( ) : array
Résultat array

model() public static méthode

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

tableName() public méthode

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