Méthode |
Description |
|
addImage ( Image $image ) |
|
|
attributeLabels ( ) : array |
|
|
beforeValidate ( ) : parent::beforeValidate() |
beforeValidate |
|
getCanAddPhoto ( ) : boolean |
can add photo |
|
getCategoryName ( ) |
|
|
getOwnerName ( ) : string |
get owner name |
|
getStatus ( ) |
|
|
getStatusList ( ) |
|
|
model ( string $className = __CLASS__ ) : Gallery |
Returns the static model of the specified AR class. |
|
previewImage ( integer $width = 190, integer $height = 190 ) : string |
Получаем картинку для галереи: |
|
relations ( ) : array |
|
|
rules ( ) : array |
|
|
scopes ( ) : array |
Именованные условия |
|
search ( ) : CActiveDataProvider |
Retrieves a list of models based on the current search/filter conditions. |
|
tableName ( ) : string |
|
|