PHP Class Horde_Spam_Program, horde

Author: Michael Slusarz ([email protected])
Author: Jan Schneider ([email protected])
Inheritance: extends Horde_Spam_Base
Afficher le fichier Open project: horde/horde Class Usage Examples

Protected Properties

Свойство Type Description
$_binary string Binary location.

Méthodes publiques

Méthode Description
__construct ( string $binary ) Constructor.
report ( array $msgs, $action )

Méthodes protégées

Méthode Description
_report ( string $message ) : boolean Reports a single spam message.

Method Details

__construct() public méthode

Constructor.
public __construct ( string $binary )
$binary string Binary location.

_report() protected méthode

Reports a single spam message.
protected _report ( string $message ) : boolean
$message string Message content.
Résultat boolean False on error, true on success.

report() public méthode

public report ( array $msgs, $action )
$msgs array

Property Details

$_binary protected_oe property

Binary location.
protected string $_binary
Résultat string