PHP Class IMP_Spam_Program, horde

Author: Michael Slusarz ([email protected])
Inheritance: implements IMP_Spam_Base
Afficher le fichier Open project: horde/horde

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 ( IMP_Contents $contents ) : boolean Report a single spam message.

Method Details

__construct() public méthode

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

_report() protected méthode

Report a single spam message.
protected _report ( IMP_Contents $contents ) : boolean
$contents IMP_Contents Contents object.
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