PHP Class OrderStatus

Afficher le fichier Open project: yupe/yupe Class Usage Examples

Méthodes publiques

Méthode Description
attributeLabels ( ) : array
beforeDelete ( ) : boolean
model ( null | string $className = __CLASS__ )
rules ( ) : array
search ( ) : CActiveDataProvider
tableName ( ) : string

Method Details

attributeLabels() public méthode

public attributeLabels ( ) : array
Résultat array

beforeDelete() public méthode

public beforeDelete ( ) : boolean
Résultat boolean

model() public static méthode

public static model ( null | string $className = __CLASS__ )
$className null | string

rules() public méthode

public rules ( ) : array
Résultat array

tableName() public méthode

public tableName ( ) : string
Résultat string