PHP Класс Gp

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

Открытые свойства

Свойство Тип Описание
$use_pas

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

Метод Описание
attributeLabels ( ) : array
behaviors ( )
getCorrespondenceName ( )
getLetterAddress ( $params = [] )
getPrefix ( )
model ( $className = __CLASS__ ) : Gp Returns the static model of the specified AR class.
noPas ( ) : Gp Suppress PAS integration.
relations ( ) : array
rules ( ) : array
search ( ) : CActiveDataProvider Retrieves a list of models based on the current search/filter conditions.
tableName ( ) : string

Защищенные методы

Метод Описание
afterFind ( ) Raise event to allow external data sources to update gp.
instantiate ( $attributes ) Pass through use_pas flag to allow pas supression.

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

afterFind() защищенный Метод

Raise event to allow external data sources to update gp.
См. также: CActiveRecord::afterFind()
protected afterFind ( )

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

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

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

public behaviors ( )

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

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

public getLetterAddress ( $params = [] )

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

public getPrefix ( )

instantiate() защищенный Метод

Pass through use_pas flag to allow pas supression.
См. также: CActiveRecord::instantiate()
protected instantiate ( $attributes )

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

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

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

Suppress PAS integration.
public noPas ( ) : Gp
Результат Gp

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

Описание свойств

$use_pas публичное свойство

public $use_pas