Element index for package plugins
Package indexes
- admin
- main
- evocore
- htsrv
- gsbcore
- libs
- obsolete
- evoskins
- conf
- admin-skin
- xmlsrv
- install
- plugins-
- AmCode
_
- _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
- _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
- _categories.plugin.php
- procedural page _categories.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
- _sitemap.plugin.php
- procedural page _sitemap.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
- _wikilinks.plugin.php
- procedural page _wikilinks.plugin.php
- __AfterItemInsert
- in file _sitemap.plugin.php, method sitemap_plugin::__AfterItemInsert()
- __get
- in file _plugin.class.php, method Plugin::__get()
PHP5 overloading of get method to lazy-load (User)Settings.
a
- $apply_rendering
- in file _gmcode.plugin.php, variable gmcode_plugin::$apply_rendering
- $apply_rendering
- in file _generic_ping.plugin.php, variable generic_ping_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 _ping_b2evonet.plugin.php, variable ping_b2evonet_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 _sitemap.plugin.php, variable sitemap_plugin::$apply_rendering
- $apply_rendering
- in file _smilies.plugin.php, variable smilies_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 _texturize.plugin.php, variable texturize_plugin::$apply_rendering
- $apply_rendering
- in file _ping_pingomatic.plugin.php, variable ping_pingomatic_plugin::$apply_rendering
- $apply_rendering
- in file _autolinks.plugin.php, variable autolinks_plugin::$apply_rendering
- $apply_rendering
- in file _adsense.plugin.php, variable adsense_plugin::$apply_rendering
- $apply_rendering
- in file _videoplug.plugin.php, variable videoplug_plugin::$apply_rendering
- $apply_rendering
- in file _auto_p.plugin.php, variable auto_p_plugin::$apply_rendering
- $apply_rendering
- in file _wikilinks.plugin.php, variable wikilinks_plugin::$apply_rendering
- $apply_rendering
- in file _wacko.plugin.php, variable wacko_plugin::$apply_rendering
- $author
- in file _generic_ping.plugin.php, variable generic_ping_plugin::$author
- $author
- in file _archives.plugin.php, variable archives_plugin::$author
- $author
- in file _ping_pingomatic.plugin.php, variable ping_pingomatic_plugin::$author
- $author
- in file _plugin.class.php, variable Plugin::$author
Plugin author. - $author
- in file _ping_b2evonet.plugin.php, variable ping_b2evonet_plugin::$author
- $author
- in file _test.plugin.php, variable test_plugin::$author
- $author
- in file _bookmarklet.plugin.php, variable bookmarklet_plugin::$author
- $author
- in file _sitemap.plugin.php, variable sitemap_plugin::$author
- $author
- in file skeleton.plugin.php, variable pluginname_plugin::$author
- $author
- in file _categories.plugin.php, variable categories_plugin::$author
- $author
- in file _calendar.plugin.php, variable calendar_plugin::$author
- $author
- in file _basic_antispam.plugin.php, variable basic_antispam_plugin::$author
- $author
- in file _code_highlight.plugin.php, variable code_highlight_plugin::$author
- AdminAfterMenuInit
- in file _plugin.class.php, method Plugin::AdminAfterMenuInit()
Event handler: Gets invoked in /admin/_header.php for every backoffice page after the menu structure is build. You could use the $AdminUI object to modify it. - AdminAfterMenuInit
- in file _test.plugin.php, method test_plugin::AdminAfterMenuInit()
Event handler: Gets invoked in /admin/_header.php for every backoffice page after the menu structure is build. You can 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). - 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 _test.plugin.php, method test_plugin::AdminBeginPayload()
Event handler: Gets invoked before the main payload in the backoffice. - AdminBeginPayload
- in file _plugin.class.php, method Plugin::AdminBeginPayload()
Event handler: Gets invoked before the main payload in the backoffice. - 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. - AdminDisplayItemFormFieldset
- in file _test.plugin.php, method test_plugin::AdminDisplayItemFormFieldset()
- AdminDisplayItemFormFieldset
- in file _plugin.class.php, method Plugin::AdminDisplayItemFormFieldset()
Event handler: Called at the end of the "Edit item" form. - AdminDisplayToolbar
- in file _videoplug.plugin.php, method videoplug_plugin::AdminDisplayToolbar()
Display a toolbar in admin - AdminDisplayToolbar
- in file _code_highlight.plugin.php, method code_highlight_plugin::AdminDisplayToolbar()
Display a toolbar in admin - AdminDisplayToolbar
- in file _smilies.plugin.php, method smilies_plugin::AdminDisplayToolbar()
Display a toolbar in admin - AdminDisplayToolbar
- in file _plugin.class.php, method Plugin::AdminDisplayToolbar()
Event handler: Called when displaying editor toolbars. - AdminDisplayToolbar
- in file _quicktags.plugin.php, method quicktags_plugin::AdminDisplayToolbar()
Display a toolbar - AdminDisplayToolbar
- in file _test.plugin.php, method test_plugin::AdminDisplayToolbar()
Event handler: Called when displaying editor toolbars. - AdminDisplayToolbar
- in file _adsense.plugin.php, method adsense_plugin::AdminDisplayToolbar()
Display a toolbar in admin - AdminEndHtmlHead
- in file _plugin.class.php, method Plugin::AdminEndHtmlHead()
Event handler: Called when ending the admin html head section. - 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 - 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. - AdminTabAction
- in file _plugin.class.php, method Plugin::AdminTabAction()
Event handler: Method that gets invoked when our tab 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 _plugin.class.php, method Plugin::AdminToolAction()
Event handler: Called when handling actions for the "Tools" menu. - AdminToolAction
- in file _test.plugin.php, method test_plugin::AdminToolAction()
Event handler: Called when handling actions for the "Tools" 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. - AdminToolPayload
- in file _bookmarklet.plugin.php, method bookmarklet_plugin::AdminToolPayload()
We are displaying the tool menu. - adsense_plugin
- in file _adsense.plugin.php, class adsense_plugin
Replaces AdSense markup in HTML. - 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, which means that it has changed. - AfterInstall
- in file _plugin.class.php, method Plugin::AfterInstall()
Event handler: Called after the plugin has been installed. - AfterInstall
- in file _test.plugin.php, method test_plugin::AfterInstall()
Event handler: Called when the plugin has been installed. - 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. - 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, which means that it has been changed. - 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. - 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 _test.plugin.php, method test_plugin::AfterUserRegistration()
Event handler: called when a new user has registered. - AfterUserRegistration
- in file _plugin.class.php, method Plugin::AfterUserRegistration()
Event handler: Called when a new user has registered and got created. - 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. - 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. - 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 _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 _basic_antispam.plugin.php, method basic_antispam_plugin::BeforeEnable()
Disable/Enable events according to settings. - 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 _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. - BeforeTrackbackInsert
- in file _basic_antispam.plugin.php, method basic_antispam_plugin::BeforeTrackbackInsert()
- Check for duplicate trackbacks. - BeforeTrackbackInsert
- in file _plugin.class.php, method Plugin::BeforeTrackbackInsert()
Event handler: called before a trackback gets recorded. - BeforeUninstall
- in file _test.plugin.php, method test_plugin::BeforeUninstall()
Event handler: Called before the plugin is going to be un-installed. - BeforeUninstall
- in file _plugin.class.php, method 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 _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 _plugin.class.php, variable Plugin::$code
Globally unique code for this plugin functionality. 32 chars. MUST BE SET. - $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 _gmcode.plugin.php, variable gmcode_plugin::$code
- $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 _quicktags.plugin.php, variable quicktags_plugin::$code
- $code
- in file _smilies.plugin.php, variable smilies_plugin::$code
- $code
- in file _wacko.plugin.php, variable wacko_plugin::$code
- $code
- in file _wikilinks.plugin.php, variable wikilinks_plugin::$code
- $code
- in file _videoplug.plugin.php, variable videoplug_plugin::$code
- $code
- in file _texturize.plugin.php, variable texturize_plugin::$code
- $code
- in file _test.plugin.php, variable test_plugin::$code
- $code
- in file skeleton.plugin.php, variable pluginname_plugin::$code
Code, if this is a renderer or pingback plugin. - $code
- in file _code_highlight.plugin.php, variable code_highlight_plugin::$code
- $code
- in file _bbcode.plugin.php, variable bbcode_plugin::$code
- $code
- in file _calendar.plugin.php, variable calendar_plugin::$code
- $code
- in file _bookmarklet.plugin.php, variable bookmarklet_plugin::$code
- $code
- in file _basic_antispam.plugin.php, variable basic_antispam_plugin::$code
- $code
- in file _categories.plugin.php, variable categories_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 _autolinks.plugin.php, variable autolinks_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
- 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 - callback_after_each
- in file _categories.plugin.php, method categories_plugin::callback_after_each()
- callback_after_last
- in file _categories.plugin.php, method categories_plugin::callback_after_last()
- callback_before_each
- in file _categories.plugin.php, method categories_plugin::callback_before_each()
- callback_before_first
- in file _categories.plugin.php, method categories_plugin::callback_before_first()
- 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(). - categories_plugin
- in file _categories.plugin.php, class categories_plugin
Categories Plugin - 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). - 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. - disable_event
- in file _plugin.class.php, method Plugin::disable_event()
Disable an event. - 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 _smilies.plugin.php, method smilies_plugin::DisplayCommentToolbar()
Event handler: Called when displaying editor toolbars. - DisplayCommentToolbar
- in file _plugin.class.php, method 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 _test.plugin.php, method test_plugin::DisplayItemAsXml()
Event handler: Called when displaying item/post contents as XML. - DisplayItemAsXml
- in file _plugin.class.php, method Plugin::DisplayItemAsXml()
Event handler: Called when displaying an item/post's content as XML. - DisplayItemAsXml
- in file _adsense.plugin.php, method adsense_plugin::DisplayItemAsXml()
Filter out adsense tags from XML content. - 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. - 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. - DisplaySkin
- in file _sitemap.plugin.php, method sitemap_plugin::DisplaySkin()
Display the skin - the Google Sitemap. - 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 _plugin.class.php, method Plugin::FilterCommentContent()
Event handler: called to filter the comment's content - FilterCommentContent
- in file _smilies.plugin.php, method smilies_plugin::FilterCommentContent()
Perform rendering - FilterCommentContent
- in file _bbcode.plugin.php, method bbcode_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. - 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 - forget_events
- in file _plugin.class.php, method Plugin::forget_events()
Call this to unregister all your events for the current request. - 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 _gmcode.plugin.php, variable gmcode_plugin::$group
- $group
- in file _ping_b2evonet.plugin.php, variable ping_b2evonet_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 _categories.plugin.php, variable categories_plugin::$group
- $group
- in file _ping_pingomatic.plugin.php, variable ping_pingomatic_plugin::$group
- $group
- in file _plugin.class.php, variable Plugin::$group
Main group of the plugin. - $group
- in file _smilies.plugin.php, variable smilies_plugin::$group
- $group
- in file _test.plugin.php, variable test_plugin::$group
- $group
- in file _texturize.plugin.php, variable texturize_plugin::$group
- $group
- in file _videoplug.plugin.php, variable videoplug_plugin::$group
- $group
- in file _calendar.plugin.php, variable calendar_plugin::$group
- $group
- in file _wacko.plugin.php, variable wacko_plugin::$group
- $group
- in file _autolinks.plugin.php, variable autolinks_plugin::$group
- $group
- in file _archives.plugin.php, variable archives_plugin::$group
- $group
- in file _auto_p.plugin.php, variable auto_p_plugin::$group
- $group
- in file _adsense.plugin.php, variable adsense_plugin::$group
- $group
- in file _bbcode.plugin.php, variable bbcode_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 - GetCronJobs
- in file _test.plugin.php, method test_plugin::GetCronJobs()
Define a test cron job - GetCronJobs
- in file _plugin.class.php, method Plugin::GetCronJobs()
This method gets asked for a list of cronjobs that the plugin provides. - 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 _test.plugin.php, method test_plugin::GetDefaultSettings()
Get the settings that the plugin can use. - GetDefaultSettings
- in file _auto_p.plugin.php, method auto_p_plugin::GetDefaultSettings()
- GetDefaultSettings
- in file _basic_antispam.plugin.php, method basic_antispam_plugin::GetDefaultSettings()
- GetDefaultSettings
- in file _code_highlight.plugin.php, method code_highlight_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 _generic_ping.plugin.php, method generic_ping_plugin::GetDefaultSettings()
Get the settings that the plugin can use. - GetDefaultSettings
- in file _adsense.plugin.php, method adsense_plugin::GetDefaultSettings()
Get the settings that the plugin can use. - GetDefaultSettings
- in file _sitemap.plugin.php, method sitemap_plugin::GetDefaultSettings()
- 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 here default settings that are then available in the backoffice. - GetDefaultSettings
- in file skeleton.plugin.php, method pluginname_plugin::GetDefaultSettings()
Define settings that the plugin uses/provides. - 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. - GetDefaultUserSettings
- in file _test.plugin.php, method test_plugin::GetDefaultUserSettings()
User settings. - GetDefaultUserSettings
- in file _plugin.class.php, method Plugin::GetDefaultUserSettings()
Define here default user settings that are then available in the backoffice. - GetDependencies
- in file _sitemap.plugin.php, method sitemap_plugin::GetDependencies()
We require b2evo 1.9, because of the events we're hooking into. - GetDependencies
- in file _test.plugin.php, method test_plugin::GetDependencies()
Define some dependencies. - GetDependencies
- in file _plugin.class.php, method Plugin::GetDependencies()
Get the list of dependencies that the plugin has. - 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()). - 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. - GetProvidedSkins
- in file _plugin.class.php, method Plugin::GetProvidedSkins()
Event handler: Gets asked about a list of skin names that the plugin handles. - GetProvidedSkins
- in file _sitemap.plugin.php, method sitemap_plugin::GetProvidedSkins()
We provide the "sitemap" skin, to display the Sitemap XML. - GetSpamKarmaForComment
- in file _plugin.class.php, method Plugin::GetSpamKarmaForComment()
Event handler: Called to ask the plugin for the spam karma of a comment. - GetSpamKarmaForComment
- in file _basic_antispam.plugin.php, method basic_antispam_plugin::GetSpamKarmaForComment()
Handle max_number_of_links_feedback setting. - 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_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_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_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_smiley
- in file _smilies.plugin.php, method smilies_plugin::get_smiley()
- 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. - gmcode_plugin
- in file _gmcode.plugin.php, class gmcode_plugin
Replaces GreyMatter markup in HTML (not XML).
h
- $help_url
- in file _test.plugin.php, variable test_plugin::$help_url
- $help_url
- in file _code_highlight.plugin.php, variable code_highlight_plugin::$help_url
- $help_url
- in file skeleton.plugin.php, variable pluginname_plugin::$help_url
- $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 _generic_ping.plugin.php, variable generic_ping_plugin::$help_url
- $help_url
- in file _adsense.plugin.php, variable adsense_plugin::$help_url
- 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().
i
- InitSmilies
- in file _smilies.plugin.php, method smilies_plugin::InitSmilies()
Initiates the smiley array if not already initiated - 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 _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. - ItemSendPing
- in file _ping_b2evonet.plugin.php, method ping_b2evonet_plugin::ItemSendPing()
Ping the pingomatic RPC service. - ItemSendPing
- in file _generic_ping.plugin.php, method generic_ping_plugin::ItemSendPing()
Send a ping to the configured service. - ItemViewsIncreased
- in file _plugin.class.php, method Plugin::ItemViewsIncreased()
Event handler: Called when the view counter of an item got increased.
l
- $long_desc
- in file _adsense.plugin.php, variable adsense_plugin::$long_desc
- $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 _texturize.plugin.php, variable texturize_plugin::$long_desc
- $long_desc
- in file _plugin.class.php, variable Plugin::$long_desc
Plugin long description. - $long_desc
- in file _gmcode.plugin.php, variable gmcode_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
- $long_desc
- in file _bbcode.plugin.php, variable bbcode_plugin::$long_desc
- $long_desc
- in file _videoplug.plugin.php, variable videoplug_plugin::$long_desc
- 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. - Logout
- in file _plugin.class.php, method Plugin::Logout()
Event handler: called when a user logs out.
m
- 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'.
n
- $name
- in file _code_highlight.plugin.php, variable code_highlight_plugin::$name
- $name
- in file _gmcode.plugin.php, variable gmcode_plugin::$name
- $name
- in file _categories.plugin.php, variable categories_plugin::$name
Variables below MUST be overriden by plugin implementations, either in the subclass declaration or in the subclass constructor. - $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 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 _texturize.plugin.php, variable texturize_plugin::$name
- $name
- in file _sitemap.plugin.php, variable sitemap_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 _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 _plugin.class.php, variable Plugin::$name
Default plugin name as it will appear in lists. - $name
- in file _bookmarklet.plugin.php, variable bookmarklet_plugin::$name
- $name
- in file _videoplug.plugin.php, variable videoplug_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 _adsense.plugin.php, variable adsense_plugin::$name
- $name
- in file _wikilinks.plugin.php, variable wikilinks_plugin::$name
- $name
- in file _auto_p.plugin.php, variable auto_p_plugin::$name
- $name
- in file _bbcode.plugin.php, variable bbcode_plugin::$name
- $name
- in file _wacko.plugin.php, variable wacko_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. - $number_of_installs
- in file _smilies.plugin.php, variable smilies_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 _texturize.plugin.php, variable texturize_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 _gmcode.plugin.php, variable gmcode_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 _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 _bbcode.plugin.php, variable bbcode_plugin::$number_of_installs
- $number_of_installs
- in file _bookmarklet.plugin.php, variable bookmarklet_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_pingomatic.plugin.php, variable ping_pingomatic_plugin::$number_of_installs
- $number_of_installs
- in file _ping_b2evonet.plugin.php, variable ping_b2evonet_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
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 - $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
- $priority
- in file _calendar.plugin.php, variable calendar_plugin::$priority
- $priority
- in file _wikilinks.plugin.php, variable wikilinks_plugin::$priority
- $priority
- in file _plugin.class.php, variable Plugin::$priority
Default priority. - $priority
- in file _bookmarklet.plugin.php, variable bookmarklet_plugin::$priority
- $priority
- in file _quicktags.plugin.php, variable quicktags_plugin::$priority
- $priority
- in file _categories.plugin.php, variable categories_plugin::$priority
- $priority
- in file skeleton.plugin.php, variable pluginname_plugin::$priority
- $priority
- in file _generic_ping.plugin.php, variable generic_ping_plugin::$priority
- $priority
- in file _ping_b2evonet.plugin.php, variable ping_b2evonet_plugin::$priority
- $priority
- in file _ping_pingomatic.plugin.php, variable ping_pingomatic_plugin::$priority
- $priority
- in file _code_highlight.plugin.php, variable code_highlight_plugin::$priority
- $priority
- in file _wacko.plugin.php, variable wacko_plugin::$priority
- $priority
- in file _bbcode.plugin.php, variable bbcode_plugin::$priority
- $priority
- in file _auto_p.plugin.php, variable auto_p_plugin::$priority
- $priority
- in file _texturize.plugin.php, variable texturize_plugin::$priority
- $priority
- in file _autolinks.plugin.php, variable autolinks_plugin::$priority
- $priority
- in file _videoplug.plugin.php, variable videoplug_plugin::$priority
- $priority
- in file _adsense.plugin.php, variable adsense_plugin::$priority
- $priority
- in file _test.plugin.php, variable test_plugin::$priority
- $priority
- in file _gmcode.plugin.php, variable gmcode_plugin::$priority
- $priority
- in file _sitemap.plugin.php, variable sitemap_plugin::$priority
- $priority
- in file _smilies.plugin.php, variable smilies_plugin::$priority
- $priority
- in file _basic_antispam.plugin.php, variable basic_antispam_plugin::$priority
- $priority
- in file _archives.plugin.php, variable archives_plugin::$priority
- $p_allowed_in
- in file _auto_p.plugin.php, variable auto_p_plugin::$p_allowed_in
- 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
Pingomatic plugin. - ping_pingomatic_plugin
- in file _ping_pingomatic.plugin.php, class ping_pingomatic_plugin
Pingomatic plugin. - Plugin
- in file _plugin.class.php, method Plugin::Plugin()
Constructor. - Plugin
- in file _plugin.class.php, class Plugin
Plugin Class - PluginInit
- in file _test.plugin.php, method test_plugin::PluginInit()
Init - PluginInit
- in file _autolinks.plugin.php, method autolinks_plugin::PluginInit()
Init - PluginInit
- in file _texturize.plugin.php, method texturize_plugin::PluginInit()
Init - PluginInit
- in file _sitemap.plugin.php, method sitemap_plugin::PluginInit()
Init - PluginInit
- in file _auto_p.plugin.php, method auto_p_plugin::PluginInit()
Init - PluginInit
- in file _archives.plugin.php, method archives_plugin::PluginInit()
Init - PluginInit
- in file _bbcode.plugin.php, method bbcode_plugin::PluginInit()
Init - PluginInit
- in file _quicktags.plugin.php, method quicktags_plugin::PluginInit()
Init - PluginInit
- in file _adsense.plugin.php, method adsense_plugin::PluginInit()
Init - PluginInit
- in file _wacko.plugin.php, method wacko_plugin::PluginInit()
Init - PluginInit
- in file skeleton.plugin.php, method pluginname_plugin::PluginInit()
Init - PluginInit
- in file _basic_antispam.plugin.php, method basic_antispam_plugin::PluginInit()
Init - PluginInit
- in file _plugin.class.php, method Plugin::PluginInit()
Init the Plugin after it has been registered/instantiated. - PluginInit
- in file _ping_b2evonet.plugin.php, method ping_b2evonet_plugin::PluginInit()
Init - PluginInit
- in file _wikilinks.plugin.php, method wikilinks_plugin::PluginInit()
Init - PluginInit
- in file _generic_ping.plugin.php, method generic_ping_plugin::PluginInit()
Init - PluginInit
- in file _gmcode.plugin.php, method gmcode_plugin::PluginInit()
Init - PluginInit
- in file _code_highlight.plugin.php, method code_highlight_plugin::PluginInit()
Init - PluginInit
- in file _ping_pingomatic.plugin.php, method ping_pingomatic_plugin::PluginInit()
Init - PluginInit
- in file _bookmarklet.plugin.php, method bookmarklet_plugin::PluginInit()
Init - PluginInit
- in file _videoplug.plugin.php, method videoplug_plugin::PluginInit()
Init - PluginInit
- in file _calendar.plugin.php, method calendar_plugin::PluginInit()
Init - PluginInit
- in file _categories.plugin.php, method categories_plugin::PluginInit()
Init - PluginInit
- in file _smilies.plugin.php, method smilies_plugin::PluginInit()
Init - pluginname_plugin
- in file skeleton.plugin.php, class pluginname_plugin
PLUGIN_NAME Plugin - 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. - 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 _code_highlight.plugin.php, method code_highlight_plugin::PluginVersionChanged()
Upgrade stuff for old style code posts - 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.
q
- quicktags_plugin
- in file _quicktags.plugin.php, class quicktags_plugin
r
- 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. - RenderItemAsHtml
- in file _smilies.plugin.php, method smilies_plugin::RenderItemAsHtml()
Perform rendering - RenderItemAsHtml
- in file _adsense.plugin.php, method adsense_plugin::RenderItemAsHtml()
Event handler: Called when rendering item/post contents as HTML. (CACHED) - 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 _code_highlight.plugin.php, method code_highlight_plugin::RenderItemAsHtml()
Perform rendering - RenderItemAsHtml
- in file _gmcode.plugin.php, method gmcode_plugin::RenderItemAsHtml()
Perform rendering - RenderItemAsHtml
- in file _bbcode.plugin.php, method bbcode_plugin::RenderItemAsHtml()
Perform rendering - RenderItemAsHtml
- in file _auto_p.plugin.php, method auto_p_plugin::RenderItemAsHtml()
Perform rendering - RenderItemAsHtml
- in file _autolinks.plugin.php, method autolinks_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 _texturize.plugin.php, method texturize_plugin::RenderItemAsXml()
The same as for HTML. - RenderItemAsXml
- in file _videoplug.plugin.php, method videoplug_plugin::RenderItemAsXml()
Perform rendering for XML feeds - RenderItemAsXml
- in file _bbcode.plugin.php, method bbcode_plugin::RenderItemAsXml()
Do the same as for HTML. - RenderItemAsXml
- in file _code_highlight.plugin.php, method code_highlight_plugin::RenderItemAsXml()
Perform rendering - RenderItemAsXml
- in file _test.plugin.php, method test_plugin::RenderItemAsXml()
Event handler: Called when rendering item/post contents as XML. - RenderItemAsXml
- in file _plugin.class.php, method Plugin::RenderItemAsXml()
Event handler: Called when rendering item/post contents as XML. - 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.
s
- $short_desc
- in file _videoplug.plugin.php, variable videoplug_plugin::$short_desc
- $short_desc
- in file _texturize.plugin.php, variable texturize_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 _bbcode.plugin.php, variable bbcode_plugin::$short_desc
- $short_desc
- in file _wacko.plugin.php, variable wacko_plugin::$short_desc
- $short_desc
- in file _adsense.plugin.php, variable adsense_plugin::$short_desc
- $short_desc
- in file _wikilinks.plugin.php, variable wikilinks_plugin::$short_desc
- $short_desc
- in file _autolinks.plugin.php, variable autolinks_plugin::$short_desc
- $short_desc
- in file _auto_p.plugin.php, variable auto_p_plugin::$short_desc
- $sub_group
- in file _plugin.class.php, variable Plugin::$sub_group
Sub-Group of the plugin. - skeleton.plugin.php
- procedural page skeleton.plugin.php
- 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_status
- in file _plugin.class.php, method Plugin::set_status()
Set the status of the plugin. - sitemap_plugin
- in file _sitemap.plugin.php, class sitemap_plugin
(Google) Sitemap Plugin - SkinBeginHtmlHead
- in file _code_highlight.plugin.php, method code_highlight_plugin::SkinBeginHtmlHead()
Spits out the styles used - SkinBeginHtmlHead
- in file _plugin.class.php, method Plugin::SkinBeginHtmlHead()
Event handler: Called at the beginning of the skin's HTML HEAD section. - SkinTag
- in file _archives.plugin.php, method archives_plugin::SkinTag()
Event handler: SkinTag - SkinTag
- in file _calendar.plugin.php, method calendar_plugin::SkinTag()
Event handler: SkinTag - SkinTag
- in file _categories.plugin.php, method categories_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
- 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.
t
- 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 - 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
v
- $version
- in file _quicktags.plugin.php, variable quicktags_plugin::$version
- $version
- in file _sitemap.plugin.php, variable sitemap_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 _ping_pingomatic.plugin.php, variable ping_pingomatic_plugin::$version
- $version
- in file _ping_b2evonet.plugin.php, variable ping_b2evonet_plugin::$version
- $version
- in file _smilies.plugin.php, variable smilies_plugin::$version
- $version
- in file _test.plugin.php, variable test_plugin::$version
- $version
- in file _wikilinks.plugin.php, variable wikilinks_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 _texturize.plugin.php, variable texturize_plugin::$version
- $version
- in file skeleton.plugin.php, variable pluginname_plugin::$version
- $version
- in file _gmcode.plugin.php, variable gmcode_plugin::$version
- $version
- in file _auto_p.plugin.php, variable auto_p_plugin::$version
- $version
- in file _basic_antispam.plugin.php, variable basic_antispam_plugin::$version
- $version
- in file _autolinks.plugin.php, variable autolinks_plugin::$version
- $version
- in file _archives.plugin.php, variable archives_plugin::$version
- $version
- in file _adsense.plugin.php, variable adsense_plugin::$version
- $version
- in file _generic_ping.plugin.php, variable generic_ping_plugin::$version
- $version
- in file _bbcode.plugin.php, variable bbcode_plugin::$version
- $version
- in file _categories.plugin.php, variable categories_plugin::$version
- $version
- in file _code_highlight.plugin.php, variable code_highlight_plugin::$version
- $version
- in file _bookmarklet.plugin.php, variable bookmarklet_plugin::$version
- $version
- in file _calendar.plugin.php, variable calendar_plugin::$version
- ValidateAccountFormSent
- in file _plugin.class.php, method Plugin::ValidateAccountFormSent()
Event handler: Called when a "Validate user account" form has been submitted. - 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
- wikilinks_plugin
- in file _wikilinks.plugin.php, class wikilinks_plugin
