PHP Class Horde_Core_Ajax_Response_Notifications, horde

Copyright 2012-2016 Horde LLC (http://www.horde.org/) See the enclosed file COPYING for license information (LGPL). If you did not receive this file, see http://www.horde.org/licenses/lgpl21.
Author: Michael Slusarz ([email protected])
Inheritance: extends Horde_Core_Ajax_Response
Datei anzeigen Open project: horde/horde

Public Methods

Method Description
__construct ( )
jsonData ( ) : object Prepare JSON data response object.

Method Details

__construct() public method

public __construct ( )

jsonData() public method

Only return notification data.
public jsonData ( ) : object
return object Data response object.