PPF API
Version 0.6
A B C D E F G H I L M N O P Q R S T U V W Y

G

getAdminPassword() - Method in class net.sourceforge.ppf.PPF
 
getAttributeFromDoc(String, String) - Method in class net.sourceforge.ppf.PPFPlugin
Get an attribute from an element in the document.
getAttributeFromDoc(String, String) - Method in class net.sourceforge.ppf.PPFPlugin
Get an attribute from an element in the document.
getAuthLevel() - Method in class net.sourceforge.ppf.util.AuthedUser
 
getAuthLevel() - Method in class net.sourceforge.ppf.util.PPFHelp
 
getBooleanFromDoc(String) - Method in class net.sourceforge.ppf.PPFPlugin
Get the boolean value from a text representation.
getBooleanFromDoc(String) - Method in class net.sourceforge.ppf.PPFPlugin
Get the boolean value from a text representation.
getBot() - Method in class net.sourceforge.ppf.PPFPlugin
Returns the instance of PPF that this plugin has been initialised with.
getBot() - Method in class net.sourceforge.ppf.PPFPlugin
Returns the instance of PPF that this plugin has been initialised with.
getBundleForLang(String) - Method in class net.sourceforge.ppf.util.PPFResourceBundle
 
getCfgFilename() - Method in class net.sourceforge.ppf.PPF
 
getCfgPlugins() - Method in class net.sourceforge.ppf.PPF
 
getClassName() - Method in class net.sourceforge.ppf.PPFPluginInfo
 
getCodeTopic() - Method in class net.sourceforge.ppf.util.ChannelInfo
 
getColumnCount() - Method in class net.sourceforge.ppf.gui.PPFConfigFrame.ChannelTableModel
 
getColumnCount() - Method in class net.sourceforge.ppf.gui.PPFConfigFrame.NickTableModel
 
getColumnCount() - Method in class net.sourceforge.ppf.gui.PPFConfigFrame.PluginTableModel
 
getColumnCount() - Method in class net.sourceforge.ppf.gui.PPFConfigFrame.ServerTableModel
 
getColumnName(int) - Method in class net.sourceforge.ppf.gui.PPFConfigFrame.ChannelTableModel
 
getColumnName(int) - Method in class net.sourceforge.ppf.gui.PPFConfigFrame.NickTableModel
 
getColumnName(int) - Method in class net.sourceforge.ppf.gui.PPFConfigFrame.PluginTableModel
 
getColumnName(int) - Method in class net.sourceforge.ppf.gui.PPFConfigFrame.ServerTableModel
 
getCommand() - Method in class net.sourceforge.ppf.util.PPFHelp
 
getCommandHelp() - Method in class net.sourceforge.ppf.PPF
 
getCommandSetLang() - Method in class net.sourceforge.ppf.PPF
 
getCommonChannelsList(String) - Method in class net.sourceforge.ppf.PPF
Get an Iterator for all the channels the user AND the bot are in.
getConfiguredChannels() - Method in class net.sourceforge.ppf.PPF
 
getCurrentChannels() - Method in class net.sourceforge.ppf.PPF
The channels the bot is currently on.
getDoc() - Method in class net.sourceforge.ppf.PPFPlugin
The JDom Document that is created when reading in the XML config.
getDoc() - Method in class net.sourceforge.ppf.PPFPlugin
The JDom Document that is created when reading in the XML config.
getEncoding() - Method in class net.sourceforge.ppf.PPF
 
getExtension(File) - Static method in class net.sourceforge.ppf.simplewebserver.SimpleWebServer
 
getFormattedString(String, String, String, Object[]) - Method in class net.sourceforge.ppf.PPFPlugin
read a language dependent string (with placeholders) from the associated ressource bundle
getFormattedString(String, String, String) - Method in class net.sourceforge.ppf.PPFPlugin
read a language dependent string (without placeholders) from the ressouce bundle
getFormattedString(String, String) - Method in class net.sourceforge.ppf.PPFPlugin
read a string from the language ressouce bundle for the default bot language
getFormattedString(String, String, Object[]) - Method in class net.sourceforge.ppf.PPFPlugin
read a string from the language ressouce bundle for the default bot language
getFormattedString(String, String, String, Object[]) - Method in class net.sourceforge.ppf.PPFPlugin
read a language dependent string (with placeholders) from the associated ressource bundle
getFormattedString(String, String, String) - Method in class net.sourceforge.ppf.PPFPlugin
read a language dependent string (without placeholders) from the ressouce bundle
getFormattedString(String, String) - Method in class net.sourceforge.ppf.PPFPlugin
read a string from the language ressouce bundle for the default bot language
getFormattedString(String, String, Object[]) - Method in class net.sourceforge.ppf.PPFPlugin
read a string from the language ressouce bundle for the default bot language
getFormattedStringFor(String, String, String, Object[]) - Method in class net.sourceforge.ppf.PPFPlugin
read a string from the language ressource bundle for the language of the sender
getFormattedStringFor(String, String, String) - Method in class net.sourceforge.ppf.PPFPlugin
read a string from the language ressource bundle for the language of the sender
getFormattedStringFor(String, String, String, Object[]) - Method in class net.sourceforge.ppf.PPFPlugin
read a string from the language ressource bundle for the language of the sender
getFormattedStringFor(String, String, String) - Method in class net.sourceforge.ppf.PPFPlugin
read a string from the language ressource bundle for the language of the sender
getFromItemList(String) - Method in class net.sourceforge.ppf.PPFPlugin
Select a single item from the list by using the key.
getFromItemList(String) - Method in class net.sourceforge.ppf.PPFPlugin
Select a single item from the list by using the key.
getHelp() - Method in class net.sourceforge.ppf.PPFPlugin
Gets all of the help for this plugin.
getHelp() - Method in class net.sourceforge.ppf.PPFPlugin
Gets all of the help for this plugin.
getHostname() - Method in class net.sourceforge.ppf.util.AuthedUser
 
getHtml() - Method in class net.sourceforge.ppf.util.StringFormatRelation
 
getIdentNick() - Method in class net.sourceforge.ppf.PPF
 
getIrcCode() - Method in class net.sourceforge.ppf.util.StringFormatRelation
 
getItemList() - Method in class net.sourceforge.ppf.PPFPlugin
Easy way to keep hold of a list of String items.
getItemList() - Method in class net.sourceforge.ppf.PPFPlugin
Easy way to keep hold of a list of String items.
getLanguage() - Method in class net.sourceforge.ppf.PPF
 
getListFromDoc(String) - Method in class net.sourceforge.ppf.PPFPlugin
Get a list of elements from the Document.
getListFromDoc(String) - Method in class net.sourceforge.ppf.PPFPlugin
Get a list of elements from the Document.
getLoadedPluginList() - Static method in class net.sourceforge.ppf.PluginManager
 
getLoadedPlugins() - Static method in class net.sourceforge.ppf.PluginManager
 
getLoadedPlugins() - Method in class net.sourceforge.ppf.PPF
 
getMasterPassword() - Method in class net.sourceforge.ppf.PPF
 
getMaxConnectionAttempts() - Method in class net.sourceforge.ppf.PPF
 
getName() - Method in class net.sourceforge.ppf.IrcChannel
 
getName() - Method in class net.sourceforge.ppf.IrcServer
 
getName() - Method in class net.sourceforge.ppf.PPFPluginInfo
 
getName() - Method in class net.sourceforge.ppf.util.ChannelInfo
 
getNick() - Method in class net.sourceforge.ppf.util.AuthedUser
 
getNotLoadedPluginList() - Static method in class net.sourceforge.ppf.PluginManager
 
getOnJoinMessage() - Method in class net.sourceforge.ppf.PPF
 
getPassword() - Method in class net.sourceforge.ppf.IrcChannel
 
getPassword() - Method in class net.sourceforge.ppf.IrcServer
 
getPlugin(String) - Static method in class net.sourceforge.ppf.PluginManager
 
getPlugins() - Static method in class net.sourceforge.ppf.PluginManager
 
getPluginsDir() - Method in class net.sourceforge.ppf.PPF
 
getPort() - Method in class net.sourceforge.ppf.IrcServer
 
getPPFResBun() - Method in class net.sourceforge.ppf.PPF
 
getPPFResourceBundle() - Method in class net.sourceforge.ppf.PPFPlugin
A resource bundle that contains all of the available language resource bundles for this plugin.
getPPFResourceBundle() - Method in class net.sourceforge.ppf.PPFPlugin
A resource bundle that contains all of the available language resource bundles for this plugin.
getRetryDelay() - Method in class net.sourceforge.ppf.PPF
 
getRowCount() - Method in class net.sourceforge.ppf.gui.PPFConfigFrame.ChannelTableModel
 
getRowCount() - Method in class net.sourceforge.ppf.gui.PPFConfigFrame.NickTableModel
 
getRowCount() - Method in class net.sourceforge.ppf.gui.PPFConfigFrame.PluginTableModel
 
getRowCount() - Method in class net.sourceforge.ppf.gui.PPFConfigFrame.ServerTableModel
 
getString(String, String, String) - Method in class net.sourceforge.ppf.util.PPFResourceBundle
 
getText() - Method in class net.sourceforge.ppf.util.PPFHelp
 
getTextFromDoc(String) - Method in class net.sourceforge.ppf.PPFPlugin
Get text from an XML element.
getTextFromDoc(String) - Method in class net.sourceforge.ppf.PPFPlugin
Get text from an XML element.
getTopic(String) - Method in class net.sourceforge.ppf.PPF
Returns the topic with irc codes for formatting and colors.
getTrustedPassword() - Method in class net.sourceforge.ppf.PPF
 
getUrlStr() - Method in class net.sourceforge.ppf.PPFPlugin
The location of where this plugin is running from in URL from.
getUrlStr() - Method in class net.sourceforge.ppf.PPFPlugin
The location of where this plugin is running from in URL from.
getUsage() - Static method in class net.sourceforge.ppf.PPF
Usage help message for PPF explaining the command line parameters.
getUserLang(String) - Method in class net.sourceforge.ppf.PPF
If a user has set a language return that language, else return the bot's configured default language.
getUTF8() - Method in class net.sourceforge.ppf.util.StringFormatRelation
 
getUTF8Topic() - Method in class net.sourceforge.ppf.util.ChannelInfo
 
getValueAt(int, int) - Method in class net.sourceforge.ppf.gui.PPFConfigFrame.ChannelTableModel
 
getValueAt(int, int) - Method in class net.sourceforge.ppf.gui.PPFConfigFrame.NickTableModel
 
getValueAt(int, int) - Method in class net.sourceforge.ppf.gui.PPFConfigFrame.PluginTableModel
 
getValueAt(int, int) - Method in class net.sourceforge.ppf.gui.PPFConfigFrame.ServerTableModel
 
getVersion() - Method in class net.sourceforge.ppf.PPFPlugin
Gets the version of the plugin.
getVersion() - Method in class net.sourceforge.ppf.PPFPlugin
Gets the version of the plugin.
getVersion() - Method in class net.sourceforge.ppf.PPFPluginInfo
 
getWebServerDocumentRoot() - Method in class net.sourceforge.ppf.PPF
 
getWebServerPort() - Method in class net.sourceforge.ppf.PPF
 
getXMLFilename() - Method in class net.sourceforge.ppf.PPFPlugin
The filename of the XML config that is used by this plugin.
getXMLFilename() - Method in class net.sourceforge.ppf.PPFPlugin
The filename of the XML config that is used by this plugin.
GREEN - Static variable in class net.sourceforge.ppf.util.StringUtil
 

PPF API
Version 0.6
A B C D E F G H I L M N O P Q R S T U V W Y

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