Méthode | Description | |
---|---|---|
activate ( ) | ||
afterSave ( ) | ||
attributeDescriptions ( ) : array | ||
attributeLabels ( ) : array | ||
beforeDelete ( ) : boolean | ||
behaviors ( ) : array | ||
getRole ( ) : mixed | string | ||
getRoleList ( ) : array | ||
getStatus ( ) : mixed | string | ||
getStatusList ( ) : array | ||
isActive ( ) : boolean | ||
isConfirmation ( ) : boolean | ||
isDeleted ( ) : boolean | ||
model ( string $className = __CLASS__ ) : UserToBlog | 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 |
public attributeDescriptions ( ) : array | ||
Résultat | array | customized attribute descriptions (name=>description) |
public attributeLabels ( ) : array | ||
Résultat | array | customized attribute labels (name=>label) |
public search ( ) : CActiveDataProvider | ||
Résultat | CActiveDataProvider | the data provider that can return the models based on the search/filter conditions. |