PHP 클래스 Phergie_Plugin_Part, phergie

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

공개 메소드들

메소드 설명
onCommandPart ( string $channels ) : void Parts a channel.
onLoad ( ) : void Checks for dependencies.

메소드 상세

onCommandPart() 공개 메소드

Parts a channel.
public onCommandPart ( string $channels ) : void
$channels string Comma-delimited list of channels to leave
리턴 void

onLoad() 공개 메소드

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