Documentation

Ingo_Ajax_Application_Smartmobile extends Horde_Core_Ajax_Application_Handler
in package

Defines AJAX actions used in the Ingo smartmobile view.

Tags
author

Michael Slusarz slusarz@horde.org

category

Horde

license

http://www.horde.org/licenses/apache ASL

Table of Contents

smartmobileRule()  : object
AJAX action: Get rule data.

Methods

smartmobileRule()

AJAX action: Get rule data.

public smartmobileRule() : object

Variables used:

  • rule: (integer) Rule UID.
Return values
object

An object with the following properties:

  • descrip: (string) Rule description.
  • error: (integer) True if error was encountered.
  • label: (string) The rule label.

Search results