\Ingo_Rule_System_Spam

The spam rule.

Summary

Methods
Properties
Constants
__toString()
description()
__construct()
__get()
__set()
$disable
$name
$uid
$level
$mailbox
No constants found
No protected methods found
$_level
$_mailbox
N/A
No private methods found
No private properties found
N/A

Properties

$disable

$disable : boolean

Is this rule disabled?

Type

boolean

$name

$name : string

Rule name.

Type

string

$uid

$uid : string

Unique ID of the rule.

Type

string

$level

$level : float

Spam level.

Type

float

$mailbox

$mailbox : string

Spam mailbox.

Type

string

$_level

$_level : float

Spam level.

Type

float

$_mailbox

$_mailbox : string

Spam mailbox.

Type

string

Methods

__toString()

__toString() 

description()

description() : string

Generate the rule description.

Returns

string —

Rule description.

__construct()

__construct() 

Constructor.

__get()

__get(  $name) 

Parameters

$name

__set()

__set(  $name,   $data) 

Parameters

$name
$data