Class Horde_Core_Ajax_Application
Defines the AJAX interface for an application.
Copyright 2010-2012 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.
Abstract
Package: Core
Category: Horde
License: LGPL 2.1
Author: Michael Slusarz slusarz@horde.org
Located at Horde/Core/Ajax/Application.php
Package: Core
Category: Horde
License: LGPL 2.1
Author: Michael Slusarz slusarz@horde.org
Located at Horde/Core/Ajax/Application.php
public
|
|
public
mixed
|
|
public
string
|
|
public
|
|
public
Horde_Url
|
#
getSessionLogoutUrl( )
AJAX actions performed through the endpoint are normally not a good URL to return to. Thus, by default after a session timeout, return to the base of the application instead. |
public
object
|
|
public
object
|
|
public
object
|
#
chunkContent( )
Loads a chunk of PHP code (usually an HTML template) from the application's templates directory. |
public
boolean
|
public
boolean
|
$notify
Determines if notification information is sent in response. |
#
false
|