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