PHP Class QueueModule

Author: yupe team ([email protected])
Inheritance: extends yupe\components\WebModule
Show file Open project: yupe/yupe

Public Properties

Property Type Description
$workerNamesMap

Public Methods

Method Description
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 ( )

Method Details

getAuthItems() public method

public getAuthItems ( ) : array
return array

getAuthor() public method

public getAuthor ( ) : string
return string

getAuthorEmail() public method

public getAuthorEmail ( ) : string
return string

getCategory() public method

public getCategory ( ) : string
return string

getDescription() public method

public getDescription ( ) : string
return string

getIcon() public method

public getIcon ( ) : string
return string

getName() public method

public getName ( ) : string
return string

getNavigation() public method

public getNavigation ( ) : array
return array

getUrl() public method

public getUrl ( ) : string
return string

getVersion() public method

public getVersion ( ) : string
return string

getWorkerNamesMap() public method

public getWorkerNamesMap ( ) : mixed
return mixed

init() public method

public init ( )

Property Details

$workerNamesMap public property

public $workerNamesMap