PHP Класс OEModule\OphCoCvi\models\OphCoCvi_ClericalInfo_EmploymentStatus

The followings are the available columns in table:
Наследование: extends BaseActiveRecordVersioned
Показать файл Открыть проект Примеры использования класса

Открытые методы

Метод Описание
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

Описание методов

attributeLabels() публичный Метод

public attributeLabels ( ) : array
Результат array customized attribute labels (name=>label)

behaviors() публичный Метод

Add Lookup behaviour
public behaviors ( ) : array
Результат array

defaultChildStatusId() публичный статический Метод

public static defaultChildStatusId ( ) : integer | null
Результат integer | null

defaultForSocialHistoryId() публичный статический Метод

public static defaultForSocialHistoryId ( SocialHistory $history ) : integer | null
$history SocialHistory
Результат integer | null

defaultScope() публичный Метод

always order by display_order
public defaultScope ( ) : array
Результат array

model() публичный статический Метод

Returns the static model of the specified AR class.
public static model ( null | string $className = __CLASS__ ) : the
$className null | string
Результат the static model class

relations() публичный Метод

public relations ( ) : array
Результат array relational rules.

rules() публичный Метод

public rules ( ) : array
Результат array validation rules for model attributes.

tableName() публичный Метод

public tableName ( ) : string
Результат string the associated database table name