PHP Class Ingo_Ajax_Application_Smartmobile, horde

Author: Michael Slusarz ([email protected])
Inheritance: extends Horde_Core_Ajax_Application_Handler
Mostrar archivo Open project: horde/horde

Public Methods

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

Method Details

smartmobileRule() public method

Variables used: - rule: (integer) Rule UID.
public smartmobileRule ( ) : object
return object An object with the following properties: - descrip: (string) Rule description. - error: (integer) True if error was encountered. - label: (string) The rule label.