PPF API
Version 0.6

Uses of Class
net.sourceforge.ppf.util.PPFHelp

Packages that use PPFHelp
net.sourceforge.ppf   
 

Uses of PPFHelp in net.sourceforge.ppf
 

Methods in net.sourceforge.ppf that return types with arguments of type PPFHelp
protected  java.util.HashMap<java.lang.String,PPFHelp> PPFPlugin.getHelp()
          Gets all of the help for this plugin.
protected  java.util.HashMap<java.lang.String,PPFHelp> PPFPlugin.getHelp()
          Gets all of the help for this plugin.
 

Methods in net.sourceforge.ppf with parameters of type PPFHelp
protected  void PPFPlugin.setHelp(java.lang.String command, PPFHelp ppfHelp)
          Adds online help information for a command in the plugin.
protected  void PPFPlugin.setHelp(java.lang.String command, PPFHelp ppfHelp)
          Adds online help information for a command in the plugin.
 


PPF API
Version 0.6

PircBot Plugin Framework API 0.6
© 2003-2004 DeadEd e.a. ppf.sourceforge.net