PHP Class ManageBackendController

Author: YupeTeam ([email protected])
Inheritance: extends yupe\components\controllers\BackController
Afficher le fichier Open project: yupe/yupe

Méthodes publiques

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

Private Methods

Méthode Description
cleanContent ( $data ) : string
previewContent ( $data, integer $limit = 400 ) : string

Method Details

accessRules() public méthode

public accessRules ( ) : array
Résultat array

actionCreate() public méthode

Search index creation
public actionCreate ( )

actionIndex() public méthode

Index-экшен:
public actionIndex ( ) : void
Résultat void

init() public méthode

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