Application
extends Horde_Core_Ajax_Application
in package
Skeleton AJAX application API.
This file defines the AJAX actions provided by this module. The primary AJAX endpoint is represented by horde/services/ajax.php but that handler will call the module specific actions defined in this class.
Tags
Table of Contents
- _init() : void
- Application specific initialization tasks should be done in here.
Methods
_init()
Application specific initialization tasks should be done in here.
protected
_init() : void