PHP Class Gp

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

Méthodes publiques

Свойство Type Description
$use_pas

Méthodes publiques

Méthode Description
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

Méthodes protégées

Méthode Description
afterFind ( ) Raise event to allow external data sources to update gp.
instantiate ( $attributes ) Pass through use_pas flag to allow pas supression.

Method Details

afterFind() protected méthode

Raise event to allow external data sources to update gp.
See also: CActiveRecord::afterFind()
protected afterFind ( )

attributeLabels() public méthode

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

behaviors() public méthode

public behaviors ( )

getCorrespondenceName() public méthode

getLetterAddress() public méthode

public getLetterAddress ( $params = [] )

getPrefix() public méthode

public getPrefix ( )

instantiate() protected méthode

Pass through use_pas flag to allow pas supression.
See also: CActiveRecord::instantiate()
protected instantiate ( $attributes )

model() public static méthode

Returns the static model of the specified AR class.
public static model ( $className = __CLASS__ ) : Gp
Résultat Gp the static model class

noPas() public méthode

Suppress PAS integration.
public noPas ( ) : Gp
Résultat Gp

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

Property Details

$use_pas public_oe property

public $use_pas