PHP Class Ingo_Rule_System_Blacklist, horde

Author: Michael Slusarz ([email protected])
Inheritance: extends Ingo_Rule_Addresses, implements Ingo_Rule_System
ファイルを表示 Open project: horde/horde Class Usage Examples

Protected Properties

Property Type Description
$_mbox string Blacklist mailbox.
$_perm

Public Methods

Method Description
__construct ( ) Constructor.
__get ( $name )
__set ( $name, $data )

Protected Methods

Method Description
_setAddressesException ( $addr_count, $max )

Method Details

__construct() public method

Constructor.
public __construct ( )

__get() public method

public __get ( $name )

__set() public method

public __set ( $name, $data )

_setAddressesException() protected method

protected _setAddressesException ( $addr_count, $max )

Property Details

$_mbox protected_oe property

Blacklist mailbox.
protected string $_mbox
return string

$_perm protected_oe property

protected $_perm