PHP 클래스 QueueModule

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

공개 프로퍼티들

프로퍼티 타입 설명
$workerNamesMap

공개 메소드들

메소드 설명
getAdminPageLink ( ) : string
getAuthItems ( ) : array
getAuthor ( ) : string
getAuthorEmail ( ) : string
getCategory ( ) : string
getDescription ( ) : string
getIcon ( ) : string
getName ( ) : string
getNavigation ( ) : array
getUrl ( ) : string
getVersion ( ) : string
getWorkerNamesMap ( ) : mixed
init ( )

메소드 상세

getAuthItems() 공개 메소드

public getAuthItems ( ) : array
리턴 array

getAuthor() 공개 메소드

public getAuthor ( ) : string
리턴 string

getAuthorEmail() 공개 메소드

public getAuthorEmail ( ) : string
리턴 string

getCategory() 공개 메소드

public getCategory ( ) : string
리턴 string

getDescription() 공개 메소드

public getDescription ( ) : string
리턴 string

getIcon() 공개 메소드

public getIcon ( ) : string
리턴 string

getName() 공개 메소드

public getName ( ) : string
리턴 string

getNavigation() 공개 메소드

public getNavigation ( ) : array
리턴 array

getUrl() 공개 메소드

public getUrl ( ) : string
리턴 string

getVersion() 공개 메소드

public getVersion ( ) : string
리턴 string

getWorkerNamesMap() 공개 메소드

public getWorkerNamesMap ( ) : mixed
리턴 mixed

init() 공개 메소드

public init ( )

프로퍼티 상세

$workerNamesMap 공개적으로 프로퍼티

public $workerNamesMap