API DOCS
Function: plugin
function &plugin()
Parameters:
sName
(string) Name of the plugin.
sFunction
(string, optional) The name of the method to call.
arg1...argn
(mixed, optional) Additional arguments to pass on to the plugin function.
function &plugin()