Method |
Description |
|
afterDelete ( ) |
|
|
afterFind ( ) |
|
|
afterSave ( ) |
|
|
attributeLabels ( ) : array |
|
|
beforeSave ( ) : boolean |
|
|
beforeValidate ( ) : boolean |
|
|
behaviors ( ) : array |
|
|
category ( $category_id ) |
|
|
getCategoryName ( ) : string |
|
|
getFlag ( ) : string |
|
|
getProtectedStatus ( ) : mixed | string |
|
|
getProtectedStatusList ( ) : array |
|
|
getStatus ( ) : mixed | string |
|
|
getStatusList ( ) : array |
|
|
isProtected ( ) : boolean |
|
|
language ( $lang ) |
|
|
last ( $num ) |
|
|
model ( string $className = __CLASS__ ) : News |
Returns the static model of the specified AR class. |
|
relations ( ) : array |
|
|
rules ( ) : array |
|
|
scopes ( ) : array |
|
|
search ( ) : CActiveDataProvider |
Retrieves a list of models based on the current search/filter conditions. |
|
tableName ( ) : string |
|
|