Documentation

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
author

Your Name you@example.com

category

Horde

copyright

2012-2021 Horde LLC

license

http://www.horde.org/licenses/gpl GPL

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
Return values
void

Search results