69 return get_class($this);
104 'description' => null,
getSupportedReportSet($uri)
Returns a list of reports this plugin supports.
The baseclass for all server plugins.
getPluginInfo()
Returns a bunch of meta-data about the plugin.
getFeatures()
This method should return a list of server-features.
getHTTPMethods($path)
Use this method to tell the server this plugin defines additional HTTP methods.
getPluginName()
Returns a plugin name.
initialize(Server $server)
This initializes the plugin.