PHP Class IMP_Search_Vfolder_Vtrash, horde

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

Public Properties

Property Type Description
$prefDisplay boolean Display this virtual folder in the preferences screen?

Public Methods

Method Description
__get ( $name ) Get object properties.

Protected Methods

Method Description
_init ( ) Initialization tasks.

Method Details

__get() public method

Only create mailbox list on demand.
See also: __get()
public __get ( $name )

_init() protected method

Initialization tasks.
protected _init ( )

Property Details

$prefDisplay public property

Display this virtual folder in the preferences screen?
public bool $prefDisplay
return boolean