b2evolution

Multilingual multiuser multiblog engine

b2evolution Technical Documentation (CVS HEAD) [ class tree: plugins ] [ index: plugins ] [ all elements ]

Element index for package plugins

Package indexes

[ a ] [ b ] [ c ] [ d ] [ e ] [ f ] [ g ] [ h ] [ i ] [ l ] [ m ] [ n ] [ p ] [ q ] [ r ] [ s ] [ t ] [ u ] [ v ] [ w ] [ x ] [ _ ]

_

_plugins.class.php
procedural page _plugins.class.php
_pluginsettings.class.php
procedural page _pluginsettings.class.php
_plugins_admin.class.php
procedural page _plugins_admin.class.php
_plugins_admin_no_db.class.php
procedural page _plugins_admin_no_db.class.php
_pluginusersettings.class.php
procedural page _pluginusersettings.class.php
_plugin.class.php
procedural page _plugin.class.php
_adsense.plugin.php
procedural page _adsense.plugin.php
_basic_antispam.plugin.php
procedural page _basic_antispam.plugin.php
_code_highlight.plugin.php
procedural page _code_highlight.plugin.php
_test.disp.php
procedural page _test.disp.php
_tinymce.plugin.php
procedural page _tinymce.plugin.php
_twitter.plugin.php
procedural page _twitter.plugin.php
_videoplug.plugin.php
procedural page _videoplug.plugin.php
_archives.plugin.php
procedural page _archives.plugin.php
_autolinks.plugin.php
procedural page _autolinks.plugin.php
_auto_p.plugin.php
procedural page _auto_p.plugin.php
_bbcode.plugin.php
procedural page _bbcode.plugin.php
_bookmarklet.plugin.php
procedural page _bookmarklet.plugin.php
_calendar.plugin.php
procedural page _calendar.plugin.php
_generic_ping.plugin.php
procedural page _generic_ping.plugin.php
_gmcode.plugin.php
procedural page _gmcode.plugin.php
_ping_b2evonet.plugin.php
procedural page _ping_b2evonet.plugin.php
_ping_pingomatic.plugin.php
procedural page _ping_pingomatic.plugin.php
_quicktags.plugin.php
procedural page _quicktags.plugin.php
_smilies.plugin.php
procedural page _smilies.plugin.php
_test.plugin.php
procedural page _test.plugin.php
_texturize.plugin.php
procedural page _texturize.plugin.php
_wacko.plugin.php
procedural page _wacko.plugin.php
_whosonline.plugin.php
procedural page _whosonline.plugin.php
_wikilinks.plugin.php
procedural page _wikilinks.plugin.php
__get
in file _plugin.class.php, method Plugin::__get()
    PHP5 overloading of get method to lazy-load (User)Settings, when they get accessed.

a

$already_linked_array
in file _autolinks.plugin.php, variable autolinks_plugin::$already_linked_array
$apply_rendering
in file _auto_p.plugin.php, variable auto_p_plugin::$apply_rendering
$apply_rendering
in file _ping_b2evonet.plugin.php, variable ping_b2evonet_plugin::$apply_rendering
$apply_rendering
in file _autolinks.plugin.php, variable autolinks_plugin::$apply_rendering
$apply_rendering
in file _texturize.plugin.php, variable texturize_plugin::$apply_rendering
$apply_rendering
in file _gmcode.plugin.php, variable gmcode_plugin::$apply_rendering
$apply_rendering
in file _code_highlight.plugin.php, variable code_highlight_plugin::$apply_rendering
$apply_rendering
in file _bbcode.plugin.php, variable bbcode_plugin::$apply_rendering
$apply_rendering
in file _generic_ping.plugin.php, variable generic_ping_plugin::$apply_rendering
$apply_rendering
in file _twitter.plugin.php, variable twitter_plugin::$apply_rendering
$apply_rendering
in file _ping_pingomatic.plugin.php, variable ping_pingomatic_plugin::$apply_rendering
$apply_rendering
in file _videoplug.plugin.php, variable videoplug_plugin::$apply_rendering
$apply_rendering
in file _test.plugin.php, variable test_plugin::$apply_rendering
$apply_rendering
in file skeleton.plugin.php, variable pluginname_plugin::$apply_rendering
$apply_rendering
in file _wacko.plugin.php, variable wacko_plugin::$apply_rendering
$apply_rendering
in file _smilies.plugin.php, variable smilies_plugin::$apply_rendering
$apply_rendering
in file _plugin.class.php, variable Plugin::$apply_rendering
    If this is a rendering plugin, when should rendering apply?
$apply_rendering
in file _adsense.plugin.php, variable adsense_plugin::$apply_rendering
$apply_rendering
in file _wikilinks.plugin.php, variable wikilinks_plugin::$apply_rendering
$author
in file _code_highlight.plugin.php, variable code_highlight_plugin::$author
$author
in file _test.plugin.php, variable test_plugin::$author
$author
in file _calendar.plugin.php, variable calendar_plugin::$author
$author
in file _plugin.class.php, variable Plugin::$author
    Plugin author.
$author
in file _ping_pingomatic.plugin.php, variable ping_pingomatic_plugin::$author
$author
in file _generic_ping.plugin.php, variable generic_ping_plugin::$author
$author
in file _ping_b2evonet.plugin.php, variable ping_b2evonet_plugin::$author
$author
in file _basic_antispam.plugin.php, variable basic_antispam_plugin::$author
$author
in file _twitter.plugin.php, variable twitter_plugin::$author
$author
in file skeleton.plugin.php, variable pluginname_plugin::$author
$author
in file _archives.plugin.php, variable archives_plugin::$author
$author
in file _bookmarklet.plugin.php, variable bookmarklet_plugin::$author
$author
in file _whosonline.plugin.php, variable whosonline_plugin::$author
AdminAfterEvobarInit
in file _test.plugin.php, method test_plugin::AdminAfterEvobarInit()
    Event handler: Gets invoked in /toolbar.inc.php after the menu structure is built.
AdminAfterEvobarInit
in file _plugin.class.php, method Plugin::AdminAfterEvobarInit()
    Event handler: Gets invoked in /toolbar.inc.php after the menu structure is built.
AdminAfterMenuInit
in file _test.plugin.php, method test_plugin::AdminAfterMenuInit()
    Event handler: Gets invoked in /admin.php for every backoffice page after the menu structure is built. You can use the $AdminUI object to modify it.
AdminAfterMenuInit
in file _plugin.class.php, method Plugin::AdminAfterMenuInit()
    Event handler: Gets invoked in /admin.php for every backoffice page after the menu structure is built. You could use the $AdminUI object to modify it.
AdminAfterPageFooter
in file _plugin.class.php, method Plugin::AdminAfterPageFooter()
    Event handler: Called right after displaying the admin page footer.
AdminAfterPageFooter
in file _test.plugin.php, method test_plugin::AdminAfterPageFooter()
    Event handler: Called right after displaying the admin page footer.
AdminBeforeItemEditCreate
in file _test.plugin.php, method test_plugin::AdminBeforeItemEditCreate()
AdminBeforeItemEditCreate
in file _plugin.class.php, method Plugin::AdminBeforeItemEditCreate()
    Event handler: Called before a new item gets created (in the backoffice).
AdminBeforeItemEditDelete
in file _plugin.class.php, method Plugin::AdminBeforeItemEditDelete()
    Event handler: Called before an item gets deleted (in the backoffice).
AdminBeforeItemEditUpdate
in file _test.plugin.php, method test_plugin::AdminBeforeItemEditUpdate()
AdminBeforeItemEditUpdate
in file _plugin.class.php, method Plugin::AdminBeforeItemEditUpdate()
    Event handler: Called before an existing item gets updated (in the backoffice).
AdminBeginPayload
in file _plugin.class.php, method Plugin::AdminBeginPayload()
    Event handler: Gets invoked before the main payload in the backoffice.
AdminBeginPayload
in file _test.plugin.php, method test_plugin::AdminBeginPayload()
    Event handler: Gets invoked before the main payload in the backoffice.
AdminDisplayCommentFormFieldset
in file _test.plugin.php, method test_plugin::AdminDisplayCommentFormFieldset()
AdminDisplayCommentFormFieldset
in file _plugin.class.php, method Plugin::AdminDisplayCommentFormFieldset()
    Event handler: Called at the end of the "Edit comment" form.
AdminDisplayEditorButton
in file _test.plugin.php, method test_plugin::AdminDisplayEditorButton()
    Event handler: Called when displaying editor buttons.
AdminDisplayEditorButton
in file _plugin.class.php, method Plugin::AdminDisplayEditorButton()
    Event handler: Called when displaying editor buttons.
AdminDisplayEditorButton
in file _tinymce.plugin.php, method tinymce_plugin::AdminDisplayEditorButton()
    Init the TinyMCE object.
AdminDisplayItemFormFieldset
in file _plugin.class.php, method Plugin::AdminDisplayItemFormFieldset()
    Event handler: Called at the end of the "Edit item" form.
AdminDisplayItemFormFieldset
in file _test.plugin.php, method test_plugin::AdminDisplayItemFormFieldset()
AdminDisplayToolbar
in file _smilies.plugin.php, method smilies_plugin::AdminDisplayToolbar()
    Display a toolbar in admin
AdminDisplayToolbar
in file _quicktags.plugin.php, method quicktags_plugin::AdminDisplayToolbar()
    Display a toolbar
AdminDisplayToolbar
in file _code_highlight.plugin.php, method code_highlight_plugin::AdminDisplayToolbar()
    Display a toolbar in admin
AdminDisplayToolbar
in file _videoplug.plugin.php, method videoplug_plugin::AdminDisplayToolbar()
    Display a toolbar in admin.
AdminDisplayToolbar
in file _adsense.plugin.php, method adsense_plugin::AdminDisplayToolbar()
    Display a toolbar in admin
AdminDisplayToolbar
in file _test.plugin.php, method test_plugin::AdminDisplayToolbar()
    Event handler: Called when displaying editor toolbars.
AdminDisplayToolbar
in file _plugin.class.php, method Plugin::AdminDisplayToolbar()
    Event handler: Called when displaying editor toolbars.
AdminEndHtmlHead
in file _test.plugin.php, method test_plugin::AdminEndHtmlHead()
    Event handler: Called when ending the admin html head section.
AdminEndHtmlHead
in file _code_highlight.plugin.php, method code_highlight_plugin::AdminEndHtmlHead()
    Spits out the styles used
AdminEndHtmlHead
in file _plugin.class.php, method Plugin::AdminEndHtmlHead()
    Event handler: Called when ending the admin html head section.
AdminTabAction
in file _plugin.class.php, method Plugin::AdminTabAction()
    Event handler: Method that gets invoked when our tab is selected.
AdminTabAction
in file _test.plugin.php, method test_plugin::AdminTabAction()
    Event handler: Method that gets invoked when our tab (?tab=plug_ID_X) is selected.
AdminTabPayload
in file _plugin.class.php, method Plugin::AdminTabPayload()
    Event handler: Gets invoked when our tab is selected and should get displayed.
AdminTabPayload
in file _test.plugin.php, method test_plugin::AdminTabPayload()
    Event handler: Gets invoked when our tab is selected and should get displayed.
AdminToolAction
in file _test.plugin.php, method test_plugin::AdminToolAction()
    Event handler: Called when handling actions for the "Tools" menu.
AdminToolAction
in file _plugin.class.php, method Plugin::AdminToolAction()
    Event handler: Called when handling actions for the "Tools" menu.
AdminToolPayload
in file _bookmarklet.plugin.php, method bookmarklet_plugin::AdminToolPayload()
    We are displaying the tool menu.
AdminToolPayload
in file _test.plugin.php, method test_plugin::AdminToolPayload()
    Event handler: Called when displaying the block in the "Tools" menu.
AdminToolPayload
in file _plugin.class.php, method Plugin::AdminToolPayload()
    Event handler: Called when displaying the block in the "Tools" menu.
adsense_plugin
in file _adsense.plugin.php, class adsense_plugin
    Replaces AdSense markup in HTML.
AfterCollectionDelete
in file _plugin.class.php, method Plugin::AfterCollectionDelete()
    Event handler: called at the end of deleting a blog from the database.
AfterCollectionInsert
in file _plugin.class.php, method Plugin::AfterCollectionInsert()
    Event handler: called at the end of inserting a blog into the database, which means it has been created.
AfterCollectionUpdate
in file _plugin.class.php, method Plugin::AfterCollectionUpdate()
    Event handler: called at the end of updating a blog in the database.
AfterCommentDelete
in file _plugin.class.php, method Plugin::AfterCommentDelete()
    Event handler: called at the end of deleting a comment from the database.
AfterCommentFormInsert
in file _plugin.class.php, method Plugin::AfterCommentFormInsert()
    Event handler: Called when a comment form has been processed and the comment got inserted into DB.
AfterCommentInsert
in file _plugin.class.php, method Plugin::AfterCommentInsert()
    Event handler: called at the end of inserting a comment into the database, which means it has been created.
AfterCommentUpdate
in file _plugin.class.php, method Plugin::AfterCommentUpdate()
    Event handler: called at the end of updating a comment in the database.
AfterInstall
in file _basic_antispam.plugin.php, method basic_antispam_plugin::AfterInstall()
    Check if the deprecated hit_doublecheck_referer setting is set and then do not disable the AppendHitLog event. Also removes the old setting.
AfterInstall
in file _test.plugin.php, method test_plugin::AfterInstall()
    Event handler: Called when the plugin has been installed.
AfterInstall
in file _plugin.class.php, method Plugin::AfterInstall()
    Event handler: Called after the plugin has been installed.
AfterItemDelete
in file _plugin.class.php, method Plugin::AfterItemDelete()
    Event handler: called at the end of deleting an item/post from the database.
AfterItemInsert
in file _plugin.class.php, method Plugin::AfterItemInsert()
    Event handler: called at the end of inserting a item/post into the database, which means it has been created.
AfterItemUpdate
in file _plugin.class.php, method Plugin::AfterItemUpdate()
    Event handler: called at the end of updating an item/post in the database.
AfterLoginAnonymousUser
in file _plugin.class.php, method Plugin::AfterLoginAnonymousUser()
    Event handler: Called at the end of the login procedure, if the user is anonymous ($current_User NOT set).
AfterLoginRegisteredUser
in file _plugin.class.php, method Plugin::AfterLoginRegisteredUser()
    Event handler: Called at the end of the login procedure, if the $current_User is set and the user is therefor registered.
AfterTrackbackInsert
in file _plugin.class.php, method Plugin::AfterTrackbackInsert()
    Event handler: Gets called after a trackback has been recorded.
AfterUserDelete
in file _plugin.class.php, method Plugin::AfterUserDelete()
    Event handler: called at the end of deleting an user from the database.
AfterUserInsert
in file _plugin.class.php, method Plugin::AfterUserInsert()
    Event handler: called at the end of inserting an user account into the database, which means it has been created.
AfterUserRegistration
in file _plugin.class.php, method Plugin::AfterUserRegistration()
    Event handler: Called when a new user has registered and got created.
AfterUserRegistration
in file _test.plugin.php, method test_plugin::AfterUserRegistration()
    Event handler: called when a new user has registered.
AfterUserUpdate
in file _plugin.class.php, method Plugin::AfterUserUpdate()
    Event handler: called at the end of updating an user account in the database, which means that it has been changed.
AlternateAuthentication
in file _test.plugin.php, method test_plugin::AlternateAuthentication()
    Automagically login every user as "demouser" who is not logged in and does not try to currently.
AlternateAuthentication
in file _plugin.class.php, method Plugin::AlternateAuthentication()
    Event handler: called at the end of the login process, if the user did not try to login (by sending "login" and "pwd"), the session has no user attached or only "login" is given.
am_code_highlighter
in file code.highlighter.php, method am_code_highlighter::am_code_highlighter()
    Called automatically on class innit
am_code_highlighter
in file code.highlighter.php, class am_code_highlighter
am_php_highlighter
in file php.highlighter.php, method am_php_highlighter::am_php_highlighter()
    Called automatically on class innit
am_php_highlighter
in file php.highlighter.php, class am_php_highlighter
am_xml_highlighter
in file xml.highlighter.php, method am_xml_highlighter::am_xml_highlighter()
    Called automatically on class innit
am_xml_highlighter
in file xml.highlighter.php, class am_xml_highlighter
AppendHitLog
in file _plugin.class.php, method Plugin::AppendHitLog()
    Event handler: Called when a hit gets logged, but before it gets recorded.
AppendHitLog
in file _basic_antispam.plugin.php, method basic_antispam_plugin::AppendHitLog()
    Check if our Host+URI is in the referred page, preferrably through http://www.php.net/register_shutdown_function.
AppendItemPreviewTransact
in file _plugin.class.php, method Plugin::AppendItemPreviewTransact()
    Event handler: called when instantiating an Item for preview.
AppendLoginRegisteredUser
in file _test.plugin.php, method test_plugin::AppendLoginRegisteredUser()
    Deactive the plugin for the current request if the user wants it so.
AppendUserRegistrTransact
in file _plugin.class.php, method Plugin::AppendUserRegistrTransact()
    Event handler: Called when a new user has registered, at the end of the DB transaction that created this user.
apply_nofollow
in file _basic_antispam.plugin.php, method basic_antispam_plugin::apply_nofollow()
    Do we want to apply rel="nofollow" tag?
archives_plugin
in file _archives.plugin.php, class archives_plugin
    Archives Plugin
are_events_available
in file _plugin.class.php, method Plugin::are_events_available()
    Check if the requested list of events is provided by any or one plugin.
are_events_available
in file _plugins.class.php, method Plugins::are_events_available()
    Check if the requested list of events is provided by any or one plugin.
autobr
in file _auto_p.plugin.php, method auto_p_plugin::autobr()
    Add "
" to the end of newlines, which do not end with "
" already and which aren't the last line, if the "Auto-BR" setting is enabled.
autolinks_plugin
in file _autolinks.plugin.php, class autolinks_plugin
    Automatic links plugin.
auto_p_plugin
in file _auto_p.plugin.php, class auto_p_plugin
    The Auto-P Plugin.

b

$block_tags
in file _auto_p.plugin.php, variable auto_p_plugin::$block_tags
    List of block elements (we want a paragraph before and after), excludes: address, added: td, th
$br_allowed_in
in file _auto_p.plugin.php, variable auto_p_plugin::$br_allowed_in
basic_antispam_plugin
in file _basic_antispam.plugin.php, class basic_antispam_plugin
    Basic Antispam Plugin
bbcode_plugin
in file _bbcode.plugin.php, class bbcode_plugin
BeforeBlogDisplay
in file _plugin.class.php, method Plugin::BeforeBlogDisplay()
    Event handler: Called before a blog gets displayed (in _blog_main.inc.php).
BeforeCommentFormInsert
in file _code_highlight.plugin.php, method code_highlight_plugin::BeforeCommentFormInsert()
BeforeCommentFormInsert
in file _plugin.class.php, method Plugin::BeforeCommentFormInsert()
    Event handler: Called before a comment gets inserted through the public comment form.
BeforeCommentFormInsert
in file _basic_antispam.plugin.php, method basic_antispam_plugin::BeforeCommentFormInsert()
    Check for duplicate comments.
BeforeDisable
in file _plugin.class.php, method Plugin::BeforeDisable()
    Event handler: Your plugin gets notified here, just before it gets disabled.
BeforeEnable
in file _plugin.class.php, method Plugin::BeforeEnable()
    Event handler: Called when the admin tries to enable the plugin, changes its configuration/settings and after installation.
BeforeEnable
in file _basic_antispam.plugin.php, method basic_antispam_plugin::BeforeEnable()
    Disable/Enable events according to settings.
BeforeEnable
in file _twitter.plugin.php, method twitter_plugin::BeforeEnable()
    Check if the plugin can be enabled:
BeforeEnable
in file _generic_ping.plugin.php, method generic_ping_plugin::BeforeEnable()
    Check ping service URL and plugin code.
BeforeInstall
in file _test.plugin.php, method test_plugin::BeforeInstall()
    Event handler: Called before the plugin is installed.
BeforeInstall
in file _plugin.class.php, method Plugin::BeforeInstall()
    Event handler: Called before the plugin is going to be installed.
BeforeSessionsDelete
in file _plugin.class.php, method Plugin::BeforeSessionsDelete()
    Event handler: Called before pruning sessions. The plugin can prevent deletion of particular sessions, by returning their IDs.
BeforeSessionsDelete
in file _test.plugin.php, method test_plugin::BeforeSessionsDelete()
BeforeTrackbackInsert
in file _plugin.class.php, method Plugin::BeforeTrackbackInsert()
    Event handler: called before a trackback gets recorded.
BeforeTrackbackInsert
in file _basic_antispam.plugin.php, method basic_antispam_plugin::BeforeTrackbackInsert()
    - Check for duplicate trackbacks.
BeforeUninstall
in file _plugin.class.php, method Plugin::BeforeUninstall()
    Event handler: Called before the plugin is going to be un-installed.
BeforeUninstall
in file _test.plugin.php, method test_plugin::BeforeUninstall()
    Event handler: Called before the plugin is going to be un-installed.
BeforeUninstallPayload
in file _plugin.class.php, method Plugin::BeforeUninstallPayload()
    Event handler: Gets invoked to display the payload before uninstalling the plugin.
bookmarklet_plugin
in file _bookmarklet.plugin.php, class bookmarklet_plugin
    Sidebar plugin

c

$code
in file _quicktags.plugin.php, variable quicktags_plugin::$code
$code
in file _smilies.plugin.php, variable smilies_plugin::$code
$code
in file _ping_pingomatic.plugin.php, variable ping_pingomatic_plugin::$code
    Variables below MUST be overriden by plugin implementations, either in the subclass declaration or in the subclass constructor.
$code
in file _ping_b2evonet.plugin.php, variable ping_b2evonet_plugin::$code
    Variables below MUST be overriden by plugin implementations, either in the subclass declaration or in the subclass constructor.
$code
in file _generic_ping.plugin.php, variable generic_ping_plugin::$code
    Variables below MUST be overriden by plugin implementations, either in the subclass declaration or in the subclass constructor.
$code
in file _gmcode.plugin.php, variable gmcode_plugin::$code
$code
in file _test.plugin.php, variable test_plugin::$code
$code
in file _texturize.plugin.php, variable texturize_plugin::$code
$code
in file _whosonline.plugin.php, variable whosonline_plugin::$code
$code
in file _wikilinks.plugin.php, variable wikilinks_plugin::$code
$code
in file _wacko.plugin.php, variable wacko_plugin::$code
$code
in file _videoplug.plugin.php, variable videoplug_plugin::$code
$code
in file _tinymce.plugin.php, variable tinymce_plugin::$code
$code
in file _twitter.plugin.php, variable twitter_plugin::$code
    Variables below MUST be overriden by plugin implementations, either in the subclass declaration or in the subclass constructor.
$code
in file _code_highlight.plugin.php, variable code_highlight_plugin::$code
$code
in file _plugin.class.php, variable Plugin::$code
    Globally unique code for this plugin functionality. 32 chars. MUST BE SET.
$code
in file _basic_antispam.plugin.php, variable basic_antispam_plugin::$code
$code
in file _autolinks.plugin.php, variable autolinks_plugin::$code
$code
in file _bbcode.plugin.php, variable bbcode_plugin::$code
$code
in file _adsense.plugin.php, variable adsense_plugin::$code
$code
in file _archives.plugin.php, variable archives_plugin::$code
$code
in file _bookmarklet.plugin.php, variable bookmarklet_plugin::$code
$code
in file skeleton.plugin.php, variable pluginname_plugin::$code
    Code, if this is a renderer or pingback plugin.
$code
in file _calendar.plugin.php, variable calendar_plugin::$code
$code
in file _auto_p.plugin.php, variable auto_p_plugin::$code
$comment_replace_list
in file _bbcode.plugin.php, variable bbcode_plugin::$comment_replace_list
$comment_search_list
in file _bbcode.plugin.php, variable bbcode_plugin::$comment_search_list
code.highlighter.php
procedural page code.highlighter.php
css.highlighter.php
procedural page css.highlighter.php
CacheIsCollectingContent
in file _plugin.class.php, method Plugin::CacheIsCollectingContent()
    Event handler: gets asked for if we are generating cached content.
CacheObjects
in file _plugin.class.php, method Plugin::CacheObjects()
    Event handler: called to cache object data.
CachePageContent
in file _plugin.class.php, method Plugin::CachePageContent()
    Event handler: called to cache page content (get cached content or request caching).
calendar_plugin
in file _calendar.plugin.php, class calendar_plugin
    Calendar Plugin
call_by_code
in file _plugins.class.php, method Plugins::call_by_code()
    Call a specific plugin by its code.
call_method
in file _plugins.class.php, method Plugins::call_method()
    Call a method on a Plugin.
call_method_if_active
in file _plugins.class.php, method Plugins::call_method_if_active()
    Call a method on a Plugin if it is not deactivated.
CaptchaPayload
in file _plugin.class.php, method Plugin::CaptchaPayload()
    Event handler: general event to inject payload for a captcha test.
CaptchaValidated
in file _plugin.class.php, method Plugin::CaptchaValidated()
    Event handler: general event to validate a captcha which payload was added through CaptchaPayload().
CaptchaValidatedCleanup
in file _plugin.class.php, method Plugin::CaptchaValidatedCleanup()
    Event handler: general event to be called after an action has been taken, which involved CaptchaPayload() and CaptchaValidated().
code_highlight_plugin
in file _code_highlight.plugin.php, class code_highlight_plugin
CommentFormSent
in file _plugin.class.php, method Plugin::CommentFormSent()
    Event handler: Called before at the beginning, if a comment form gets sent (and received).
CommentFormSent
in file _code_highlight.plugin.php, method code_highlight_plugin::CommentFormSent()
count_regs
in file _plugins_admin.class.php, method Plugins_admin::count_regs()
    Count # of registrations of same plugin.
count_regs
in file _plugins.class.php, method Plugins::count_regs()
create_number
in file _code_highlight.plugin.php, method code_highlight_plugin::create_number()
    Creates the SwipeFriendly line numbers

d

debug_log
in file _plugin.class.php, method Plugin::debug_log()
    Log a debug message.
delete
in file _pluginusersettings.class.php, method PluginUserSettings::delete()
    Delete a setting.
delete
in file _pluginsettings.class.php, method PluginSettings::delete()
    Delete a setting.
disable_event
in file _plugin.class.php, method Plugin::disable_event()
    Disable an event.
discover
in file _plugins_admin.class.php, method Plugins_admin::discover()
    Discover and register all available plugins in the $plugins_path folder/subfolders.
DisplayCodeToolbar
in file _code_highlight.plugin.php, method code_highlight_plugin::DisplayCodeToolbar()
DisplayCommentFormButton
in file _plugin.class.php, method Plugin::DisplayCommentFormButton()
    Event handler: Called in the submit button section of the frontend comment form.
DisplayCommentFormFieldset
in file _plugin.class.php, method Plugin::DisplayCommentFormFieldset()
    Event handler: Called at the end of the frontend comment form.
DisplayCommentToolbar
in file _plugin.class.php, method Plugin::DisplayCommentToolbar()
    Event handler: Called when displaying editor toolbars.
DisplayCommentToolbar
in file _smilies.plugin.php, method smilies_plugin::DisplayCommentToolbar()
    Event handler: Called when displaying editor toolbars.
DisplayCommentToolbar
in file _code_highlight.plugin.php, method code_highlight_plugin::DisplayCommentToolbar()
    Event handler: Called when displaying editor toolbars.
DisplayItemAsHtml
in file _test.plugin.php, method test_plugin::DisplayItemAsHtml()
    Event handler: Called when displaying item/post contents as HTML.
DisplayItemAsHtml
in file _adsense.plugin.php, method adsense_plugin::DisplayItemAsHtml()
    Perform rendering (at display time, i-e: NOT cached)
DisplayItemAsHtml
in file _plugin.class.php, method Plugin::DisplayItemAsHtml()
    Event handler: Called when displaying an item/post's content as HTML.
DisplayItemAsText
in file _plugin.class.php, method Plugin::DisplayItemAsText()
    Event handler: Called when displaying an item/post's content as text.
DisplayItemAsText
in file _test.plugin.php, method test_plugin::DisplayItemAsText()
    Event handler: Called when displaying item/post contents as text.
DisplayItemAsXml
in file _adsense.plugin.php, method adsense_plugin::DisplayItemAsXml()
    Filter out adsense tags from XML content.
DisplayItemAsXml
in file _plugin.class.php, method Plugin::DisplayItemAsXml()
    Event handler: Called when displaying an item/post's content as XML.
DisplayItemAsXml
in file _test.plugin.php, method test_plugin::DisplayItemAsXml()
    Event handler: Called when displaying item/post contents as XML.
DisplayItem_callback
in file _adsense.plugin.php, method adsense_plugin::DisplayItem_callback()
DisplayLoginFormFieldset
in file _test.plugin.php, method test_plugin::DisplayLoginFormFieldset()
    Event handler: Called at the end of the "Login" form.
DisplayLoginFormFieldset
in file _plugin.class.php, method Plugin::DisplayLoginFormFieldset()
    Event handler: Called at the end of the "Login" form.
DisplayMessageFormButton
in file _plugin.class.php, method Plugin::DisplayMessageFormButton()
    Event handler: Called in the submit button section of the frontend message form.
DisplayMessageFormFieldset
in file _plugin.class.php, method Plugin::DisplayMessageFormFieldset()
    Event handler: Called at the end of the frontend message form, which allows to send an email to a user/commentator.
DisplayProfileFormFieldset
in file _plugin.class.php, method Plugin::DisplayProfileFormFieldset()
    Event handler: Called at the end of the "User profile" form.
DisplayRegisterFormFieldset
in file _plugin.class.php, method Plugin::DisplayRegisterFormFieldset()
    Event handler: Called at the end of the "Register as new user" form.
DisplaySkin
in file _plugin.class.php, method Plugin::DisplaySkin()
    Event handler: Display a skin. Use Plugin::GetProvidedSkins() to return a list of names that you register.
DisplayTrackbackAddr
in file _plugin.class.php, method Plugin::DisplayTrackbackAddr()
    Event handler: called to display the URL that accepts trackbacks for an item.
DisplayValidateAccountFormFieldset
in file _plugin.class.php, method Plugin::DisplayValidateAccountFormFieldset()
    Event handler: Called at the end of the "Validate user account" form, which gets invoked if newusers_mustvalidate is enabled and the user has not been validated yet.
DisplayValidateAccountFormFieldset
in file _test.plugin.php, method test_plugin::DisplayValidateAccountFormFieldset()
display_smiley_bar
in file _smilies.plugin.php, method smilies_plugin::display_smiley_bar()
    Display the smiley toolbar
double_check_referer
in file _basic_antispam.plugin.php, method basic_antispam_plugin::double_check_referer()
    This function gets called (as a shutdown function, if possible) and checks if the referering URL's content includes the current URL - if not it is probably spam!
do_numbering
in file _code_highlight.plugin.php, method code_highlight_plugin::do_numbering()
    Formats code ready for displaying With "SwipeFriendly" line numbers

e

enable_event
in file _plugin.class.php, method Plugin::enable_event()
    Enable an event.
ExecCronJob
in file _test.plugin.php, method test_plugin::ExecCronJob()
    Execute/Handle a test/sample cronjob.
ExecCronJob
in file _plugin.class.php, method Plugin::ExecCronJob()
    Execute/handle a cron job, which has been scheduled by the admin out of the list that the Plugin provides (see GetCronJobs()).

f

FilterCommentAuthor
in file _plugin.class.php, method Plugin::FilterCommentAuthor()
    Event handler: called to filter the comment's author name (blog name for trackbacks)
FilterCommentAuthor
in file _basic_antispam.plugin.php, method basic_antispam_plugin::FilterCommentAuthor()
    If we use "makelink", handle nofollow rel attrib.
FilterCommentAuthorUrl
in file _plugin.class.php, method Plugin::FilterCommentAuthorUrl()
    Event handler: called to filter the comment's author URL.
FilterCommentAuthorUrl
in file _basic_antispam.plugin.php, method basic_antispam_plugin::FilterCommentAuthorUrl()
    Handle nofollow in author URL (if it's made clickable)
FilterCommentContent
in file _smilies.plugin.php, method smilies_plugin::FilterCommentContent()
    Perform rendering
FilterCommentContent
in file _plugin.class.php, method Plugin::FilterCommentContent()
    Event handler: called to filter the comment's content
FilterCommentContent
in file _code_highlight.plugin.php, method code_highlight_plugin::FilterCommentContent()
    Render comments if required
FilterCommentContent
in file _basic_antispam.plugin.php, method basic_antispam_plugin::FilterCommentContent()
    Handle nofollow rel attrib in comment content.
FilterCommentContent
in file _bbcode.plugin.php, method bbcode_plugin::FilterCommentContent()
    Render comments if required
FilterIpAddress
in file _test.plugin.php, method test_plugin::FilterIpAddress()
    Wrap a to be displayed IP address.
FilterIpAddress
in file _plugin.class.php, method Plugin::FilterIpAddress()
    Event handler: Called when an IP address gets displayed, typically in a protected area or for a privileged user, e.g. in the backoffice statistics menu.
FilterItemContents
in file _code_highlight.plugin.php, method code_highlight_plugin::FilterItemContents()
    Filters out the custom tag that would not validate, PLUS escapes the actual code.
FilterItemContents
in file _adsense.plugin.php, method adsense_plugin::FilterItemContents()
    Comments out the adsense tags so that they don't get worked on by other renderers like Auto-P
filter_codeblock_callback
in file _code_highlight.plugin.php, method code_highlight_plugin::filter_codeblock_callback()
    Formats code ready for the database
filter_codespan_callback
in file _code_highlight.plugin.php, method code_highlight_plugin::filter_codespan_callback()
    Format codespan for display
filter_contents
in file _plugins_admin.class.php, method Plugins_admin::filter_contents()
    Filter (post) contents by calling the relevant filter plugins.
forget_events
in file _plugin.class.php, method Plugin::forget_events()
    Call this to unregister all your events for the current request.
forget_events
in file _plugins.class.php, method Plugins::forget_events()
    Forget the events a Plugin has registered.
format_to_edit
in file _code_highlight.plugin.php, method code_highlight_plugin::format_to_edit()
    Formats code ready for editing

g

$group
in file _whosonline.plugin.php, variable whosonline_plugin::$group
$group
in file _gmcode.plugin.php, variable gmcode_plugin::$group
$group
in file _generic_ping.plugin.php, variable generic_ping_plugin::$group
$group
in file _code_highlight.plugin.php, variable code_highlight_plugin::$group
$group
in file _calendar.plugin.php, variable calendar_plugin::$group
$group
in file _videoplug.plugin.php, variable videoplug_plugin::$group
$group
in file _ping_b2evonet.plugin.php, variable ping_b2evonet_plugin::$group
$group
in file _texturize.plugin.php, variable texturize_plugin::$group
$group
in file _wacko.plugin.php, variable wacko_plugin::$group
$group
in file _tinymce.plugin.php, variable tinymce_plugin::$group
$group
in file _twitter.plugin.php, variable twitter_plugin::$group
$group
in file _test.plugin.php, variable test_plugin::$group
$group
in file _plugin.class.php, variable Plugin::$group
    Main group of the plugin.
$group
in file _bbcode.plugin.php, variable bbcode_plugin::$group
$group
in file _ping_pingomatic.plugin.php, variable ping_pingomatic_plugin::$group
$group
in file _autolinks.plugin.php, variable autolinks_plugin::$group
$group
in file _smilies.plugin.php, variable smilies_plugin::$group
$group
in file _archives.plugin.php, variable archives_plugin::$group
$group
in file _adsense.plugin.php, variable adsense_plugin::$group
$group
in file _quicktags.plugin.php, variable quicktags_plugin::$group
$group
in file _auto_p.plugin.php, variable auto_p_plugin::$group
$group
in file _wikilinks.plugin.php, variable wikilinks_plugin::$group
$group
in file _basic_antispam.plugin.php, variable basic_antispam_plugin::$group
generic_ping_plugin
in file _generic_ping.plugin.php, class generic_ping_plugin
    Generic Ping Plugin
get
in file _pluginsettings.class.php, method PluginSettings::get()
    Get a setting by name for the Plugin.
get
in file _pluginusersettings.class.php, method PluginUserSettings::get()
    Get a setting by name for the Plugin.
GetCronJobs
in file _plugin.class.php, method Plugin::GetCronJobs()
    This method gets asked for a list of cronjobs that the plugin provides.
GetCronJobs
in file _test.plugin.php, method test_plugin::GetCronJobs()
    Define a test cron job
GetDbLayout
in file _plugin.class.php, method Plugin::GetDbLayout()
    This method should return your DB schema, consisting of a list of CREATE TABLE queries.
GetDefaultSettings
in file _basic_antispam.plugin.php, method basic_antispam_plugin::GetDefaultSettings()
GetDefaultSettings
in file _tinymce.plugin.php, method tinymce_plugin::GetDefaultSettings()
    These are the plugins settings + defaults that will apply to all users unless they override
GetDefaultSettings
in file _adsense.plugin.php, method adsense_plugin::GetDefaultSettings()
    Get the settings that the plugin can use.
GetDefaultSettings
in file _smilies.plugin.php, method smilies_plugin::GetDefaultSettings()
    Defaults for user specific settings: "Display toolbar"
GetDefaultSettings
in file _bbcode.plugin.php, method bbcode_plugin::GetDefaultSettings()
    Get the default settings of the plugin.
GetDefaultSettings
in file _plugin.class.php, method Plugin::GetDefaultSettings()
    Define default settings here.
GetDefaultSettings
in file _generic_ping.plugin.php, method generic_ping_plugin::GetDefaultSettings()
    Get the settings that the plugin can use.
GetDefaultSettings
in file _test.plugin.php, method test_plugin::GetDefaultSettings()
    Get the settings that the plugin can use.
GetDefaultSettings
in file _code_highlight.plugin.php, method code_highlight_plugin::GetDefaultSettings()
    Get the settings that the plugin can use.
GetDefaultSettings
in file _autolinks.plugin.php, method autolinks_plugin::GetDefaultSettings()
GetDefaultSettings
in file _auto_p.plugin.php, method auto_p_plugin::GetDefaultSettings()
GetDefaultSettings
in file skeleton.plugin.php, method pluginname_plugin::GetDefaultSettings()
    Define settings that the plugin uses/provides.
GetDefaultUserSettings
in file _twitter.plugin.php, method twitter_plugin::GetDefaultUserSettings()
    Allowing the user to specify their twitter account name and password.
GetDefaultUserSettings
in file _tinymce.plugin.php, method tinymce_plugin::GetDefaultUserSettings()
    We allow each user to disable the TinyMCE and override some of the default settings.
GetDefaultUserSettings
in file _plugin.class.php, method Plugin::GetDefaultUserSettings()
    Define here default user settings that are then available in the backoffice.
GetDefaultUserSettings
in file _test.plugin.php, method test_plugin::GetDefaultUserSettings()
    User settings.
GetDefaultUserSettings
in file _code_highlight.plugin.php, method code_highlight_plugin::GetDefaultUserSettings()
    Allowing the user to override the display of the toolbar.
GetDefaultUserSettings
in file skeleton.plugin.php, method pluginname_plugin::GetDefaultUserSettings()
    Define user settings that the plugin uses/provides.
GetDefaultUserSettings
in file _smilies.plugin.php, method smilies_plugin::GetDefaultUserSettings()
    Allowing the user to override the display of the toolbar.
GetDependencies
in file _test.plugin.php, method test_plugin::GetDependencies()
    Define some dependencies.
GetDependencies
in file _tinymce.plugin.php, method tinymce_plugin::GetDependencies()
    We require b2evo 3.3+
GetDependencies
in file _plugin.class.php, method Plugin::GetDependencies()
    Get the list of dependencies that the plugin has.
GetDependencies
in file _twitter.plugin.php, method twitter_plugin::GetDependencies()
    We require b2evo 3.2.0 or above.
GetExtraEvents
in file _test.plugin.php, method test_plugin::GetExtraEvents()
    We trigger an extra event ourself (which we also provide ourselves).
GetExtraEvents
in file _plugin.class.php, method Plugin::GetExtraEvents()
    This method gets asked when plugins get installed and allows you to return a list of extra events, which your plugin triggers itself (e.g. through $Plugins->trigger_event()).
GetExtraEvents
in file _tinymce.plugin.php, method tinymce_plugin::GetExtraEvents()
    Declare custom events that this plugin fires.
GetHandledDispModes
in file _test.plugin.php, method test_plugin::GetHandledDispModes()
    Return list of custom disp types handled by this plugin
GetHtsrvMethods
in file _plugin.class.php, method Plugin::GetHtsrvMethods()
    Override this method to define methods/functions that you want to make accessible through /htsrv/call_plugin.php, which allows you to call those methods by HTTP request.
GetHtsrvMethods
in file _tinymce.plugin.php, method tinymce_plugin::GetHtsrvMethods()
    Return the list of Htsrv (HTTP-Services) provided by the plugin.
GetProvidedSkins
in file _plugin.class.php, method Plugin::GetProvidedSkins()
    Event handler: Gets asked about a list of skin names that the plugin handles.
GetSpamKarmaForComment
in file _plugin.class.php, method Plugin::GetSpamKarmaForComment()
    Event handler: Called to ask the plugin for the spam karma of a comment/trackback.
GetSpamKarmaForComment
in file _basic_antispam.plugin.php, method basic_antispam_plugin::GetSpamKarmaForComment()
    Handle max_number_of_links_feedback setting.
get_apply_rendering_values
in file _plugins_admin.class.php, method Plugins_admin::get_apply_rendering_values()
    Get the list of all possible values for apply_rendering (defines when a rendering Plugin can apply).
get_by_classname
in file _plugins.class.php, method Plugins::get_by_classname()
    Get a plugin by its classname.
get_by_code
in file _plugins.class.php, method Plugins::get_by_code()
    Get a specific Plugin by its code.
get_by_ID
in file _plugins.class.php, method Plugins::get_by_ID()
    Get a specific plugin by its ID.
get_classfile_path
in file _plugins.class.php, method Plugins::get_classfile_path()
    Get path of a given Plugin classname.
get_class_id
in file _plugin.class.php, method Plugin::get_class_id()
    Get a string, unqiue for the plugin, usable in HTML form elements.
get_coll_setting
in file _plugin.class.php, method Plugin::get_coll_setting()
    Get a skin specific param value from current Blog
get_coll_setting_definitions
in file _adsense.plugin.php, method adsense_plugin::get_coll_setting_definitions()
    Define here default collection/blog settings that are to be made available in the backoffice.
get_coll_setting_definitions
in file _twitter.plugin.php, method twitter_plugin::get_coll_setting_definitions()
    Define here default collection/blog settings that are to be made available in the backoffice.
get_coll_setting_definitions
in file _autolinks.plugin.php, method autolinks_plugin::get_coll_setting_definitions()
    Define here default collection/blog settings that are to be made available in the backoffice.
get_coll_setting_definitions
in file _plugin.class.php, method Plugin::get_coll_setting_definitions()
    Define here default collection/blog settings that are to be made available in the backoffice.
get_edit_settings_link
in file _plugin.class.php, method Plugin::get_edit_settings_link()
    Get a link to edit the Plugin's settings (if the user has permission).
get_enabled_events
in file _plugins.class.php, method Plugins::get_enabled_events()
    Get a list of (enabled) events for a given Plugin ID.
get_help_file
in file _plugin.class.php, method Plugin::get_help_file()
    Get the help file for a Plugin ID. README.LOCALE.html will take precedence above the general (english) README.html.
get_help_link
in file _plugin.class.php, method Plugin::get_help_link()
    Get a link to a help page (with icon).
get_help_url
in file _plugin.class.php, method Plugin::get_help_url()
    Get the plugin's external help/website URL.
get_htsrv_url
in file _plugin.class.php, method Plugin::get_htsrv_url()
    Get the URL to call a plugin method through http. This links to the /htsrv/call_plugin.php file.
get_list_by_all_events
in file _plugins.class.php, method Plugins::get_list_by_all_events()
    Get a list of plugins that provide all given events.
get_list_by_event
in file _plugins.class.php, method Plugins::get_list_by_event()
    Get a list of Plugins for a given event.
get_list_by_events
in file _plugins.class.php, method Plugins::get_list_by_events()
    Get a list of Plugins for a list of events. Every Plugin is only once in this list.
get_next
in file _plugins.class.php, method Plugins::get_next()
    Get next plugin in the list.
get_object_from_cacheplugin_or_create
in file _plugins.class.php, method Plugins::get_object_from_cacheplugin_or_create()
    Load an object from a Cache plugin or create a new one if we have a cache miss or no caching plugins.
get_Plugins_in_group
in file _plugins.class.php, method Plugins::get_Plugins_in_group()
    Will return an array that contents are references to plugins that have the same group, regardless of the sub_group.
get_Plugins_in_sub_group
in file _plugins.class.php, method Plugins::get_Plugins_in_sub_group()
    Will return an array that contents are references to plugins that have the same group and sub_group.
get_plugin_groups
in file _plugins.class.php, method Plugins::get_plugin_groups()
    Get a list of available Plugin groups.
get_plugin_url
in file _plugin.class.php, method Plugin::get_plugin_url()
    Get the absolute URL to the plugin's directory (where the plugins classfile is).
get_README_link
in file _plugin.class.php, method Plugin::get_README_link()
get_registered_events
in file _plugins_admin.class.php, method Plugins_admin::get_registered_events()
    Discover plugin events from its source file.
get_smiley
in file _smilies.plugin.php, method smilies_plugin::get_smiley()
get_smiley_img_tag
in file _smilies.plugin.php, method smilies_plugin::get_smiley_img_tag()
get_sql_table
in file _plugin.class.php, method Plugin::get_sql_table()
    Get canonical name for database tables a plugin uses, by adding an unique prefix for your plugin instance.
get_supported_events
in file _plugins_admin.class.php, method Plugins_admin::get_supported_events()
    Get the list of all events/hooks supported by the plugin framework.
get_tinymce_src_url
in file _tinymce.plugin.php, method tinymce_plugin::get_tinymce_src_url()
    Get the URL to include TinyMCE.
get_tmce_init
in file _tinymce.plugin.php, method tinymce_plugin::get_tmce_init()
    Create Options for TinyMCE.init() (non-compressor) - not TinyMCE_GZ.init (compressor)!!
get_tools_tab_url
in file _plugin.class.php, method Plugin::get_tools_tab_url()
    Get URL for the tools tab for this plugin.
get_trigger_event
in file _plugins.class.php, method Plugins::get_trigger_event()
    Trigger an event and return an index of params.
get_trigger_event_first_return
in file _plugins.class.php, method Plugins::get_trigger_event_first_return()
    Trigger an event and return the first return value of a plugin.
get_trigger_event_first_true
in file _plugins.class.php, method Plugins::get_trigger_event_first_true()
    The same as get_trigger_event(), but stop when the first Plugin returns true.
get_widget_param_definitions
in file _whosonline.plugin.php, method whosonline_plugin::get_widget_param_definitions()
    Get definitions for widget specific editable params
get_widget_param_definitions
in file _plugin.class.php, method Plugin::get_widget_param_definitions()
    Get definitions for widget specific editable params
get_widget_param_definitions
in file _archives.plugin.php, method archives_plugin::get_widget_param_definitions()
    Get definitions for widget specific editable params
get_widget_param_definitions
in file _calendar.plugin.php, method calendar_plugin::get_widget_param_definitions()
    Get definitions for widget specific editable params
gmcode_plugin
in file _gmcode.plugin.php, class gmcode_plugin
    Replaces GreyMatter markup in HTML (not XML).

h

$help_url
in file _plugin.class.php, variable Plugin::$help_url
    URL for more info about the plugin, author and new versions.
$help_url
in file _adsense.plugin.php, variable adsense_plugin::$help_url
$help_url
in file _generic_ping.plugin.php, variable generic_ping_plugin::$help_url
$help_url
in file _code_highlight.plugin.php, variable code_highlight_plugin::$help_url
$help_url
in file _test.plugin.php, variable test_plugin::$help_url
$help_url
in file _twitter.plugin.php, variable twitter_plugin::$help_url
$help_url
in file skeleton.plugin.php, variable pluginname_plugin::$help_url
HandleDispMode
in file _test.plugin.php, method test_plugin::HandleDispMode()
    Display our custom disp mode(s)
handle_blocks
in file _auto_p.plugin.php, method auto_p_plugin::handle_blocks()
    - Split text into blocks, using $block_tags pattern.
handle_br
in file _auto_p.plugin.php, method auto_p_plugin::handle_br()
    Handles adding BR.
handle_pre_blocks
in file _auto_p.plugin.php, method auto_p_plugin::handle_pre_blocks()
    Handle text which may contain inline tags
handle_pre_blocks_helper
in file _auto_p.plugin.php, method auto_p_plugin::handle_pre_blocks_helper()
    This is a helper for handling blocks from handle_pre_blocks_helper().
has_event
in file _plugins.class.php, method Plugins::has_event()
    Has a plugin a specific event registered and enabled?
highlight_code
in file php.highlighter.php, method am_php_highlighter::highlight_code()
    Highlights php ready for displaying Links all known php functions to php.net documentation
highlight_code
in file code.highlighter.php, method am_code_highlighter::highlight_code()
    Highlights code ready for displaying
highlight_code
in file xml.highlighter.php, method am_xml_highlighter::highlight_code()
    Highlights code ready for displaying
highlight_xml
in file xml.highlighter.php, method am_xml_highlighter::highlight_xml()
    Highlights xml tags, attributes and values
highlight_xml_tags
in file xml.highlighter.php, method am_xml_highlighter::highlight_xml_tags()
    Highlights xml declarations
htsrv_save_editor_state
in file _tinymce.plugin.php, method tinymce_plugin::htsrv_save_editor_state()
    AJAX callback to save editor state (on or off).

i

$ItemQuery
in file _calendar.plugin.php, variable calendar_plugin::$ItemQuery
InitSmilies
in file _smilies.plugin.php, method smilies_plugin::InitSmilies()
    Initiates the smiley array if not already initiated
init_settings
in file _plugins.class.php, method Plugins::init_settings()
    Init Plugin::$Settings and Plugin::$UserSettings, either by unsetting them for PHP5's overloading or instantiating them for PHP4.
install
in file _plugins_admin.class.php, method Plugins_admin::install()
    Install a plugin into DB.
instantiate
in file _plugins.class.php, method Plugins::instantiate()
    Callback, which gets used for Results.
instantiate_Settings
in file _plugins.class.php, method Plugins::instantiate_Settings()
    Instantiate Settings object (class PluginSettings) for the given plugin.
is_duplicate_comment
in file _basic_antispam.plugin.php, method basic_antispam_plugin::is_duplicate_comment()
    Simple check for duplicate comment/content from same author
is_referer_linking_us
in file _basic_antispam.plugin.php, method basic_antispam_plugin::is_referer_linking_us()
    Check the content of a given URL (referer), if the requested URI (with different hostname variations) is present.
ItemApplyAsRenderer
in file _plugin.class.php, method Plugin::ItemApplyAsRenderer()
    Event handler: Does your Plugin want to apply as a renderer for the item?
ItemCanComment
in file _plugin.class.php, method Plugin::ItemCanComment()
    Event handler: the plugin gets asked if an item can receive feedback/comments.
ItemCanComment
in file _basic_antispam.plugin.php, method basic_antispam_plugin::ItemCanComment()
    We check if this is an anonymous visitor and do not allow comments, if we're setup to do so.
ItemSendPing
in file _twitter.plugin.php, method twitter_plugin::ItemSendPing()
    Post to Twitter.
ItemSendPing
in file _generic_ping.plugin.php, method generic_ping_plugin::ItemSendPing()
    Send a ping to the configured service.
ItemSendPing
in file _ping_b2evonet.plugin.php, method ping_b2evonet_plugin::ItemSendPing()
    Ping the b2evonet RPC service.
ItemSendPing
in file _plugin.class.php, method Plugin::ItemSendPing()
    Event handler: send a ping about a new item.
ItemSendPing
in file _ping_pingomatic.plugin.php, method ping_pingomatic_plugin::ItemSendPing()
    Ping the pingomatic RPC service.
ItemViewsIncreased
in file _plugin.class.php, method Plugin::ItemViewsIncreased()
    Event handler: Called when the view counter of an item got increased.

l

$language_title
in file xml.highlighter.php, variable am_xml_highlighter::$language_title
    Text name of language for display
$language_title
in file php.highlighter.php, variable am_php_highlighter::$language_title
    Text name of language for display
$language_title
in file code.highlighter.php, variable am_code_highlighter::$language_title
    Text name of language for display
$link_array
in file _autolinks.plugin.php, variable autolinks_plugin::$link_array
    Lazy loaded from txt files
$long_desc
in file _plugin.class.php, variable Plugin::$long_desc
    Plugin long description.
$long_desc
in file _wikilinks.plugin.php, variable wikilinks_plugin::$long_desc
$long_desc
in file _wacko.plugin.php, variable wacko_plugin::$long_desc
$long_desc
in file _videoplug.plugin.php, variable videoplug_plugin::$long_desc
$long_desc
in file _texturize.plugin.php, variable texturize_plugin::$long_desc
$long_desc
in file _gmcode.plugin.php, variable gmcode_plugin::$long_desc
$long_desc
in file _bbcode.plugin.php, variable bbcode_plugin::$long_desc
$long_desc
in file _adsense.plugin.php, variable adsense_plugin::$long_desc
$long_desc
in file _autolinks.plugin.php, variable autolinks_plugin::$long_desc
$long_desc
in file _auto_p.plugin.php, variable auto_p_plugin::$long_desc
link_to_manual
in file php.highlighter.php, method am_php_highlighter::link_to_manual()
    Links a php function to the documentation
load_events
in file _plugins_admin_no_db.class.php, method Plugins_admin_no_DB::load_events()
    No-operation.
load_events
in file _plugins_admin.class.php, method Plugins_admin::load_events()
    (Re)load Plugin Events for enabled (normal use) or all (admin use) plugins.
load_events
in file _plugins.class.php, method Plugins::load_events()
    (Re)load Plugin Events for enabled (normal use) or all (admin use) plugins.
load_link_array
in file _autolinks.plugin.php, method autolinks_plugin::load_link_array()
    Lazy load global definitions array
load_plugins_table
in file _plugins_admin_no_db.class.php, method Plugins_admin_no_DB::load_plugins_table()
    No-operation.
load_plugins_table
in file _plugins.class.php, method Plugins::load_plugins_table()
    Load Plugins data from T_plugins (only once), ordered by priority.
LoginAttempt
in file _plugin.class.php, method Plugin::LoginAttempt()
    Event handler: called when a user attemps to login.
LoginAttempt
in file _test.plugin.php, method test_plugin::LoginAttempt()
    Event handler: Called when a user tries to login.
LoginAttemptNeedsRawPassword
in file _test.plugin.php, method test_plugin::LoginAttemptNeedsRawPassword()
    Event handler: Do we need a raw password in LoginAttempt()?
LoginAttemptNeedsRawPassword
in file _plugin.class.php, method Plugin::LoginAttemptNeedsRawPassword()
    Event handler: your Plugin should return true here, if it needs a raw (un-hashed) password for the Plugin::LoginAttempt() event. If any Plugin returns true for this event, client-side hashing of the password is not used.
Logout
in file _plugin.class.php, method Plugin::Logout()
    Event handler: called when a user logs out.

m

make_clickable_callback
in file _autolinks.plugin.php, method autolinks_plugin::make_clickable_callback()
    Callback function for make_clickable().
MessageFormSent
in file _plugin.class.php, method Plugin::MessageFormSent()
    Event handler: Called when a message form has been submitted.
MessageFormSentCleanup
in file _plugin.class.php, method Plugin::MessageFormSentCleanup()
    Event handler: Called after a message has been sent through the public email form.
msg
in file _plugin.class.php, method Plugin::msg()
    A simple wrapper around the $Messages object with a default catgory of 'note'.
my_fetch_remote_page
in file _tinymce.plugin.php, method tinymce_plugin::my_fetch_remote_page()
    Wrapper to either use fetch_remote_page() from b2evo or our own copy.

n

$name
in file _code_highlight.plugin.php, variable code_highlight_plugin::$name
$name
in file _calendar.plugin.php, variable calendar_plugin::$name
    Variables below MUST be overriden by plugin implementations, either in the subclass declaration or in the subclass constructor.
$name
in file _smilies.plugin.php, variable smilies_plugin::$name
$name
in file _bookmarklet.plugin.php, variable bookmarklet_plugin::$name
$name
in file _videoplug.plugin.php, variable videoplug_plugin::$name
$name
in file _gmcode.plugin.php, variable gmcode_plugin::$name
$name
in file _plugin.class.php, variable Plugin::$name
    Default plugin name as it will appear in lists.
$name
in file skeleton.plugin.php, variable pluginname_plugin::$name
    Variables below MUST be overriden by plugin implementations, either in the subclass declaration or in the subclass constructor.
$name
in file _quicktags.plugin.php, variable quicktags_plugin::$name
$name
in file _wacko.plugin.php, variable wacko_plugin::$name
$name
in file _bbcode.plugin.php, variable bbcode_plugin::$name
$name
in file _autolinks.plugin.php, variable autolinks_plugin::$name
$name
in file _archives.plugin.php, variable archives_plugin::$name
    Variables below MUST be overriden by plugin implementations, either in the subclass declaration or in the subclass constructor.
$name
in file _test.plugin.php, variable test_plugin::$name
    Variables below MUST be overriden by plugin implementations, either in the subclass declaration or in the subclass constructor.
$name
in file _adsense.plugin.php, variable adsense_plugin::$name
$name
in file _tinymce.plugin.php, variable tinymce_plugin::$name
$name
in file _wikilinks.plugin.php, variable wikilinks_plugin::$name
$name
in file _texturize.plugin.php, variable texturize_plugin::$name
$name
in file _basic_antispam.plugin.php, variable basic_antispam_plugin::$name
    Variables below MUST be overriden by plugin implementations, either in the subclass declaration or in the subclass constructor.
$name
in file _whosonline.plugin.php, variable whosonline_plugin::$name
    Variables below MUST be overriden by plugin implementations, either in the subclass declaration or in the subclass constructor.
$name
in file _auto_p.plugin.php, variable auto_p_plugin::$name
$number_of_installs
in file _texturize.plugin.php, variable texturize_plugin::$number_of_installs
$number_of_installs
in file _videoplug.plugin.php, variable videoplug_plugin::$number_of_installs
$number_of_installs
in file _wikilinks.plugin.php, variable wikilinks_plugin::$number_of_installs
$number_of_installs
in file _wacko.plugin.php, variable wacko_plugin::$number_of_installs
$number_of_installs
in file _test.plugin.php, variable test_plugin::$number_of_installs
$number_of_installs
in file _twitter.plugin.php, variable twitter_plugin::$number_of_installs
$number_of_installs
in file _tinymce.plugin.php, variable tinymce_plugin::$number_of_installs
$number_of_installs
in file _ping_pingomatic.plugin.php, variable ping_pingomatic_plugin::$number_of_installs
$number_of_installs
in file _basic_antispam.plugin.php, variable basic_antispam_plugin::$number_of_installs
$number_of_installs
in file _bbcode.plugin.php, variable bbcode_plugin::$number_of_installs
$number_of_installs
in file _auto_p.plugin.php, variable auto_p_plugin::$number_of_installs
$number_of_installs
in file _autolinks.plugin.php, variable autolinks_plugin::$number_of_installs
$number_of_installs
in file _adsense.plugin.php, variable adsense_plugin::$number_of_installs
$number_of_installs
in file _bookmarklet.plugin.php, variable bookmarklet_plugin::$number_of_installs
$number_of_installs
in file _code_highlight.plugin.php, variable code_highlight_plugin::$number_of_installs
$number_of_installs
in file _quicktags.plugin.php, variable quicktags_plugin::$number_of_installs
$number_of_installs
in file _plugin.class.php, variable Plugin::$number_of_installs
    Number of allowed installs.
$number_of_installs
in file _ping_b2evonet.plugin.php, variable ping_b2evonet_plugin::$number_of_installs
$number_of_installs
in file _gmcode.plugin.php, variable gmcode_plugin::$number_of_installs
$number_of_installs
in file _smilies.plugin.php, variable smilies_plugin::$number_of_installs

p

$ping_service_name
in file _plugin.class.php, variable Plugin::$ping_service_name
    Name of the ping service (if this is a ping plugin, see Plugin::ItemSendPing())
$ping_service_note
in file _plugin.class.php, variable Plugin::$ping_service_note
    Note about the ping service, used in the list of ping services in the blog settings
$plugin_errors
in file _plugins.class.php, variable Plugins::$plugin_errors
    Errors associated to plugins (during loading), indexed by plugin_ID and error class ("register").
$post_replace_list
in file _bbcode.plugin.php, variable bbcode_plugin::$post_replace_list
$post_search_list
in file _bbcode.plugin.php, variable bbcode_plugin::$post_search_list
$previous_word
in file _autolinks.plugin.php, variable autolinks_plugin::$previous_word
$priority
in file _calendar.plugin.php, variable calendar_plugin::$priority
$priority
in file _whosonline.plugin.php, variable whosonline_plugin::$priority
$priority
in file _quicktags.plugin.php, variable quicktags_plugin::$priority
$priority
in file _code_highlight.plugin.php, variable code_highlight_plugin::$priority
$priority
in file _bookmarklet.plugin.php, variable bookmarklet_plugin::$priority
$priority
in file _wacko.plugin.php, variable wacko_plugin::$priority
$priority
in file _plugin.class.php, variable Plugin::$priority
    Default priority.
$priority
in file _wikilinks.plugin.php, variable wikilinks_plugin::$priority
$priority
in file _ping_b2evonet.plugin.php, variable ping_b2evonet_plugin::$priority
$priority
in file _gmcode.plugin.php, variable gmcode_plugin::$priority
$priority
in file skeleton.plugin.php, variable pluginname_plugin::$priority
$priority
in file _bbcode.plugin.php, variable bbcode_plugin::$priority
$priority
in file _generic_ping.plugin.php, variable generic_ping_plugin::$priority
$priority
in file _smilies.plugin.php, variable smilies_plugin::$priority
$priority
in file _ping_pingomatic.plugin.php, variable ping_pingomatic_plugin::$priority
$priority
in file _auto_p.plugin.php, variable auto_p_plugin::$priority
$priority
in file _twitter.plugin.php, variable twitter_plugin::$priority
$priority
in file _autolinks.plugin.php, variable autolinks_plugin::$priority
$priority
in file _archives.plugin.php, variable archives_plugin::$priority
$priority
in file _tinymce.plugin.php, variable tinymce_plugin::$priority
$priority
in file _test.plugin.php, variable test_plugin::$priority
$priority
in file _adsense.plugin.php, variable adsense_plugin::$priority
$priority
in file _texturize.plugin.php, variable texturize_plugin::$priority
$priority
in file _basic_antispam.plugin.php, variable basic_antispam_plugin::$priority
$priority
in file _videoplug.plugin.php, variable videoplug_plugin::$priority
$p_allowed_in
in file _auto_p.plugin.php, variable auto_p_plugin::$p_allowed_in
php.highlighter.php
procedural page php.highlighter.php
parse_ping_url
in file _generic_ping.plugin.php, method generic_ping_plugin::parse_ping_url()
    Parse a given ping service URL
ping_b2evonet_plugin
in file _ping_b2evonet.plugin.php, class ping_b2evonet_plugin
    Ping b2evonet plugin.
ping_pingomatic_plugin
in file _ping_pingomatic.plugin.php, class ping_pingomatic_plugin
    Pingomatic plugin.
Plugin
in file _plugin.class.php, class Plugin
    Plugin Class
Plugin
in file _plugin.class.php, method Plugin::Plugin()
    Constructor.
PluginInit
in file _twitter.plugin.php, method twitter_plugin::PluginInit()
    Init
PluginInit
in file _autolinks.plugin.php, method autolinks_plugin::PluginInit()
    Init
PluginInit
in file _ping_pingomatic.plugin.php, method ping_pingomatic_plugin::PluginInit()
    Init
PluginInit
in file _calendar.plugin.php, method calendar_plugin::PluginInit()
    Init
PluginInit
in file _basic_antispam.plugin.php, method basic_antispam_plugin::PluginInit()
    Init
PluginInit
in file _archives.plugin.php, method archives_plugin::PluginInit()
    Init
PluginInit
in file _tinymce.plugin.php, method tinymce_plugin::PluginInit()
PluginInit
in file _bookmarklet.plugin.php, method bookmarklet_plugin::PluginInit()
    Init
PluginInit
in file _texturize.plugin.php, method texturize_plugin::PluginInit()
    Init
PluginInit
in file _test.plugin.php, method test_plugin::PluginInit()
    Init
PluginInit
in file _auto_p.plugin.php, method auto_p_plugin::PluginInit()
    Init
PluginInit
in file _smilies.plugin.php, method smilies_plugin::PluginInit()
    Init
PluginInit
in file _quicktags.plugin.php, method quicktags_plugin::PluginInit()
    Init
PluginInit
in file _bbcode.plugin.php, method bbcode_plugin::PluginInit()
    Init
PluginInit
in file _adsense.plugin.php, method adsense_plugin::PluginInit()
    Init
PluginInit
in file _videoplug.plugin.php, method videoplug_plugin::PluginInit()
    Init
PluginInit
in file _plugin.class.php, method Plugin::PluginInit()
    Init the Plugin after it has been registered/instantiated.
PluginInit
in file _wacko.plugin.php, method wacko_plugin::PluginInit()
    Init
PluginInit
in file _code_highlight.plugin.php, method code_highlight_plugin::PluginInit()
    Init
PluginInit
in file _generic_ping.plugin.php, method generic_ping_plugin::PluginInit()
    Init
PluginInit
in file _ping_b2evonet.plugin.php, method ping_b2evonet_plugin::PluginInit()
    Init
PluginInit
in file _gmcode.plugin.php, method gmcode_plugin::PluginInit()
    Init
PluginInit
in file _wikilinks.plugin.php, method wikilinks_plugin::PluginInit()
    Init
PluginInit
in file _whosonline.plugin.php, method whosonline_plugin::PluginInit()
    Init
PluginInit
in file skeleton.plugin.php, method pluginname_plugin::PluginInit()
    Init
pluginname_plugin
in file skeleton.plugin.php, class pluginname_plugin
    PLUGIN_NAME Plugin
Plugins
in file _plugins.class.php, method Plugins::Plugins()
    Constructor. Sets $plugins_path and load events.
Plugins
in file _plugins.class.php, class Plugins
    Plugins Class
PluginSettings
in file _pluginsettings.class.php, method PluginSettings::PluginSettings()
    Constructor
PluginSettings
in file _pluginsettings.class.php, class PluginSettings
    Class to handle settings for plugins
PluginSettingsEditAction
in file _plugin.class.php, method Plugin::PluginSettingsEditAction()
    Event handler: Called as action before displaying the "Edit plugin" form, which includes the display of the Plugin::$Settings.
PluginSettingsEditDisplayAfter
in file _plugin.class.php, method Plugin::PluginSettingsEditDisplayAfter()
    Event handler: Called after the form to edit the Plugin::$Settings has been displayed.
PluginSettingsUpdateAction
in file _plugin.class.php, method Plugin::PluginSettingsUpdateAction()
    Event handler: Called as action just before updating the Plugin::$Settings.
PluginSettingsValidateSet
in file _plugin.class.php, method Plugin::PluginSettingsValidateSet()
    Event handler: Called before displaying or setting a plugin's setting in the backoffice.
PluginSettingsValidateSet
in file _generic_ping.plugin.php, method generic_ping_plugin::PluginSettingsValidateSet()
    Check ping service URL.
Plugins_admin
in file _plugins_admin.class.php, class Plugins_admin
    A Plugins object that loads all Plugins, not just the enabled ones.
Plugins_admin_no_DB
in file _plugins_admin_no_db.class.php, class Plugins_admin_no_DB
    A sub-class of Plugins_admin which will not load any DB info (i-e: Plugins and Events).
PluginUserSettings
in file _pluginusersettings.class.php, class PluginUserSettings
    Class to handle settings for plugins
PluginUserSettings
in file _pluginusersettings.class.php, method PluginUserSettings::PluginUserSettings()
    Constructor
PluginUserSettingsEditAction
in file _plugin.class.php, method Plugin::PluginUserSettingsEditAction()
    Event handler: Called as action before displaying the "Edit user" form, which includes the display of the Plugin::$UserSettings.
PluginUserSettingsEditDisplayAfter
in file _plugin.class.php, method Plugin::PluginUserSettingsEditDisplayAfter()
    Event handler: Called after the form to edit the Plugin::$UserSettings has been displayed.
PluginUserSettingsUpdateAction
in file _plugin.class.php, method Plugin::PluginUserSettingsUpdateAction()
    Event handler: Called as action just before updating the Plugin::$UserSettings.
PluginUserSettingsUpdateAction
in file _test.plugin.php, method test_plugin::PluginUserSettingsUpdateAction()
    Gets asked for, if user settings get updated.
PluginUserSettingsValidateSet
in file _plugin.class.php, method Plugin::PluginUserSettingsValidateSet()
    Event handler: Called before displaying or setting a plugin's user setting in the backoffice.
PluginVersionChanged
in file _basic_antispam.plugin.php, method basic_antispam_plugin::PluginVersionChanged()
    A little housekeeping.
PluginVersionChanged
in file _plugin.class.php, method Plugin::PluginVersionChanged()
    Event handler: Called when we detect a version change (in Plugins::register()).
preg_insert_smilies_callback
in file _smilies.plugin.php, method smilies_plugin::preg_insert_smilies_callback()
    This callback gets called once after every tags+text chunk
PrependItemInsertTransact
in file _plugin.class.php, method Plugin::PrependItemInsertTransact()
    Event handler: called at the beginning of inserting an item/post in the database.
PrependItemUpdateTransact
in file _plugin.class.php, method Plugin::PrependItemUpdateTransact()
    Event handler: called at the beginning of updating an item/post in the database.
ProfileFormSent
in file _plugin.class.php, method Plugin::ProfileFormSent()
    Event handler: Called before at the beginning, if a profile form gets sent (and received).

q

quick
in file _plugins.class.php, method Plugins::quick()
    Quick-render a string with a single plugin and format it for output.
quicktags_plugin
in file _quicktags.plugin.php, class quicktags_plugin

r

$requested_language
in file code.highlighter.php, variable am_code_highlighter::$requested_language
    Name of language that was desired by user
read_csv_file
in file _autolinks.plugin.php, method autolinks_plugin::read_csv_file()
    Load contents of one specific CSV file
read_line
in file _autolinks.plugin.php, method autolinks_plugin::read_line()
    read line
read_textfield
in file _autolinks.plugin.php, method autolinks_plugin::read_textfield()
    Load contents of one large textfield to be treated as CSV
register
in file _plugins.class.php, method Plugins::register()
    Register a plugin.
RegisterFormSent
in file _plugin.class.php, method Plugin::RegisterFormSent()
    Event handler: Called when a "Register as new user" form has been submitted.
register_menu_entry
in file _plugin.class.php, method Plugin::register_menu_entry()
    Register a tab (sub-menu) for the backoffice Tools menus.
render
in file _plugins.class.php, method Plugins::render()
    Render the content of an item by calling the relevant renderer plugins.
RenderItemAsHtml
in file _smilies.plugin.php, method smilies_plugin::RenderItemAsHtml()
    Perform rendering
RenderItemAsHtml
in file _auto_p.plugin.php, method auto_p_plugin::RenderItemAsHtml()
    Perform rendering
RenderItemAsHtml
in file _test.plugin.php, method test_plugin::RenderItemAsHtml()
    Event handler: Called when rendering item/post contents as HTML.
RenderItemAsHtml
in file _texturize.plugin.php, method texturize_plugin::RenderItemAsHtml()
    Perform rendering
RenderItemAsHtml
in file _wikilinks.plugin.php, method wikilinks_plugin::RenderItemAsHtml()
    Perform rendering
RenderItemAsHtml
in file _wacko.plugin.php, method wacko_plugin::RenderItemAsHtml()
    Perform rendering
RenderItemAsHtml
in file _videoplug.plugin.php, method videoplug_plugin::RenderItemAsHtml()
    Perform rendering
RenderItemAsHtml
in file _plugin.class.php, method Plugin::RenderItemAsHtml()
    Event handler: Called when rendering item/post contents as HTML. (CACHED)
RenderItemAsHtml
in file _adsense.plugin.php, method adsense_plugin::RenderItemAsHtml()
    Event handler: Called when rendering item/post contents as HTML. (CACHED)
RenderItemAsHtml
in file _gmcode.plugin.php, method gmcode_plugin::RenderItemAsHtml()
    Perform rendering
RenderItemAsHtml
in file _code_highlight.plugin.php, method code_highlight_plugin::RenderItemAsHtml()
    Perform rendering
RenderItemAsHtml
in file _autolinks.plugin.php, method autolinks_plugin::RenderItemAsHtml()
    Perform rendering
RenderItemAsHtml
in file _bbcode.plugin.php, method bbcode_plugin::RenderItemAsHtml()
    Perform rendering
RenderItemAsText
in file _plugin.class.php, method Plugin::RenderItemAsText()
    Event handler: Called when rendering item/post contents other than XML or HTML.
RenderItemAsText
in file _test.plugin.php, method test_plugin::RenderItemAsText()
    Event handler: Called when rendering item/post contents as text.
RenderItemAsXml
in file _test.plugin.php, method test_plugin::RenderItemAsXml()
    Event handler: Called when rendering item/post contents as XML.
RenderItemAsXml
in file _code_highlight.plugin.php, method code_highlight_plugin::RenderItemAsXml()
    Perform rendering
RenderItemAsXml
in file _videoplug.plugin.php, method videoplug_plugin::RenderItemAsXml()
    Perform rendering for XML feeds
RenderItemAsXml
in file _plugin.class.php, method Plugin::RenderItemAsXml()
    Event handler: Called when rendering item/post contents as XML.
RenderItemAsXml
in file _bbcode.plugin.php, method bbcode_plugin::RenderItemAsXml()
    Do the same as for HTML.
RenderItemAsXml
in file _texturize.plugin.php, method texturize_plugin::RenderItemAsXml()
    The same as for HTML.
render_codeblock_callback
in file _code_highlight.plugin.php, method code_highlight_plugin::render_codeblock_callback()
    Formats codeblock ready for displaying
ReplaceTagSafe
in file _smilies.plugin.php, method smilies_plugin::ReplaceTagSafe()
    Replace smilies in non-HTML-tag portions of the text.
replace_callback
in file _gmcode.plugin.php, method gmcode_plugin::replace_callback()
    Replace callback
replace_callback
in file _autolinks.plugin.php, method autolinks_plugin::replace_callback()
    This is the 2nd level of callback!!
restart
in file _plugins.class.php, method Plugins::restart()
    Load plugins table and rewind iterator used by get_next().

s

$short_desc
in file _texturize.plugin.php, variable texturize_plugin::$short_desc
$short_desc
in file _videoplug.plugin.php, variable videoplug_plugin::$short_desc
$short_desc
in file _gmcode.plugin.php, variable gmcode_plugin::$short_desc
$short_desc
in file _plugin.class.php, variable Plugin::$short_desc
    Plugin short description.
$short_desc
in file _wikilinks.plugin.php, variable wikilinks_plugin::$short_desc
$short_desc
in file _auto_p.plugin.php, variable auto_p_plugin::$short_desc
$short_desc
in file _bbcode.plugin.php, variable bbcode_plugin::$short_desc
$short_desc
in file _adsense.plugin.php, variable adsense_plugin::$short_desc
$short_desc
in file _autolinks.plugin.php, variable autolinks_plugin::$short_desc
$short_desc
in file _wacko.plugin.php, variable wacko_plugin::$short_desc
$sql_load_plugins_table
in file _plugins_admin.class.php, variable Plugins_admin::$sql_load_plugins_table
    Load all plugins (not just enabled ones).
$sql_load_plugins_table
in file _plugins.class.php, variable Plugins::$sql_load_plugins_table
    SQL to use in load_plugins_table(). Gets overwritten for Plugins_admin.
$strict_mode
in file php.highlighter.php, variable am_php_highlighter::$strict_mode
    Boolean are we in strict mode ?
$strict_mode
in file code.highlighter.php, variable am_code_highlighter::$strict_mode
    Boolean are we in strict mode ?
$strict_mode
in file xml.highlighter.php, variable am_xml_highlighter::$strict_mode
    Boolean are we in strict mode ?
$sub_group
in file _plugin.class.php, variable Plugin::$sub_group
    Sub-Group of the plugin.
skeleton.plugin.php
procedural page skeleton.plugin.php
save_events
in file _plugins_admin.class.php, method Plugins_admin::save_events()
    Save the events that the plugin provides into DB, while removing obsolete entries (that the plugin does not register anymore).
SessionLoaded
in file _plugin.class.php, method Plugin::SessionLoaded()
    Event handler: Called after initializing plugins, DB, Settings, Hit, .. but quite early.
session_delete
in file _plugin.class.php, method Plugin::session_delete()
    Delete a value from the session data, using a unique prefix to the Plugin.
session_get
in file _plugin.class.php, method Plugin::session_get()
    Get a data value for the session, using a unique prefix to the Plugin.
session_set
in file _plugin.class.php, method Plugin::session_set()
    Set a data value for the session.
set
in file _pluginsettings.class.php, method PluginSettings::set()
    Set a Plugin setting. Use dbupdate() to write it to the database.
set
in file _pluginusersettings.class.php, method PluginUserSettings::set()
    Set a Plugin setting. Use dbupdate() to write it to the database.
set_apply_rendering
in file _plugins_admin.class.php, method Plugins_admin::set_apply_rendering()
    Set the apply_rendering value for a given Plugin ID.
set_apply_rendering
in file _plugins.class.php, method Plugins::set_apply_rendering()
    Set the apply_rendering value for a given Plugin ID.
set_code
in file _plugins_admin.class.php, method Plugins_admin::set_code()
    Set the code for a given Plugin ID.
set_coll_setting
in file _plugin.class.php, method Plugin::set_coll_setting()
    Set a skin specific param value for current Blog
set_event_status
in file _plugins_admin.class.php, method Plugins_admin::set_event_status()
    Set the status of an event for a given Plugin.
set_Plugin_status
in file _plugins.class.php, method Plugins::set_Plugin_status()
    Sets the status of a Plugin in DB and registers it into the internal indices when "enabled".
set_priority
in file _plugins_admin.class.php, method Plugins_admin::set_priority()
    Set the priority for a given Plugin ID.
set_status
in file _plugin.class.php, method Plugin::set_status()
    Set the status of the plugin.
SkinBeginHtmlHead
in file _plugin.class.php, method Plugin::SkinBeginHtmlHead()
    Event handler: Called at the beginning of the skin's HTML HEAD section.
SkinBeginHtmlHead
in file _code_highlight.plugin.php, method code_highlight_plugin::SkinBeginHtmlHead()
    Spits out the styles used
SkinBeginHtmlHead
in file _test.plugin.php, method test_plugin::SkinBeginHtmlHead()
SkinEndHtmlBody
in file _plugin.class.php, method Plugin::SkinEndHtmlBody()
    Event handler: Called at the end of the skin's HTML BODY section.
SkinTag
in file _plugin.class.php, method Plugin::SkinTag()
    Called when a plugin gets called by its @{link $code}.
SkinTag
in file _whosonline.plugin.php, method whosonline_plugin::SkinTag()
    Event handler: SkinTag (widget)
SkinTag
in file _calendar.plugin.php, method calendar_plugin::SkinTag()
    Event handler: SkinTag (widget)
SkinTag
in file _archives.plugin.php, method archives_plugin::SkinTag()
    Event handler: SkinTag
smiliescmp
in file _smilies.plugin.php, method smilies_plugin::smiliescmp()
    sorts the smilies' array by length
smilies_plugin
in file _smilies.plugin.php, class smilies_plugin
sort
in file _plugins_admin.class.php, method Plugins_admin::sort()
    Sort the list of plugins.
sort_Plugin_group
in file _plugins_admin.class.php, method Plugins_admin::sort_Plugin_group()
    Callback function to sort plugins by group, sub-group and name.
sort_Plugin_name
in file _plugins_admin.class.php, method Plugins_admin::sort_Plugin_name()
    Callback function to sort plugins by name.
sort_Plugin_priority
in file _plugins_admin.class.php, method Plugins_admin::sort_Plugin_priority()
    Callback function to sort plugins by priority (and classname, if they have same priority).
split_text_for_tag
in file _auto_p.plugin.php, method auto_p_plugin::split_text_for_tag()
    Split the text for a given tag, mainly to find the closing tag.
stop_propagation
in file _plugin.class.php, method Plugin::stop_propagation()
    Stop propagation of the event to next plugins (with lower priority) in events that get triggered for a batch of Plugins.
stop_propagation
in file _plugins.class.php, method Plugins::stop_propagation()
    Stop propagation of events to next plugins in trigger_event().

t

$tmce_editor_id
in file _tinymce.plugin.php, variable tinymce_plugin::$tmce_editor_id
test_plugin
in file _test.plugin.php, class test_plugin
    TEST Plugin
test_plugin_get_random
in file _test.plugin.php, method test_plugin::test_plugin_get_random()
    Gets provided as plugin event (and gets also used internally for demonstration).
texturize_block
in file _texturize.plugin.php, method texturize_plugin::texturize_block()
    Texturize content
texturize_plugin
in file _texturize.plugin.php, class texturize_plugin
tidy_code_output
in file _code_highlight.plugin.php, method code_highlight_plugin::tidy_code_output()
    Tidys up a block of code ready for numbering
tinymce_plugin
in file _tinymce.plugin.php, class tinymce_plugin
    The TinyMCE plugin.
trigger_collect
in file _plugins.class.php, method Plugins::trigger_collect()
    Trigger an event and return an array of all return values of the relevant plugins.
trigger_event
in file _plugins.class.php, method Plugins::trigger_event()
    Call all plugins for a given event.
trigger_event_first_false
in file _plugins.class.php, method Plugins::trigger_event_first_false()
    Call all plugins for a given event, until the first one returns false.
trigger_event_first_return
in file _plugins.class.php, method Plugins::trigger_event_first_return()
    Call all plugins for a given event, until the first one returns a value (not NULL) (and $search is fulfilled, if given).
trigger_event_first_true
in file _plugins.class.php, method Plugins::trigger_event_first_true()
    Call all plugins for a given event, until the first one returns true.
trigger_karma_collect
in file _plugins.class.php, method Plugins::trigger_karma_collect()
    Trigger a karma collecting event in order to get Karma percentage.
TS_
in file _plugin.class.php, method Plugin::TS_()
    Translate and escape single quotes.
twitter_plugin
in file _twitter.plugin.php, class twitter_plugin
    Twitter Plugin
T_
in file _plugin.class.php, method Plugin::T_()
    Translate a given string, in the Plugin's context.

u

UnfilterItemContents
in file _code_highlight.plugin.php, method code_highlight_plugin::UnfilterItemContents()
    Formats post contents ready for editing
UnfilterItemContents
in file _adsense.plugin.php, method adsense_plugin::UnfilterItemContents()
    Changes the commented out tags into something that is visible to the editor
unfilter_contents
in file _plugins_admin.class.php, method Plugins_admin::unfilter_contents()
    UnFilter (post) contents by calling the relevant filter plugins.
uninstall
in file _plugins_admin.class.php, method Plugins_admin::uninstall()
    Uninstall a plugin.
unregister
in file _plugins_admin.class.php, method Plugins_admin::unregister()
    Un-register a plugin, only if forced.
unregister
in file _plugins.class.php, method Plugins::unregister()
    Un-register a plugin.

v

$version
in file _test.plugin.php, variable test_plugin::$version
$version
in file _texturize.plugin.php, variable texturize_plugin::$version
$version
in file _smilies.plugin.php, variable smilies_plugin::$version
$version
in file _quicktags.plugin.php, variable quicktags_plugin::$version
$version
in file skeleton.plugin.php, variable pluginname_plugin::$version
$version
in file _tinymce.plugin.php, variable tinymce_plugin::$version
$version
in file _twitter.plugin.php, variable twitter_plugin::$version
$version
in file _wikilinks.plugin.php, variable wikilinks_plugin::$version
$version
in file _whosonline.plugin.php, variable whosonline_plugin::$version
$version
in file _wacko.plugin.php, variable wacko_plugin::$version
$version
in file _videoplug.plugin.php, variable videoplug_plugin::$version
$version
in file _ping_pingomatic.plugin.php, variable ping_pingomatic_plugin::$version
$version
in file _plugin.class.php, variable Plugin::$version
    Plugin version number (max 42 chars, so obscure CVS Revision keywords get handled).
$version
in file _basic_antispam.plugin.php, variable basic_antispam_plugin::$version
$version
in file _bbcode.plugin.php, variable bbcode_plugin::$version
$version
in file _bookmarklet.plugin.php, variable bookmarklet_plugin::$version
$version
in file _auto_p.plugin.php, variable auto_p_plugin::$version
$version
in file _autolinks.plugin.php, variable autolinks_plugin::$version
$version
in file _adsense.plugin.php, variable adsense_plugin::$version
$version
in file _archives.plugin.php, variable archives_plugin::$version
$version
in file _ping_b2evonet.plugin.php, variable ping_b2evonet_plugin::$version
$version
in file _calendar.plugin.php, variable calendar_plugin::$version
$version
in file _gmcode.plugin.php, variable gmcode_plugin::$version
$version
in file _code_highlight.plugin.php, variable code_highlight_plugin::$version
$version
in file _generic_ping.plugin.php, variable generic_ping_plugin::$version
ValidateAccountFormSent
in file _plugin.class.php, method Plugin::ValidateAccountFormSent()
    Event handler: Called when a "Validate user account" form has been submitted.
validate_dependencies
in file _plugins_admin.class.php, method Plugins_admin::validate_dependencies()
    Validate dependencies of a Plugin.
validate_list
in file _plugins.class.php, method Plugins::validate_list()
    Validate renderer list.
validate_renderer_list
in file _plugins.class.php, method Plugins::validate_renderer_list()
    Validate renderer list.
videoplug_plugin
in file _videoplug.plugin.php, class videoplug_plugin
    Replaces Video Plug markup in HTML (not XML).

w

wacko_plugin
in file _wacko.plugin.php, class wacko_plugin
whosonline_plugin
in file _whosonline.plugin.php, class whosonline_plugin
    Calendar Plugin
wikilinks_plugin
in file _wikilinks.plugin.php, class wikilinks_plugin

x

xml.highlighter.php
procedural page xml.highlighter.php

Documentation generated on Sat, 06 Mar 2010 03:49:26 +0100 by phpDocumentor 1.4.2. This site is hosted and maintained by Daniel HAHLER (Contact).