PHP Class Phergie_Plugin_Wine, phergie

Author: Phergie Development Team ([email protected])
Inheritance: extends Phergie_Plugin_Abstract
Afficher le fichier Open project: phergie/phergie

Méthodes publiques

Méthode Description
onCommandWine ( string $request ) : void Processes requests to serve a user a wine.
onLoad ( ) : void Checks for dependencies.

Method Details

onCommandWine() public méthode

Processes requests to serve a user a wine.
public onCommandWine ( string $request ) : void
$request string Request including the target and an optional suggestion of what wine to serve
Résultat void

onLoad() public méthode

Checks for dependencies.
public onLoad ( ) : void
Résultat void