PHP 클래스 Phergie_Plugin_Vend, phergie

상속: extends Phergie_Plugin_Abstract
파일 보기 프로젝트 열기: phergie/phergie

보호된 프로퍼티들

프로퍼티 타입 설명
$vend_url Number of reminders to show in public.

공개 메소드들

메소드 설명
getItem ( )
onCommandVend ( string $recipient ) : void Handle vend requests
onLoad ( ) : void Check for dependencies.

보호된 메소드들

메소드 설명
doVend ( $recipient )

메소드 상세

doVend() 보호된 메소드

protected doVend ( $recipient )

getItem() 공개 메소드

public getItem ( )

onCommandVend() 공개 메소드

Handle vend requests
또한 보기: doVend()
public onCommandVend ( string $recipient ) : void
$recipient string recipient of the message
리턴 void

onLoad() 공개 메소드

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

프로퍼티 상세

$vend_url 보호되어 있는 프로퍼티

Number of reminders to show in public.
protected $vend_url