PHP Class QueueModule

Author: yupe team ([email protected])
Inheritance: extends yupe\components\WebModule
Afficher le fichier Open project: yupe/yupe

Méthodes publiques

Свойство Type Description
$workerNamesMap

Méthodes publiques

Méthode 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 méthode

public getAuthItems ( ) : array
Résultat array

getAuthor() public méthode

public getAuthor ( ) : string
Résultat string

getAuthorEmail() public méthode

public getAuthorEmail ( ) : string
Résultat string

getCategory() public méthode

public getCategory ( ) : string
Résultat string

getDescription() public méthode

public getDescription ( ) : string
Résultat string

getIcon() public méthode

public getIcon ( ) : string
Résultat string

getName() public méthode

public getName ( ) : string
Résultat string

getNavigation() public méthode

public getNavigation ( ) : array
Résultat array

getUrl() public méthode

public getUrl ( ) : string
Résultat string

getVersion() public méthode

public getVersion ( ) : string
Résultat string

getWorkerNamesMap() public méthode

public getWorkerNamesMap ( ) : mixed
Résultat mixed

init() public méthode

public init ( )

Property Details

$workerNamesMap public_oe property

public $workerNamesMap