Description
Returns the documentation for one of the installed plug-ins as an XML document matching the DocBook DTD
Parameters (* denotes an optional parameter)
Name
Name of valid plug-in installed in the database.
NOTE: use the PlugInList command to return the list of installed plug-ins.
X*
An optional string parameter specifying the name of an XSL transformation to be applied to the XML. The XSL transformation must be loaded in the database.
Example
http://gnhost.teradp.com/MyPortal/do.ashx?Cmd=PlugInDoc&Name=ParseImg&X=docbook
See also