PHP Класс Manufacturer

Наследование: extends MX_Controller
Показать файл Открыть проект Примеры использования класса

Открытые методы

Метод Описание
__get ( $name )
addToStore ( $storeId )
afterDelete ( )
attributeLabels ( ) : array
beforeDelete ( )
clearAllStoresRelations ( )
getImageWithSize ( $width, $height )
getSEOKeyword ( )
getUrlAlias ( )
model ( string $className = __CLASS__ ) : Manufacturer Returns the static model of the specified AR class.
relations ( ) : array
rules ( ) : array
tableName ( ) : string
updateSEOKeyword ( $keyword )

Описание методов

__get() публичный Метод

public __get ( $name )

addToStore() публичный Метод

public addToStore ( $storeId )

afterDelete() публичный Метод

public afterDelete ( )

attributeLabels() публичный Метод

public attributeLabels ( ) : array
Результат array customized attribute labels (name=>label)

beforeDelete() публичный Метод

public beforeDelete ( )

clearAllStoresRelations() публичный Метод

getImageWithSize() публичный Метод

public getImageWithSize ( $width, $height )

getSEOKeyword() публичный Метод

public getSEOKeyword ( )

getUrlAlias() публичный Метод

public getUrlAlias ( )

model() публичный статический Метод

Returns the static model of the specified AR class.
public static model ( string $className = __CLASS__ ) : Manufacturer
$className string active record class name.
Результат Manufacturer the static model class

relations() публичный Метод

public relations ( ) : array
Результат array relational rules.

rules() публичный Метод

public rules ( ) : array
Результат array validation rules for model attributes.

tableName() публичный Метод

public tableName ( ) : string
Результат string the associated database table name

updateSEOKeyword() публичный Метод

public updateSEOKeyword ( $keyword )