PHP Class Phergie_Plugin_Part, 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
onCommandPart ( string $channels ) : void Parts a channel.
onLoad ( ) : void Checks for dependencies.

Method Details

onCommandPart() public méthode

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

onLoad() public méthode

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