Element index for package plugins
Package indexes
[ a ] [ b ] [ c ] [ d ] [ e ] [ f ] [ g ] [ h ] [ i ] [ l ] [ m ] [ n ] [ o ] [ p ] [ q ] [ r ] [ s ] [ t ] [ u ] [ v ] [ w ] [ _ ]_
- _plugin.class.php
- procedural page _plugin.class.php
- _basic_antispam.plugin.php
- procedural page _basic_antispam.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
- _dnsbl_antispam.plugin.php
- procedural page _dnsbl_antispam.plugin.php
- _gmcode.plugin.php
- procedural page _gmcode.plugin.php
- _ldap.plugin.php
- procedural page _ldap.plugin.php
- _quicktags.plugin.php
- procedural page _quicktags.plugin.php
- _sidebar.plugin.php
- procedural page _sidebar.plugin.php
- _smilies.conf.php
- procedural page _smilies.conf.php
- _smilies.plugin.php
- procedural page _smilies.plugin.php
- _test.plugin.php
- procedural page _test.plugin.php
- _textile.plugin.php
- procedural page _textile.plugin.php
- _texturize.plugin.php
- procedural page _texturize.plugin.php
- _transport_optimizer.plugin.php
- procedural page _transport_optimizer.plugin.php
- _wacko.plugin.php
- procedural page _wacko.plugin.php
- _wikilinks.plugin.php
- procedural page _wikilinks.plugin.php
a
- $a
- in file _textile.plugin.php, variable textile_plugin::$a
- $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 _gmcode.plugin.php, variable gmcode_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 _auto_p.plugin.php, variable auto_p_plugin::$apply_rendering
- $apply_rendering
- in file _textile.plugin.php, variable textile_plugin::$apply_rendering
- $apply_rendering
- in file _wacko.plugin.php, variable wacko_plugin::$apply_rendering
- $apply_rendering
- in file _wikilinks.plugin.php, variable wikilinks_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 _bbcode.plugin.php, variable bbcode_plugin::$apply_rendering
- $author
- in file _dnsbl_antispam.plugin.php, variable dnsbl_antispam_plugin::$author
- $author
- in file _categories.plugin.php, variable categories_plugin::$author
- $author
- in file _sidebar.plugin.php, variable sidebar_plugin::$author
- $author
- in file _test.plugin.php, variable test_plugin::$author
- $author
- in file _ldap.plugin.php, variable ldap_plugin::$author
- $author
- in file _plugin.class.php, variable Plugin::$author
Plugin author. - $author
- in file _basic_antispam.plugin.php, variable basic_antispam_plugin::$author
- $author
- in file _bookmarklet.plugin.php, variable bookmarklet_plugin::$author
- $author
- in file _calendar.plugin.php, variable calendar_plugin::$author
- $author
- in file _archives.plugin.php, variable archives_plugin::$author
- 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. - 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 _dnsbl_antispam.plugin.php, method dnsbl_antispam_plugin::AdminAfterMenuInit()
Register a tools tab. - 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 _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. - AdminDisplayEditorButton
- in file _plugin.class.php, method Plugin::AdminDisplayEditorButton()
Event handler: Called when displaying editor buttons. - AdminDisplayEditorButton
- in file _test.plugin.php, method test_plugin::AdminDisplayEditorButton()
Event handler: Called when displaying editor buttons. - 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 _test.plugin.php, method test_plugin::AdminDisplayToolbar()
Event handler: Called when displaying editor toolbars. - AdminDisplayToolbar
- in file _smilies.plugin.php, method smilies_plugin::AdminDisplayToolbar()
Display a toolbar - AdminDisplayToolbar
- in file _quicktags.plugin.php, method quicktags_plugin::AdminDisplayToolbar()
Display a toolbar - AdminDisplayToolbar
- in file _plugin.class.php, method Plugin::AdminDisplayToolbar()
Event handler: Called when displaying editor toolbars. - 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. - AdminTabAction
- in file _plugin.class.php, method Plugin::AdminTabAction()
Event handler: Method that gets invoked when our tab is selected. - AdminTabAction
- in file _dnsbl_antispam.plugin.php, method dnsbl_antispam_plugin::AdminTabAction()
Method that gets invoked when we're selected in the tools menu. - 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 _dnsbl_antispam.plugin.php, method dnsbl_antispam_plugin::AdminTabPayload()
Display our tool tab with query action and statistics if enabled. - AdminTabPayload
- in file _test.plugin.php, method test_plugin::AdminTabPayload()
Event handler: Gets invoked when our tab is selected and should get displayed. - AdminTabPayload
- in file _plugin.class.php, method 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. - AdminToolPayload
- in file _sidebar.plugin.php, method sidebar_plugin::AdminToolPayload()
We are displaying the tool menu block. - 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 _dnsbl_antispam.plugin.php, method dnsbl_antispam_plugin::AfterInstall()
Check dependency on Captcha plugin, add note in case it's missing and disable the setting. - 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. - 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 _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 _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. - 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. - 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. - AppendPluginRegister
- in file _transport_optimizer.plugin.php, method transport_optimizer_plugin::AppendPluginRegister()
- AppendPluginRegister
- in file _plugin.class.php, method Plugin::AppendPluginRegister()
Event handler: Called at the event of registering/instantiating the Plugin (in Plugins::register()). - AppendPluginRegister
- in file _dnsbl_antispam.plugin.php, method dnsbl_antispam_plugin::AppendPluginRegister()
Get $use_whitelisting property, if not set before (e.g. in Install()). - 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, method archives_plugin::archives_plugin()
Constructor - 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
- autolinks_plugin
- in file _autolinks.plugin.php, method autolinks_plugin::autolinks_plugin()
Constructor - auto_p_plugin
- in file _auto_p.plugin.php, class auto_p_plugin
The Auto-P Plugin. - auto_p_plugin
- in file _auto_p.plugin.php, method auto_p_plugin::auto_p_plugin()
Constructor
b
- $block_tags
- in file _auto_p.plugin.php, variable auto_p_plugin::$block_tags
- $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, method basic_antispam_plugin::basic_antispam_plugin()
Constructor - basic_antispam_plugin
- in file _basic_antispam.plugin.php, class basic_antispam_plugin
Basic Antispam Plugin - bbcode_plugin
- in file _bbcode.plugin.php, method bbcode_plugin::bbcode_plugin()
Constructor - 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 _transport_optimizer.plugin.php, method transport_optimizer_plugin::BeforeEnable()
Check conf... - 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. - BeforeInstall
- in file _plugin.class.php, method Plugin::BeforeInstall()
Event handler: Called before the plugin is going to be installed. - BeforeInstall
- in file _test.plugin.php, method test_plugin::BeforeInstall()
Event handler: Called before the plugin is installed. - 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 if our hostname is linked in the URL of the trackback. - 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. - block
- in file _textile.plugin.php, method textile_plugin::block()
- bookmarklet_plugin
- in file _bookmarklet.plugin.php, class bookmarklet_plugin
Sidebar plugin - bookmarklet_plugin
- in file _bookmarklet.plugin.php, method bookmarklet_plugin::bookmarklet_plugin()
Constructor
c
- $c
- in file _textile.plugin.php, variable textile_plugin::$c
- $clas
- in file _textile.plugin.php, variable textile_plugin::$clas
- $code
- in file _test.plugin.php, variable test_plugin::$code
- $code
- in file _gmcode.plugin.php, variable gmcode_plugin::$code
- $code
- in file _dnsbl_antispam.plugin.php, variable dnsbl_antispam_plugin::$code
- $code
- in file _ldap.plugin.php, variable ldap_plugin::$code
- $code
- in file _sidebar.plugin.php, variable sidebar_plugin::$code
- $code
- in file _smilies.plugin.php, variable smilies_plugin::$code
- $code
- in file _archives.plugin.php, variable archives_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 _textile.plugin.php, variable textile_plugin::$code
- $code
- in file _texturize.plugin.php, variable texturize_plugin::$code
- $code
- in file _bbcode.plugin.php, variable bbcode_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 _auto_p.plugin.php, variable auto_p_plugin::$code
- $code
- in file _autolinks.plugin.php, variable autolinks_plugin::$code
- $code
- in file _wikilinks.plugin.php, variable wikilinks_plugin::$code
- $code
- in file _calendar.plugin.php, variable calendar_plugin::$code
- $code
- in file _quicktags.plugin.php, variable quicktags_plugin::$code
- $code
- in file _categories.plugin.php, variable categories_plugin::$code
- $code
- in file _transport_optimizer.plugin.php, variable transport_optimizer_plugin::$code
- $code
- in file _wacko.plugin.php, variable wacko_plugin::$code
- $cspn
- in file _textile.plugin.php, variable textile_plugin::$cspn
- 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, method calendar_plugin::calendar_plugin()
Constructor - 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 - categories_plugin
- in file _categories.plugin.php, method categories_plugin::categories_plugin()
Constructor - checkRefs
- in file _textile.plugin.php, method textile_plugin::checkRefs()
- check_dnsbl_ip
- in file _dnsbl_antispam.plugin.php, method dnsbl_antispam_plugin::check_dnsbl_ip()
Check a given IP on a given blacklist. - cleanWhiteSpace
- in file _textile.plugin.php, method textile_plugin::cleanWhiteSpace()
- cmap
- in file _textile.plugin.php, method textile_plugin::cmap()
- code
- in file _plugin.class.php, method Plugin::code()
Template function: display plugin code
d
- debug_log
- in file _plugin.class.php, method Plugin::debug_log()
Log a debug message. - decode_high
- in file _textile.plugin.php, method textile_plugin::decode_high()
- 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. - DisplayItemAllFormats
- in file _plugin.class.php, method Plugin::DisplayItemAllFormats()
Event handler: Called when displaying an item/post's content. - DisplayLoginFormFieldset
- in file _plugin.class.php, method Plugin::DisplayLoginFormFieldset()
Event handler: Called at the end of the "Login" form. - DisplayLoginFormFieldset
- in file _test.plugin.php, method test_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. - DisplayValidateAccountFormFieldset
- in file _test.plugin.php, method test_plugin::DisplayValidateAccountFormFieldset()
- 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. - display_error_page
- in file _dnsbl_antispam.plugin.php, method dnsbl_antispam_plugin::display_error_page()
Display error page that may allow whitelisting the Session. - dnsbl_antispam_plugin
- in file _dnsbl_antispam.plugin.php, method dnsbl_antispam_plugin::dnsbl_antispam_plugin()
Constructor - dnsbl_antispam_plugin
- in file _dnsbl_antispam.plugin.php, class dnsbl_antispam_plugin
This plugin provides the event SessionLoaded() and checks the remote IP against a list of DNS Blacklists. - 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! - dump
- in file _textile.plugin.php, method textile_plugin::dump()
e
- enable_event
- in file _plugin.class.php, method Plugin::enable_event()
Enable an event. - encodeEntities
- in file _textile.plugin.php, method textile_plugin::encodeEntities()
- encode_high
- in file _textile.plugin.php, method textile_plugin::encode_high()
f
- fBlock
- in file _textile.plugin.php, method textile_plugin::fBlock()
- fCode
- in file _textile.plugin.php, method textile_plugin::fCode()
- FilterCommentAuthor
- in file _basic_antispam.plugin.php, method basic_antispam_plugin::FilterCommentAuthor()
If we use "makelink", handle nofollow rel attrib. - FilterCommentAuthor
- in file _plugin.class.php, method Plugin::FilterCommentAuthor()
Event handler: called to filter the comment's author name (blog name for trackbacks) - FilterCommentAuthorUrl
- in file _basic_antispam.plugin.php, method basic_antispam_plugin::FilterCommentAuthorUrl()
Handle nofollow in author URL (if it's made clickable) - FilterCommentAuthorUrl
- in file _plugin.class.php, method Plugin::FilterCommentAuthorUrl()
Event handler: called to filter the comment's author URL - FilterCommentContent
- in file _basic_antispam.plugin.php, method basic_antispam_plugin::FilterCommentContent()
Handle nofollow rel attrib in comment content. - FilterCommentContent
- in file _plugin.class.php, method Plugin::FilterCommentContent()
Event handler: called to filter the comment's content - FilterIpAddress
- in file _test.plugin.php, method test_plugin::FilterIpAddress()
Wrap a to be displayed IP address. - FilterIpAddress
- in file _dnsbl_antispam.plugin.php, method dnsbl_antispam_plugin::FilterIpAddress()
We wrap IP addresses with a link that points to the IP (with "http://" prefixed) and provide an onclick event to query the address through the browser. - 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. - fImage
- in file _textile.plugin.php, method textile_plugin::fImage()
- fixEntities
- in file _textile.plugin.php, method textile_plugin::fixEntities()
- fLink
- in file _textile.plugin.php, method textile_plugin::fLink()
- fList
- in file _textile.plugin.php, method textile_plugin::fList()
- footnoteRef
- in file _textile.plugin.php, method textile_plugin::footnoteRef()
- forget_events
- in file _plugin.class.php, method Plugin::forget_events()
Call this to unregister all your events for the current request. - fSpan
- in file _textile.plugin.php, method textile_plugin::fSpan()
- fTable
- in file _textile.plugin.php, method textile_plugin::fTable()
g
- GetDbLayout
- in file _dnsbl_antispam.plugin.php, method dnsbl_antispam_plugin::GetDbLayout()
A table for logging statistics. - 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 _smilies.plugin.php, method smilies_plugin::GetDefaultSettings()
Defaults for user specific settings: "Display toolbar" - GetDefaultSettings
- in file _auto_p.plugin.php, method auto_p_plugin::GetDefaultSettings()
- GetDefaultSettings
- in file _test.plugin.php, method test_plugin::GetDefaultSettings()
Get the settings that the plugin can use. - GetDefaultSettings
- in file _ldap.plugin.php, method ldap_plugin::GetDefaultSettings()
- GetDefaultSettings
- in file _plugin.class.php, method Plugin::GetDefaultSettings()
Define here default settings that are then available in the backoffice. - GetDefaultSettings
- in file _dnsbl_antispam.plugin.php, method dnsbl_antispam_plugin::GetDefaultSettings()
Get the default settings of the plugin. - GetDefaultSettings
- in file _transport_optimizer.plugin.php, method transport_optimizer_plugin::GetDefaultSettings()
Settings - GetDefaultSettings
- in file _basic_antispam.plugin.php, method basic_antispam_plugin::GetDefaultSettings()
- 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. - GetDefaultUserSettings
- in file _smilies.plugin.php, method smilies_plugin::GetDefaultUserSettings()
Allowing the user to deactivate the toolbar.. - GetDependencies
- in file _dnsbl_antispam.plugin.php, method dnsbl_antispam_plugin::GetDependencies()
We recommend a Captcha plugin. - 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. - 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. - getRefs
- in file _textile.plugin.php, method textile_plugin::getRefs()
- GetSpamKarmaForComment
- in file _basic_antispam.plugin.php, method basic_antispam_plugin::GetSpamKarmaForComment()
Handle max_number_of_links_feedback setting. - GetSpamKarmaForComment
- in file _plugin.class.php, method Plugin::GetSpamKarmaForComment()
Event handler: Called to ask the plugin for the spam karma of a comment. - 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_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 (trailing slash included). - get_README_link
- in file _plugin.class.php, method Plugin::get_README_link()
Display a link to open the Plugin's README.html file in a JS popup, if available. - 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. - glyphs
- in file _textile.plugin.php, method textile_plugin::glyphs()
- gmcode_plugin
- in file _gmcode.plugin.php, class gmcode_plugin
Replaces GreyMatter markup in HTML (not XML). - gmcode_plugin
- in file _gmcode.plugin.php, method gmcode_plugin::gmcode_plugin()
Constructor
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 _test.plugin.php, variable test_plugin::$help_url
- $hlgn
- in file _textile.plugin.php, variable textile_plugin::$hlgn
- hAlign
- in file _textile.plugin.php, method textile_plugin::hAlign()
- 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
- iAlign
- in file _textile.plugin.php, method textile_plugin::iAlign()
- image
- in file _textile.plugin.php, method textile_plugin::image()
- incomingEntities
- in file _textile.plugin.php, method textile_plugin::incomingEntities()
- 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_listed
- in file _dnsbl_antispam.plugin.php, method dnsbl_antispam_plugin::is_listed()
Check if an IP is blacklisted. - 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. - 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. - ItemViewsIncreased
- in file _plugin.class.php, method Plugin::ItemViewsIncreased()
Event handler: Called when the view counter of an item got increased.
l
- $lnge
- in file _textile.plugin.php, variable textile_plugin::$lnge
- $long_desc
- in file _texturize.plugin.php, variable texturize_plugin::$long_desc
- $long_desc
- in file _autolinks.plugin.php, variable autolinks_plugin::$long_desc
- $long_desc
- in file _wikilinks.plugin.php, variable wikilinks_plugin::$long_desc
- $long_desc
- in file _plugin.class.php, variable Plugin::$long_desc
Plugin long description. - $long_desc
- in file _textile.plugin.php, variable textile_plugin::$long_desc
- $long_desc
- in file _wacko.plugin.php, variable wacko_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 _gmcode.plugin.php, variable gmcode_plugin::$long_desc
- ldap_plugin
- in file _ldap.plugin.php, method ldap_plugin::ldap_plugin()
Constructor. - ldap_plugin
- in file _ldap.plugin.php, class ldap_plugin
LDAP authentification plugin. - links
- in file _textile.plugin.php, method textile_plugin::links()
- lists
- in file _textile.plugin.php, method textile_plugin::lists()
- LoginAttempt
- in file _plugin.class.php, method Plugin::LoginAttempt()
Event handler: called when a user attemps to login. - LoginAttempt
- in file _ldap.plugin.php, method ldap_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. - long_desc
- in file _plugin.class.php, method Plugin::long_desc()
Template function: display long description for plug in - lT
- in file _textile.plugin.php, method textile_plugin::lT()
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 _quicktags.plugin.php, variable quicktags_plugin::$name
- $name
- in file _wikilinks.plugin.php, variable wikilinks_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 _sidebar.plugin.php, variable sidebar_plugin::$name
- $name
- in file _smilies.plugin.php, variable smilies_plugin::$name
- $name
- in file _textile.plugin.php, variable textile_plugin::$name
- $name
- in file _wacko.plugin.php, variable wacko_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 _gmcode.plugin.php, variable gmcode_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 _auto_p.plugin.php, variable auto_p_plugin::$name
- $name
- in file _autolinks.plugin.php, variable autolinks_plugin::$name
- $name
- in file _bbcode.plugin.php, variable bbcode_plugin::$name
- $name
- in file _bookmarklet.plugin.php, variable bookmarklet_plugin::$name
- $name
- in file _dnsbl_antispam.plugin.php, variable dnsbl_antispam_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 _texturize.plugin.php, variable texturize_plugin::$name
- $number_of_installs
- in file _plugin.class.php, variable Plugin::$number_of_installs
Number of allowed installs. - $number_of_installs
- in file _test.plugin.php, variable test_plugin::$number_of_installs
- name
- in file _plugin.class.php, method Plugin::name()
Template function: Get displayable plugin name. - noTextile
- in file _textile.plugin.php, method textile_plugin::noTextile()
o
- obhandler
- in file _transport_optimizer.plugin.php, method transport_optimizer_plugin::obhandler()
The output buffer handler.
p
- $pnct
- in file _textile.plugin.php, variable textile_plugin::$pnct
- $priority
- in file _transport_optimizer.plugin.php, variable transport_optimizer_plugin::$priority
- $priority
- in file _wacko.plugin.php, variable wacko_plugin::$priority
- $priority
- in file _archives.plugin.php, variable archives_plugin::$priority
- $priority
- in file _smilies.plugin.php, variable smilies_plugin::$priority
- $priority
- in file _texturize.plugin.php, variable texturize_plugin::$priority
- $priority
- in file _textile.plugin.php, variable textile_plugin::$priority
- $priority
- in file _sidebar.plugin.php, variable sidebar_plugin::$priority
- $priority
- in file _quicktags.plugin.php, variable quicktags_plugin::$priority
- $priority
- in file _test.plugin.php, variable test_plugin::$priority
- $priority
- in file _ldap.plugin.php, variable ldap_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 _calendar.plugin.php, variable calendar_plugin::$priority
- $priority
- in file _bbcode.plugin.php, variable bbcode_plugin::$priority
- $priority
- in file _basic_antispam.plugin.php, variable basic_antispam_plugin::$priority
- $priority
- in file _autolinks.plugin.php, variable autolinks_plugin::$priority
- $priority
- in file _auto_p.plugin.php, variable auto_p_plugin::$priority
- $priority
- in file _gmcode.plugin.php, variable gmcode_plugin::$priority
- $priority
- in file _categories.plugin.php, variable categories_plugin::$priority
- $priority
- in file _dnsbl_antispam.plugin.php, variable dnsbl_antispam_plugin::$priority
- $priority
- in file _wikilinks.plugin.php, variable wikilinks_plugin::$priority
- $p_allowed_in
- in file _auto_p.plugin.php, variable auto_p_plugin::$p_allowed_in
- pba
- in file _textile.plugin.php, method textile_plugin::pba()
- Plugin
- in file _plugin.class.php, method Plugin::Plugin()
Constructor. - Plugin
- in file _plugin.class.php, class Plugin
Plugin Class - 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 _dnsbl_antispam.plugin.php, method dnsbl_antispam_plugin::PluginSettingsValidateSet()
Check "use_whitelisting" activation. - 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. - 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 _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, method quicktags_plugin::quicktags_plugin()
Constructor - quicktags_plugin
- in file _quicktags.plugin.php, class quicktags_plugin
r
- $rspn
- in file _textile.plugin.php, variable textile_plugin::$rspn
- refs
- in file _textile.plugin.php, method textile_plugin::refs()
- 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. - RenderItem
- in file _test.plugin.php, method test_plugin::RenderItem()
Event handler: Called when rendering item/post contents other than XML or HTML. - RenderItem
- in file _plugin.class.php, method Plugin::RenderItem()
Event handler: Called when rendering item/post contents other than XML or HTML. - RenderItemAsHtml
- in file _bbcode.plugin.php, method bbcode_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 _auto_p.plugin.php, method auto_p_plugin::RenderItemAsHtml()
Perform rendering - RenderItemAsHtml
- in file _autolinks.plugin.php, method autolinks_plugin::RenderItemAsHtml()
Perform rendering - RenderItemAsHtml
- in file _wikilinks.plugin.php, method wikilinks_plugin::RenderItemAsHtml()
Perform rendering - RenderItemAsHtml
- in file _smilies.plugin.php, method smilies_plugin::RenderItemAsHtml()
Perform rendering - RenderItemAsHtml
- in file _texturize.plugin.php, method texturize_plugin::RenderItemAsHtml()
Perform rendering - RenderItemAsHtml
- in file _textile.plugin.php, method textile_plugin::RenderItemAsHtml()
Perform rendering - RenderItemAsHtml
- in file _plugin.class.php, method Plugin::RenderItemAsHtml()
Event handler: Called when rendering item/post contents as HTML. - RenderItemAsHtml
- in file _wacko.plugin.php, method wacko_plugin::RenderItemAsHtml()
Perform rendering - RenderItemAsHtml
- in file _gmcode.plugin.php, method gmcode_plugin::RenderItemAsHtml()
Perform rendering - RenderItemAsXml
- in file _textile.plugin.php, method textile_plugin::RenderItemAsXml()
Strip markup from XML. The same as for HTML. - 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. - RenderItemAsXml
- in file _test.plugin.php, method test_plugin::RenderItemAsXml()
Event handler: Called when rendering item/post contents as XML. - ReplaceTagSafe
- in file _smilies.plugin.php, method smilies_plugin::ReplaceTagSafe()
Replace smilies in non-HTML-tag portions of the text. - retrieve
- in file _textile.plugin.php, method textile_plugin::retrieve()
s
- $s
- in file _textile.plugin.php, variable textile_plugin::$s
- $short_desc
- in file _gmcode.plugin.php, variable gmcode_plugin::$short_desc
- $short_desc
- in file _texturize.plugin.php, variable texturize_plugin::$short_desc
- $short_desc
- in file _textile.plugin.php, variable textile_plugin::$short_desc
- $short_desc
- in file _wacko.plugin.php, variable wacko_plugin::$short_desc
- $short_desc
- in file _plugin.class.php, variable Plugin::$short_desc
Plugin short description. - $short_desc
- in file _auto_p.plugin.php, variable auto_p_plugin::$short_desc
- $short_desc
- in file _autolinks.plugin.php, variable autolinks_plugin::$short_desc
- $short_desc
- in file _wikilinks.plugin.php, variable wikilinks_plugin::$short_desc
- $short_desc
- in file _bbcode.plugin.php, variable bbcode_plugin::$short_desc
- $styl
- in file _textile.plugin.php, variable textile_plugin::$styl
- SessionLoaded
- in file _transport_optimizer.plugin.php, method transport_optimizer_plugin::SessionLoaded()
We start our output buffer here. - SessionLoaded
- in file _plugin.class.php, method Plugin::SessionLoaded()
Event handler: Called after initializing plugins, DB, Settings, Hit, .. but quite early. - SessionLoaded
- in file _dnsbl_antispam.plugin.php, method dnsbl_antispam_plugin::SessionLoaded()
Plugin's main action hook. - 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_param
- in file _plugin.class.php, method Plugin::set_param()
Set param value. - set_status
- in file _plugin.class.php, method Plugin::set_status()
Set the status of the plugin. - shelve
- in file _textile.plugin.php, method textile_plugin::shelve()
- short_desc
- in file _plugin.class.php, method Plugin::short_desc()
Template function: display short description for plug in - sidebar_plugin
- in file _sidebar.plugin.php, class sidebar_plugin
Sidebar plugin - sidebar_plugin
- in file _sidebar.plugin.php, method sidebar_plugin::sidebar_plugin()
Constructor - 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 _categories.plugin.php, method categories_plugin::SkinTag()
Event handler: SkinTag - 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 - smiliescmp
- in file _smilies.plugin.php, method smilies_plugin::smiliescmp()
sorts the smilies' array by length - smilies_plugin
- in file _smilies.plugin.php, method smilies_plugin::smilies_plugin()
Constructor - smilies_plugin
- in file _smilies.plugin.php, class smilies_plugin
- span
- in file _textile.plugin.php, method textile_plugin::span()
- 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. - superscript
- in file _textile.plugin.php, method textile_plugin::superscript()
t
- table
- in file _textile.plugin.php, method textile_plugin::table()
- test_plugin
- in file _test.plugin.php, method test_plugin::test_plugin()
Constructor. - test_plugin
- in file _test.plugin.php, class test_plugin
TEST Plugin - Textile
- in file _textile.plugin.php, method textile_plugin::Textile()
- textilecode
- in file _textile.plugin.php, method textile_plugin::textilecode()
- textile_plugin
- in file _textile.plugin.php, method textile_plugin::textile_plugin()
Constructor - textile_plugin
- in file _textile.plugin.php, class textile_plugin
Implements the Textile plugin for b2evo. - textile_popup_help
- in file _textile.plugin.php, method textile_plugin::textile_popup_help()
- texturize_plugin
- in file _texturize.plugin.php, method texturize_plugin::texturize_plugin()
Constructor - texturize_plugin
- in file _texturize.plugin.php, class texturize_plugin
- transport_optimizer_plugin
- in file _transport_optimizer.plugin.php, method transport_optimizer_plugin::transport_optimizer_plugin()
Constructor - transport_optimizer_plugin
- in file _transport_optimizer.plugin.php, class transport_optimizer_plugin
The transport optimizer plugin. - txtgps
- in file _textile.plugin.php, method textile_plugin::txtgps()
- T_
- in file _plugin.class.php, method Plugin::T_()
Translate a given string, in the Plugin's context.
u
- update_stats
- in file _dnsbl_antispam.plugin.php, method dnsbl_antispam_plugin::update_stats()
Update our statistics.
v
- $version
- in file _smilies.plugin.php, variable smilies_plugin::$version
- $version
- in file _sidebar.plugin.php, variable sidebar_plugin::$version
- $version
- in file _quicktags.plugin.php, variable quicktags_plugin::$version
- $version
- in file _archives.plugin.php, variable archives_plugin::$version
- $version
- in file _test.plugin.php, variable test_plugin::$version
- $version
- in file _textile.plugin.php, variable textile_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 _transport_optimizer.plugin.php, variable transport_optimizer_plugin::$version
- $version
- in file _texturize.plugin.php, variable texturize_plugin::$version
- $version
- in file _ldap.plugin.php, variable ldap_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 _bbcode.plugin.php, variable bbcode_plugin::$version
- $version
- in file _basic_antispam.plugin.php, variable basic_antispam_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 _gmcode.plugin.php, variable gmcode_plugin::$version
- $version
- in file _bookmarklet.plugin.php, variable bookmarklet_plugin::$version
- $version
- in file _dnsbl_antispam.plugin.php, variable dnsbl_antispam_plugin::$version
- $version
- in file _calendar.plugin.php, variable calendar_plugin::$version
- $version
- in file _categories.plugin.php, variable categories_plugin::$version
- $vlgn
- in file _textile.plugin.php, variable textile_plugin::$vlgn
- ValidateAccountFormSent
- in file _plugin.class.php, method Plugin::ValidateAccountFormSent()
Event handler: Called when a "Validate user account" form has been submitted. - validate_my_deps
- in file _dnsbl_antispam.plugin.php, method dnsbl_antispam_plugin::validate_my_deps()
Internal method to check dependencies on Captcha plugin. - vAlign
- in file _textile.plugin.php, method textile_plugin::vAlign()
w
- wacko_plugin
- in file _wacko.plugin.php, class wacko_plugin
- wacko_plugin
- in file _wacko.plugin.php, method wacko_plugin::wacko_plugin()
Constructor - wikilinks_plugin
- in file _wikilinks.plugin.php, method wikilinks_plugin::wikilinks_plugin()
Constructor - wikilinks_plugin
- in file _wikilinks.plugin.php, class wikilinks_plugin
