getpluginlaunchlist

Get the list of launched plugins

Parameters:
none
Returns:
XML
    <launchableplugins>
        <plugin>
            <name> { PLUGIN NAME } </name>
            <url> { PLUGIN URL } </url>
            <pluginpath> { PLUGIN PATH } </pluginpath>
            <pluginbasepath> { PLUGIN BASE PATH } </pluginbasepath>
            <plugindescription> { PLUGIN DESCRIPTION } </plugindescription>
        </plugin>
    </launchableplugins>

Requirements:


Generated on Wed Oct 12 2011 21:46:52. © CodeLathe LLC 2007-2011. All Rights Reserved.