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.
Author: Your Name ([email protected])
Inheritance: extends Horde_Core_Ajax_Application
显示文件 Open project: horde/horde

Protected Methods

Method Description
_init ( ) Application specific initialization tasks should be done in here.

Method Details

_init() protected method

Application specific initialization tasks should be done in here.
protected _init ( )