PHP 클래스 Phergie_Plugin_Wine, phergie

저자: Phergie Development Team ([email protected])
상속: extends Phergie_Plugin_Abstract
파일 보기 프로젝트 열기: phergie/phergie

공개 메소드들

메소드 설명
onCommandWine ( string $request ) : void Processes requests to serve a user a wine.
onLoad ( ) : void Checks for dependencies.

메소드 상세

onCommandWine() 공개 메소드

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
리턴 void

onLoad() 공개 메소드

Checks for dependencies.
public onLoad ( ) : void
리턴 void