PHP Class IMP_Ajax_Application_Viewport_Error, horde

Author: Michael Slusarz ([email protected])
Afficher le fichier Open project: horde/horde Class Usage Examples

Méthodes publiques

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

Method Details

__construct() public méthode

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

toObject() public méthode

Prepare the object used by the ViewPort javascript class.
public toObject ( ) : object
Résultat object The ViewPort object.