PHP Class Ingo_Rule_System_Forward, horde

Author: Michael Slusarz ([email protected])
Inheritance: extends Ingo_Rule_Addresses, implements Ingo_Rule_System
Mostra file Open project: horde/horde Class Usage Examples

Protected Properties

Property Type Description
$_keep boolean Keep messages that have been forwarded?
$_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

$_keep protected_oe property

Keep messages that have been forwarded?
protected bool $_keep
return boolean

$_perm protected_oe property

protected $_perm