PHP 클래스 ManageBackendController

저자: YupeTeam ([email protected])
상속: extends yupe\components\controllers\BackController
파일 보기 프로젝트 열기: yupe/yupe

공개 메소드들

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

비공개 메소드들

메소드 설명
cleanContent ( $data ) : string
previewContent ( $data, integer $limit = 400 ) : string

메소드 상세

accessRules() 공개 메소드

public accessRules ( ) : array
리턴 array

actionCreate() 공개 메소드

Search index creation
public actionCreate ( )

actionIndex() 공개 메소드

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

init() 공개 메소드

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