PHP Class IMP_Ajax_Application_Viewport_Error, horde

Author: Michael Slusarz ([email protected])
Datei anzeigen Open project: horde/horde Class Usage Examples

Public Methods

Method Description
__construct ( IMP_Mailbox $mbox ) Constructor.
toObject ( ) : object Prepare the object used by the ViewPort javascript class.

Method Details

__construct() public method

Constructor.
public __construct ( IMP_Mailbox $mbox )
$mbox IMP_Mailbox Viewport view.

toObject() public method

Prepare the object used by the ViewPort javascript class.
public toObject ( ) : object
return object The ViewPort object.