Public Member Functions | |
| __construct ($config=array()) | |
| __destruct () | |
| getEnvironment () | |
| getJSLibPath () | |
| getVersion () | |
| getNodeSet ($category) | |
| getRefreshInterval () | |
| setRefreshInterval ($refreshInterval) | |
| setEvalStringJS ($evalStringJS) | |
| getMethodName () | |
| setVersion ($version) | |
| getMedia () | |
| getCallbackString () | |
| setCallbackString ($callbackString) | |
| getExecuteCallback () | |
| setExecuteCallback ($executeCallback) | |
| addProperty ($addedProperty) | |
Protected Attributes | |
| $data | |
| __construct | ( | $config = array() | ) | 
| __destruct | ( | ) | 
| addProperty | ( | $addedProperty | ) | 
Implements PluginInterface.
| getCallbackString | ( | ) | 
Implements PluginInterface.
| getEnvironment | ( | ) | 
Implements PluginInterface.
| getExecuteCallback | ( | ) | 
Implements PluginInterface.
| getJSLibPath | ( | ) | 
Implements PluginInterface.
| getMedia | ( | ) | 
Implements PluginInterface.
| getMethodName | ( | ) | 
| getNodeSet | ( | $category | ) | 
Implements PluginInterface.
| getRefreshInterval | ( | ) | 
Implements PluginInterface.
| getVersion | ( | ) | 
Implements PluginInterface.
| setCallbackString | ( | $callbackString | ) | 
Implements PluginInterface.
| setEvalStringJS | ( | $evalStringJS | ) | 
| setExecuteCallback | ( | $executeCallback | ) | 
Implements PluginInterface.
| setRefreshInterval | ( | $refreshInterval | ) | 
Implements PluginInterface.
| setVersion | ( | $version | ) | 
      
  | 
  protected |