Method |
Description |
|
afterDelete ( ) |
|
|
afterSave ( ) |
|
|
attributeDescriptions ( ) : array |
|
|
attributeLabels ( ) : array |
|
|
behaviors ( ) : array |
|
|
getImageAlt ( ) : string |
Get image alt tag text |
|
getImageTitle ( ) : string |
Get image title tag text |
|
getMetaCanonical ( ) : string |
Get canonical url |
|
getMetaDescription ( ) : string |
|
|
getMetaKeywords ( ) : string |
|
|
getMetaTile ( ) : string |
|
|
getParentName ( ) : string |
|
|
getStatus ( ) : string |
|
|
getStatusList ( ) : array |
|
|
getTitle ( ) : string |
|
|
model ( string $className = __CLASS__ ) : StoreCategory |
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 |
|
|