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
파일 보기 프로젝트 열기: horde/horde

보호된 메소드들

메소드 설명
_init ( ) Application specific initialization tasks should be done in here.

메소드 상세

_init() 보호된 메소드

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