ClassInterface ISystemCallback

Description

class ICallback

This interface implementats a callback, you may perform a callback by use of http// * /System/<PluginID>/<Data>

Located in /share/System/ISystemCallback.php (line 39)

IPlugin
   |
   --ISystemCallback
Method Summary
 void SystemCallback (string $data)
Methods
SystemCallback (line 54)

Handles a callback from ajax application.

  • access: public
void SystemCallback (string $data)
  • string $data: data Data attached to this callback

Inherited Methods

Inherited From IPlugin

 IPlugin::GetPluginID()
 IPlugin::Register()

Documentation generated on Mon, 30 Apr 2007 01:59:14 +0200 by phpDocumentor 1.3.1