PHP Class Phergie_Plugin_Vend, phergie

Inheritance: extends Phergie_Plugin_Abstract
Afficher le fichier Open project: phergie/phergie

Protected Properties

Свойство Type Description
$vend_url Number of reminders to show in public.

Méthodes publiques

Méthode Description
getItem ( )
onCommandVend ( string $recipient ) : void Handle vend requests
onLoad ( ) : void Check for dependencies.

Méthodes protégées

Méthode Description
doVend ( $recipient )

Method Details

doVend() protected méthode

protected doVend ( $recipient )

getItem() public méthode

public getItem ( )

onCommandVend() public méthode

Handle vend requests
See also: doVend()
public onCommandVend ( string $recipient ) : void
$recipient string recipient of the message
Résultat void

onLoad() public méthode

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

Property Details

$vend_url protected_oe property

Number of reminders to show in public.
protected $vend_url