PHP Class IMP_Search_Filter_Builtin, horde

Author: Michael Slusarz ([email protected])
Inheritance: extends IMP_Search_Filter
Show file Open project: horde/horde

Protected Properties

Property Type Description
$_canEdit
$_nosave

Public Methods

Method Description
__construct ( array $opts = [] ) Constructor.
unserialize ( $data )

Protected Methods

Method Description
_init ( )

Method Details

__construct() public method

The 'add', 'id', 'label', and 'mboxes' parameters are ignored.
public __construct ( array $opts = [] )
$opts array

_init() abstract protected method

abstract protected _init ( )

unserialize() public method

public unserialize ( $data )

Property Details

$_canEdit protected property

protected $_canEdit

$_nosave protected property

protected $_nosave