PHP Class ManageBackendController

Author: YupeTeam ([email protected])
Inheritance: extends yupe\components\controllers\BackController
Datei anzeigen Open project: yupe/yupe

Public Methods

Method Description
accessRules ( ) : array
actionCreate ( ) Search index creation
actionIndex ( ) : void Index-экшен:
init ( ) Инициализируемся, подключаем ZendLucene:

Private Methods

Method Description
cleanContent ( $data ) : string
previewContent ( $data, integer $limit = 400 ) : string

Method Details

accessRules() public method

public accessRules ( ) : array
return array

actionCreate() public method

Search index creation
public actionCreate ( )

actionIndex() public method

Index-экшен:
public actionIndex ( ) : void
return void

init() public method

Инициализируемся, подключаем ZendLucene:
public init ( )