PHP Class Skeleton_Ajax_Application, horde
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.
Show file
Open project: horde/horde
Protected Methods
Method |
Description |
|
_init ( ) |
Application specific initialization tasks should be done in here. |
|
Method Details
Application specific initialization tasks should be done in here.