PHP Класс 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.
Автор: Your Name ([email protected])
Наследование: extends Horde_Core_Ajax_Application
Показать файл Открыть проект

Защищенные методы

Метод Описание
_init ( ) Application specific initialization tasks should be done in here.

Описание методов

_init() защищенный Метод

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