DzPluginMgr Class Reference
[Manager Objects]

Class that manages DzPlugin objects. More...

List of all members.

Methods

DzPlugin findPlugin (String pluginName)
String getDisabledPluginFilename (Number which)
String getDisabledPluginName (Number which)
String getDisabledPluginReason (Number which)
String getFailedPluginName (Number which)
String getFailedPluginReason (Number which)
Number getNumDisabledPlugins ()
Number getNumFailedPlugins ()
Number getNumPlugins ()
DzPlugin getPlugin (Number which)


Detailed Description

Class that manages DzPlugin objects.


Member Function Documentation

String DzPluginMgr::getDisabledPluginFilename ( Number  which  ) 

Parameters:
which The index of the disabled plug-in to get the filename of.
Returns:
The filename of which plug-in that failed to activate an evaluation.

String DzPluginMgr::getDisabledPluginName ( Number  which  ) 

Parameters:
which The index of the disabled plug-in to get the name of.
Returns:
The name of which plug-in that failed to activate an evaluation.

String DzPluginMgr::getDisabledPluginReason ( Number  which  ) 

Parameters:
which The index of the disabled plug-in to get the disabled string of.
Returns:
The reason for which plug-in that was disabled.

String DzPluginMgr::getFailedPluginName ( Number  which  ) 

Parameters:
which The index of the failed plug-in to get the name of.
Returns:
The name of which plug-in that failed to load.

String DzPluginMgr::getFailedPluginReason ( Number  which  ) 

Parameters:
which The index of the failed plug-in to get the failure string of.
Returns:
The failure reason for which plug-in that failed to load.

Number DzPluginMgr::getNumDisabledPlugins (  ) 

Returns:
The number of plug-ins that DAZ Studio failed to activate their evaluation.

Number DzPluginMgr::getNumFailedPlugins (  ) 

Returns:
The number of plug-ins that DAZ Studio tried to load, but failed.

Number DzPluginMgr::getNumPlugins (  ) 

Returns:
The number of plugins currently loaded by DAZ Studio.

DzPlugin DzPluginMgr::getPlugin ( Number  which  ) 

Parameters:
which The index of the plug-in to get.
Returns:
Which plug-in in the list of plug-ins loaded by DAZ Studio.


Generated on Thu Sep 24 12:21:14 2009

Copyright © 2002 - 2009 DAZ 3D, Inc.