PHP Class Ingo_Rule_System_Spam, horde

Author: Michael Slusarz ([email protected])
Inheritance: extends Ingo_Rule, implements Ingo_Rule_System
Afficher le fichier Open project: horde/horde

Protected Properties

Свойство Type Description
$_level float Spam level.
$_mailbox string Spam mailbox.

Méthodes publiques

Méthode Description
__construct ( ) Constructor.
__get ( $name )
__set ( $name, $data )

Method Details

__construct() public méthode

Constructor.
public __construct ( )

__get() public méthode

public __get ( $name )

__set() public méthode

public __set ( $name, $data )

Property Details

$_level protected_oe property

Spam level.
protected float $_level
Résultat float

$_mailbox protected_oe property

Spam mailbox.
protected string $_mailbox
Résultat string