Index of All Elements
Package Indexes
[ a ]
[ b ]
[ c ]
[ d ]
[ e ]
[ f ]
[ g ]
[ h ]
[ i ]
[ j ]
[ k ]
[ l ]
[ m ]
[ n ]
[ o ]
[ p ]
[ q ]
[ r ]
[ s ]
[ t ]
[ u ]
[ v ]
[ w ]
[ x ]
[ _ ]
a
- $a
- in file modifier.textile.php, variable Textile::$a
- $accept
- in file Snoopy.class.inc, variable Snoopy::$accept
- $agent
- in file Snoopy.class.inc, variable Snoopy::$agent
- $AltBody
- in file class.phpmailer.php, variable PHPMailer::$AltBody
Sets the text-only body of the message. This automatically sets the email to multipart/alternative. This body can be read by mail clients that do not have HTML email capability such as mutt. Clients that can read HTML will view the normal Body.
- $autoload_filters
- in file Smarty.class.php, variable Smarty::$autoload_filters
This indicates which filters are automatically loaded into Smarty.
- AddAddress
- in file class.phpmailer.php, method PHPMailer::AddAddress()
Adds a "To" address.
- AddAttachment
- in file class.phpmailer.php, method PHPMailer::AddAttachment()
Adds an attachment from a path on the filesystem.
- AddBCC
- in file class.phpmailer.php, method PHPMailer::AddBCC()
Adds a "Bcc" address. Note: this function works with the SMTP mailer on win32, not with the "mail" mailer.
- AddCC
- in file class.phpmailer.php, method PHPMailer::AddCC()
Adds a "Cc" address. Note: this function works with the SMTP mailer on win32, not with the "mail" mailer.
- AddCustomHeader
- in file class.phpmailer.php, method PHPMailer::AddCustomHeader()
Adds a custom header.
- AddEmbeddedImage
- in file class.phpmailer.php, method PHPMailer::AddEmbeddedImage()
Adds an embedded attachment. This can include images, sounds, and just about any other document. Make sure to set the $type to an image type. For JPEG images use "image/jpeg" and for GIF images use "image/gif".
- AddReplyTo
- in file class.phpmailer.php, method PHPMailer::AddReplyTo()
Adds a "Reply-to" address.
- AddStringAttachment
- in file class.phpmailer.php, method PHPMailer::AddStringAttachment()
Adds a string or binary attachment (non-filesystem) to the list.
- add_keyword
- in file geshi.php, method GeSHi::add_keyword()
Adds a keyword to a keyword group for highlighting
- add_keyword_group
- in file geshi.php, method GeSHi::add_keyword_group()
Creates a new keyword group
- add_results
- in file search.class.php, method search::add_results()
Create searchable items database
- admin_logged_in
- in file bBlog.class.php, method bBlog::admin_logged_in()
- admin_logged_ip
- in file bBlog.class.php, method bBlog::admin_logged_ip()
- admin_logout
- in file bBlog.class.php, method bBlog::admin_logout()
- admin_plugin_comments_run
- in file admin.comments.php, function admin_plugin_comments_run()
Main function of plugin
- admin_plugin_externalcontent_run
- in file admin.externalcontent.php, function admin_plugin_externalcontent_run()
- admin_plugin_files_run
- in file admin.files.php, function admin_plugin_files_run()
- admin_plugin_links_run
- in file admin.links.php, function admin_plugin_links_run()
- admin_plugin_rssfeedmaker_run
- in file admin.rssfeedmaker.php, function admin_plugin_rssfeedmaker_run()
- admin_plugin_rss_run
- in file admin.rss.php, function admin_plugin_rss_run()
- admin_plugin_sections_run
- in file admin.sections.php, function admin_plugin_sections_run()
- admin_plugin_usermanager_run
- in file admin.usermanager.php, function admin_plugin_usermanager_run()
- allowTrackback
- in file trackback.class.php, method trackback::allowTrackback()
Performs various checks to determine whether the trackback is allowed.
- append
- in file Smarty.class.php, method Smarty::append()
appends values to template variables
- append
- in file rss_parse.inc, method MagpieRSS::append()
- append_by_ref
- in file Smarty.class.php, method Smarty::append_by_ref()
appends values to template variables by reference
- archives.php
- procedural page archives.php
- ARRAY_A
- in file ez_sql.php, constant ARRAY_A
- array_diff_key
- in file functions.php, function array_diff_key()
Computes the difference of arrays using keys for comparison
- ARRAY_N
- in file ez_sql.php, constant ARRAY_N
- article_query
- in file search.class.php, method article_search::article_query()
- article_search
- in file search.class.php, class article_search
Requirements
- assign
- in file Smarty.class.php, method Smarty::assign()
assigns values to template variables
- assign_by_ref
- in file Smarty.class.php, method Smarty::assign_by_ref()
assigns values to template variables by reference
- Authenticate
- in file class.smtp.php, method SMTP::Authenticate()
Performs SMTP authentication. Must be run after running the Hello() method. Returns true if successfully authenticated.
- authimage
- in file authimage.class.php, class authimage
- autoCzech
- in file czech.class.php, method czech::autoCzech()
- authimage.php
- procedural page authimage.php
- admin.comments.php
- procedural page admin.comments.php
- admin.externalcontent.php
- procedural page admin.externalcontent.php
- admin.files.php
- procedural page admin.files.php
- admin.links.php
- procedural page admin.links.php
- admin.rssfeedmaker.php
- procedural page admin.rssfeedmaker.php
- admin.rss.php
- procedural page admin.rss.php
- admin.sections.php
- procedural page admin.sections.php
- admin.usermanager.php
- procedural page admin.usermanager.php
- actionscript-french.php
- procedural page actionscript-french.php
- actionscript.php
- procedural page actionscript.php
- ada.php
- procedural page ada.php
- apache.php
- procedural page apache.php
- applescript.php
- procedural page applescript.php
- asm.php
- procedural page asm.php
- asp.php
- procedural page asp.php
- authimage.class.php
- procedural page authimage.class.php
b
- $BASE_CACHE
- in file rss_cache.inc, variable RSSCache::$BASE_CACHE
- $Body
- in file class.phpmailer.php, variable PHPMailer::$Body
Sets the Body of the message. This can be either an HTML or text body.
- $booleanize
- in file Config_File.class.php, variable Config_File::$booleanize
Controls whether config values of on/true/yes and off/false/no get converted to boolean values automatically.
- $buffer
- in file SettingsAPI.class.php, variable SettingsAPI::$buffer
- $buffered_mode
- in file SettingsAPI.class.php, variable SettingsAPI::$buffered_mode
- $buffer_includes_defaults
- in file SettingsAPI.class.php, variable SettingsAPI::$buffer_includes_defaults
- $buffer_includes_descriptions
- in file SettingsAPI.class.php, variable SettingsAPI::$buffer_includes_descriptions
- bBlog
- in file bBlog.class.php, method bBlog::bBlog()
- bBlog
- in file bBlog.class.php, class bBlog
- bBlogConfig
- in file bBlogConfig.class.php, class bBlogConfig
bBlog.Config.class.php - manages the config table
- bBlogConfig
- in file bBlogConfig.class.php, method bBlogConfig::bBlogConfig()
- bblogMailer
- in file bBlogMailer.class.php, class bblogMailer
PHPMailer - PHP email transport class
- builtin.about.php
- procedural page builtin.about.php
- builtin.archives.php
- procedural page builtin.archives.php
- builtin.diagnostic.php
- procedural page builtin.diagnostic.php
- builtin.help.php
- procedural page builtin.help.php
- builtin.options.php
- procedural page builtin.options.php
- builtin.plugins.php
- procedural page builtin.plugins.php
- builtin.post.php
- procedural page builtin.post.php
- builtin.upload.php
- procedural page builtin.upload.php
- bash.php
- procedural page bash.php
- bBlogConfig.class.php
- procedural page bBlogConfig.class.php
- bBlogMailer.class.php
- procedural page bBlogMailer.class.php
- bBlog.class.php
- procedural page bBlog.class.php
- bookmarkletstuff.php
- procedural page bookmarkletstuff.php
- bblog_modifier_bbcode_help
- in file modifier.bbcode.php, function bblog_modifier_bbcode_help()
need a description
- bblog_modifier_date_format_help
- in file modifier.date_format.php, function bblog_modifier_date_format_help()
- bblog_modifier_locale_help
- in file modifier.locale.php, function bblog_modifier_locale_help()
- block.strip.php
- procedural page block.strip.php
- block.textformat.php
- procedural page block.textformat.php
- BBLOG_VERSION
- in file init.php, constant BBLOG_VERSION
- block
- in file modifier.textile.php, method Textile::block()
- blogger_deletePost
- in file xmlrpc.php, function blogger_deletePost()
- blogger_getPost
- in file xmlrpc.php, function blogger_getPost()
- blogger_getRecentPosts
- in file xmlrpc.php, function blogger_getRecentPosts()
- blogger_getUsersBlogs
- in file xmlrpc.php, function blogger_getUsersBlogs()
- blogrollEndElement
- in file function.blogroll.php, function blogrollEndElement()
- blogrollStartElement
- in file function.blogroll.php, function blogrollStartElement()
- blogrollWriteLinks
- in file function.blogroll.php, function blogrollWriteLinks()
- BufferedMode
- in file SettingsAPI.class.php, method SettingsAPI::BufferedMode()
- buildfoot
- in file templates.php, function buildfoot()
c
- $c
- in file modifier.textile.php, variable Textile::$c
- $cache_dir
- in file Smarty.class.php, variable Smarty::$cache_dir
The name of the directory for cache files.
- $cache_handler_func
- in file Smarty.class.php, variable Smarty::$cache_handler_func
The function used for cache file handling. If not set, built-in caching is used.
- $cache_lifetime
- in file Smarty.class.php, variable Smarty::$cache_lifetime
This is the number of seconds cached content will persist.
- $cache_modified_check
- in file Smarty.class.php, variable Smarty::$cache_modified_check
Only used when $caching is enabled. If true, then If-Modified-Since headers are respected with cached content, and appropriate HTTP headers are sent.
- $caching
- in file Smarty.class.php, variable Smarty::$caching
This enables template caching.
- $channel
- in file rss_parse.inc, variable MagpieRSS::$channel
- $CharSet
- in file class.phpmailer.php, variable PHPMailer::$CharSet
Sets the CharSet of the message.
- $clas
- in file modifier.textile.php, variable Textile::$clas
- $compiler_class
- in file Smarty.class.php, variable Smarty::$compiler_class
The class used for compiling templates.
- $compiler_file
- in file Smarty.class.php, variable Smarty::$compiler_file
The file that contains the compiler class. This can a full pathname, or relative to the php_include path.
- $compile_check
- in file Smarty.class.php, variable Smarty::$compile_check
This tells Smarty whether to check for recompiling or not. Recompiling does not need to happen unless a template or config file is changed.
- $compile_dir
- in file Smarty.class.php, variable Smarty::$compile_dir
The directory where compiled templates are located.
- $compile_id
- in file Smarty.class.php, variable Smarty::$compile_id
Set this if you want different sets of compiled files for the same templates. This is useful for things like different languages.
- $com_finalar
- in file bBlog.class.php, variable bBlog::$com_finalar
- $com_order_array
- in file bBlog.class.php, variable bBlog::$com_order_array
- $config_booleanize
- in file Smarty.class.php, variable Smarty::$config_booleanize
This tells whether or not to automatically booleanize config file variables.
- $config_class
- in file Smarty.class.php, variable Smarty::$config_class
The class used to load config vars.
- $config_dir
- in file Smarty.class.php, variable Smarty::$config_dir
The directory where config files are located.
- $config_fix_newlines
- in file Smarty.class.php, variable Smarty::$config_fix_newlines
This tells whether or not automatically fix newlines in config files.
- $config_overwrite
- in file Smarty.class.php, variable Smarty::$config_overwrite
This tells if config file vars of the same name overwrite each other or not.
- $config_read_hidden
- in file Smarty.class.php, variable Smarty::$config_read_hidden
This tells whether hidden sections [.foobar] are readable from the tempalates or not. Normally you would never allow this since that is the point behind hidden sections: the application can access them, but the templates cannot.
- $ConfirmReadingTo
- in file class.phpmailer.php, variable PHPMailer::$ConfirmReadingTo
Sets the email address that a reading confirmation will be sent.
- $ContentType
- in file class.phpmailer.php, variable PHPMailer::$ContentType
Sets the Content-type of the message.
- $cookies
- in file Snoopy.class.inc, variable Snoopy::$cookies
- $CRLF
- in file class.smtp.php, variable SMTP::$CRLF
SMTP reply line ending
- $cspn
- in file modifier.textile.php, variable Textile::$cspn
- $curl_path
- in file Snoopy.class.inc, variable Snoopy::$curl_path
- $current
- in file rpc.php, variable XML::$current
- $current_field
- in file rss_parse.inc, variable MagpieRSS::$current_field
- $current_item
- in file rss_parse.inc, variable MagpieRSS::$current_item
- $current_namespace
- in file rss_parse.inc, variable MagpieRSS::$current_namespace
- caddcl.php
- procedural page caddcl.php
- cadlisp.php
- procedural page cadlisp.php
- cpp.php
- procedural page cpp.php
- csharp.php
- procedural page csharp.php
- css.php
- procedural page css.php
- c_mac.php
- procedural page c_mac.php
- c.php
- procedural page c.php
- cls_convertor.inc
- procedural page cls_convertor.inc
- class.phpmailer.php
- procedural page class.phpmailer.php
- class.smtp.php
- procedural page class.smtp.php
- comments.class.php
- procedural page comments.class.php
- credits.php
- procedural page credits.php
- Config_File.class.php
- procedural page Config_File.class.php
- czech.class.php
- procedural page czech.class.php
- core.assemble_plugin_filepath.php
- procedural page core.assemble_plugin_filepath.php
- core.assign_smarty_interface.php
- procedural page core.assign_smarty_interface.php
- core.create_dir_structure.php
- procedural page core.create_dir_structure.php
- core.display_debug_console.php
- procedural page core.display_debug_console.php
- core.get_include_path.php
- procedural page core.get_include_path.php
- core.get_microtime.php
- procedural page core.get_microtime.php
- core.get_php_resource.php
- procedural page core.get_php_resource.php
- core.is_secure.php
- procedural page core.is_secure.php
- core.is_trusted.php
- procedural page core.is_trusted.php
- core.load_plugins.php
- procedural page core.load_plugins.php
- core.load_resource_plugin.php
- procedural page core.load_resource_plugin.php
- core.process_cached_inserts.php
- procedural page core.process_cached_inserts.php
- core.process_compiled_include.php
- procedural page core.process_compiled_include.php
- core.read_cache_file.php
- procedural page core.read_cache_file.php
- core.rmdir.php
- procedural page core.rmdir.php
- core.rm_auto.php
- procedural page core.rm_auto.php
- core.run_insert_handler.php
- procedural page core.run_insert_handler.php
- core.smarty_include_php.php
- procedural page core.smarty_include_php.php
- core.write_cache_file.php
- procedural page core.write_cache_file.php
- core.write_compiled_include.php
- procedural page core.write_compiled_include.php
- core.write_compiled_resource.php
- procedural page core.write_compiled_resource.php
- core.write_file.php
- procedural page core.write_file.php
- compiler.assign.php
- procedural page compiler.assign.php
- cache_id
- in file bBlog.class.php, method bBlog::cache_id()
- canProceed
- in file comments.class.php, method Comments::canProceed()
Initiates a variety of tests
- cdata
- in file rss_parse.inc, method MagpieRSS::cdata()
- CHAR_UE
- in file cls_convertor.inc, method convertor::CHAR_UE()
- CHAR_UTF8
- in file cls_convertor.inc, method convertor::CHAR_UTF8()
- checkAICode
- in file authimage.class.php, method authimage::checkAICode()
- checkRefs
- in file modifier.textile.php, method Textile::checkRefs()
- check_cache
- in file rss_cache.inc, method RSSCache::check_cache()
- check_writable
- in file index.php, function check_writable()
Stack Trace: warnings found (for debugging) The line numbers are a bit off coz of the copy/paste of these dumps.
- cleanWhiteSpace
- in file modifier.textile.php, method Textile::cleanWhiteSpace()
- clear
- in file Config_File.class.php, method Config_File::clear()
Clear loaded config data for a certain file or all files.
- ClearAddresses
- in file class.phpmailer.php, method PHPMailer::ClearAddresses()
Clears all recipients assigned in the TO array. Returns void.
- ClearAllRecipients
- in file class.phpmailer.php, method PHPMailer::ClearAllRecipients()
Clears all recipients assigned in the TO, CC and BCC array. Returns void.
- ClearAttachments
- in file class.phpmailer.php, method PHPMailer::ClearAttachments()
Clears all previously set filesystem, string, and binary attachments. Returns void.
- ClearBCCs
- in file class.phpmailer.php, method PHPMailer::ClearBCCs()
Clears all recipients assigned in the BCC array. Returns void.
- ClearCCs
- in file class.phpmailer.php, method PHPMailer::ClearCCs()
Clears all recipients assigned in the CC array. Returns void.
- ClearCustomHeaders
- in file class.phpmailer.php, method PHPMailer::ClearCustomHeaders()
Clears all custom headers. Returns void.
- ClearReplyTos
- in file class.phpmailer.php, method PHPMailer::ClearReplyTos()
Clears all recipients assigned in the ReplyTo array. Returns void.
- ClearSettingsTable
- in file SettingsAPI.class.php, method SettingsAPI::ClearSettingsTable()
- clear_all_assign
- in file Smarty.class.php, method Smarty::clear_all_assign()
clear all the assigned template variables.
- clear_all_cache
- in file Smarty.class.php, method Smarty::clear_all_cache()
clear the entire contents of cache (all templates)
- clear_assign
- in file Smarty.class.php, method Smarty::clear_assign()
clear the given assigned template variable.
- clear_cache
- in file Smarty.class.php, method Smarty::clear_cache()
clear cached content for the given template and cache id
- clear_compiled_tpl
- in file Smarty.class.php, method Smarty::clear_compiled_tpl()
clears compiled version of specified template resource, or all compiled template files if one is not specified.
- clear_config
- in file Smarty.class.php, method Smarty::clear_config()
clear configuration values
- close
- in file rpc.php, method XML::close()
- Close
- in file class.smtp.php, method SMTP::Close()
Closes the socket and cleans up the state of the class.
- CloseSettingsAPI
- in file SettingsAPI.class.php, method SettingsAPI::CloseSettingsAPI()
- cmap
- in file modifier.textile.php, method Textile::cmap()
- code
- in file modifier.textile.php, method Textile::code()
- Comments
- in file comments.class.php, class Comments
Beginnings of comment handling consolidation
- Config_File
- in file Config_File.class.php, class Config_File
Config file reading class
- Config_File
- in file Config_File.class.php, method Config_File::Config_File()
Constructs a new config file class.
- config_load
- in file Smarty.class.php, method Smarty::config_load()
load configuration values
- Connect
- in file class.smtp.php, method SMTP::Connect()
Connect to the server specified on the port specified.
- containsExternalLinks
- in file stringHandling.class.php, method StringHandling::containsExternalLinks()
- containsLinks
- in file stringHandling.class.php, method StringHandling::containsLinks()
Reports whether a string contains hyperlinks
- containsRedirector
- in file stringHandling.class.php, method StringHandling::containsRedirector()
Reports whether a link contains the Google Redirector.
- containsTransformedLinks
- in file stringHandling.class.php, method StringHandling::containsTransformedLinks()
Reports whether a string contains clickable links
- convert
- in file cls_convertor.inc, method convertor::convert()
- convertor
- in file cls_convertor.inc, method convertor::convertor()
- convertor
- in file cls_convertor.inc, class convertor
- conv_tab_set
- in file cls_convertor.inc, method convertor::conv_tab_set()
- count_numeric_items
- in file rpc.php, function count_numeric_items()
- createAICode
- in file authimage.class.php, method authimage::createAICode()
- czech
- in file czech.class.php, class czech
- C_BLOGURL
- in file init.php, constant C_BLOGURL
- C_FANCY_URL_POST
- in file init.php, constant C_FANCY_URL_POST
- C_I88592_U
- in file cls_convertor.inc, method convertor::C_I88592_U()
- C_UTF8_U
- in file cls_convertor.inc, method convertor::C_UTF8_U()
- C_U_I88592
- in file cls_convertor.inc, method convertor::C_U_I88592()
- C_U_UTF8
- in file cls_convertor.inc, method convertor::C_U_UTF8()
- C_U_W1250
- in file cls_convertor.inc, method convertor::C_U_W1250()
- C_W1250_U
- in file cls_convertor.inc, method convertor::C_W1250_U()
d
- $data
- in file cls_convertor.inc, variable convertor::$data
- $db
- in file SettingsAPI.class.php, variable SettingsAPI::$db
- $dbname
- in file ez_sql.php, variable db::$dbname
- $debugging
- in file Smarty.class.php, variable Smarty::$debugging
If debugging is enabled, a debug console window will display when the page loads (make sure your browser allows unrequested popup windows)
- $debugging_ctrl
- in file Smarty.class.php, variable Smarty::$debugging_ctrl
This determines if debugging is enable-able from the browser.
- $debug_all
- in file ez_sql.php, variable db::$debug_all
- $debug_called
- in file ez_sql.php, variable db::$debug_called
- $debug_tpl
- in file Smarty.class.php, variable Smarty::$debug_tpl
This is the path to the debug console template. If not set, the default one will be used.
- $default_modifiers
- in file Smarty.class.php, variable Smarty::$default_modifiers
This is a list of the modifiers to apply to all template variables.
- $default_resource_type
- in file Smarty.class.php, variable Smarty::$default_resource_type
This is the resource type to be used when not specified
- $default_template_handler_func
- in file Smarty.class.php, variable Smarty::$default_template_handler_func
If a template cannot be found, this PHP function will be executed.
- $document
- in file rpc.php, variable XML::$document
- $do_debug
- in file class.smtp.php, variable SMTP::$do_debug
Sets whether debugging is turned on
- delphi.php
- procedural page delphi.php
- diff.php
- procedural page diff.php
- div.php
- procedural page div.php
- dos.php
- procedural page dos.php
- d.php
- procedural page d.php
- Data
- in file class.smtp.php, method SMTP::Data()
Issues a data command and sends the msg_data to the server
- data
- in file rpc.php, method XML::data()
- db
- in file ez_sql.php, method db::db()
- db
- in file ez_sql.php, class db
- db_get_secure
- in file templates.php, function db_get_secure()
- db_get_template
- in file templates.php, function db_get_template()
- db_get_timestamp
- in file templates.php, function db_get_timestamp()
- db_get_trusted
- in file templates.php, function db_get_trusted()
- debug
- in file rss_fetch.inc, function debug()
- debug
- in file rss_cache.inc, method RSSCache::debug()
- debug
- in file ez_sql.php, method db::debug()
- decode_high
- in file modifier.textile.php, method Textile::decode_high()
- deleteComment
- in file admin.comments.php, function deleteComment()
Delete a single comment
- delete_post
- in file bBlog.class.php, method bBlog::delete_post()
- del_results
- in file search.class.php, method search::del_results()
Delete search database or ".T_SEARCH." items
- destruct
- in file rpc.php, method XML::destruct()
- DIR_BBLOG
- in file error.php, constant DIR_BBLOG
Need a short description of this constant
- DIR_CUR
- in file error.php, constant DIR_CUR
Need a short description of this constant
- DIR_IMG_MAIN
- in file error.php, constant DIR_IMG_MAIN
Need a short description of this constant
- DIR_LIB
- in file parser.php, constant DIR_LIB
- DIR_LIBS
- in file error.php, constant DIR_LIBS
Need a short description of this constant
- DIR_PARSER
- in file parser.php, constant DIR_PARSER
- DIR_RESIZED
- in file error.php, constant DIR_RESIZED
Need a short description of this constant
- DIR_SEP
- in file parser.php, constant DIR_SEP
- DIR_SEP
- in file Smarty.class.php, constant DIR_SEP
DIR_SEP isn't used anymore, but third party apps might
- DIR_SEP
- in file error.php, constant DIR_SEP
Need a short description of this constant
- DIR_SEP
- in file rss_fetch.inc, constant DIR_SEP
- DIR_WM
- in file error.php, constant DIR_WM
Need a short description of this constant
- disable_highlighting
- in file geshi.php, method GeSHi::disable_highlighting()
Disables all highlighting
- display
- in file bBlog.class.php, method bBlog::display()
- display
- in file Smarty.class.php, method Smarty::display()
executes & displays the template results
- donation
- in file ez_sql.php, method db::donation()
- DropSettingsTable
- in file SettingsAPI.class.php, method SettingsAPI::DropSettingsTable()
- dump
- in file modifier.textile.php, method Textile::dump()
- dumpvar
- in file ez_sql.php, method db::dumpvar()
e
- $Encoding
- in file class.phpmailer.php, variable PHPMailer::$Encoding
Sets the Encoding of the message. Options for this are "8bit", "7bit", "binary", "base64", and "quoted-printable".
- $error
- in file Snoopy.class.inc, variable Snoopy::$error
- $ERROR
- in file rss_parse.inc, variable MagpieRSS::$ERROR
- $ERROR
- in file rss_cache.inc, variable RSSCache::$ERROR
- $ErrorInfo
- in file class.phpmailer.php, variable PHPMailer::$ErrorInfo
Holds the most recent mailer error message.
- $error_reporting
- in file Smarty.class.php, variable Smarty::$error_reporting
When set, smarty does uses this value as error_reporting-level.
- $expandlinks
- in file Snoopy.class.inc, variable Snoopy::$expandlinks
- eiffel.php
- procedural page eiffel.php
- ez_sql.php
- procedural page ez_sql.php
- editComment
- in file admin.comments.php, function editComment()
Retrieve comment details to allow editing
- edit_post
- in file bBlog.class.php, method bBlog::edit_post()
- enable_classes
- in file geshi.php, method GeSHi::enable_classes()
Sets whether CSS classes should be used to highlight the source. Default is off, calling this method with no arguments will turn it on
- enable_highlighting
- in file geshi.php, method GeSHi::enable_highlighting()
Enables all highlighting
- enable_ids
- in file geshi.php, method GeSHi::enable_ids()
Whether CSS IDs should be added to each line
- enable_important_blocks
- in file geshi.php, method GeSHi::enable_important_blocks()
Sets whether context-important blocks are highlighted
- enable_line_numbers
- in file geshi.php, method GeSHi::enable_line_numbers()
Sets whether line numbers should be displayed.
- enable_strict_mode
- in file geshi.php, method GeSHi::enable_strict_mode()
Enables/disables strict highlighting. Default is off, calling this method without parameters will turn it on. See documentation for more details on strict mode and where to use it.
- encodeEntities
- in file modifier.textile.php, method Textile::encodeEntities()
- encodeHTML
- in file comments.class.php, method Comments::encodeHTML()
Enforces HTML Encoding policy on comment text
- encodeHTML
- in file stringHandling.class.php, method StringHandling::encodeHTML()
Replace various characters with their HTML entities equivalent
- encode_high
- in file modifier.textile.php, method Textile::encode_high()
- encrypt_password
- in file passwordReset.class.php, method passwdManager::encrypt_password()
Hash the new password with sha1()
- end_element
- in file rss_parse.inc, method MagpieRSS::end_element()
- error
- in file rss_fetch.inc, function error()
- error
- in file rss_parse.inc, method MagpieRSS::error()
- error
- in file rss_cache.inc, method RSSCache::error()
- error
- in file geshi.php, method GeSHi::error()
Returns an error message associated with the last GeSHi operation, or false if no error has occured
- errorHandler
- in file image.php, method img::errorHandler()
- error_handler
- in file bBlogMailer.class.php, method bblogMailer::error_handler()
Replace the default error_handler
- error.php
- procedural page error.php
- escape
- in file ez_sql.php, method db::escape()
- Expand
- in file class.smtp.php, method SMTP::Expand()
Expand takes the name and asks the server to list all the people who are members of the _list_. Expand will return back and array of the result or false if an error occurs.
- EZSQL_DB_HOST
- in file ez_sql.php, constant EZSQL_DB_HOST
- EZSQL_DB_NAME
- in file ez_sql.php, constant EZSQL_DB_NAME
- EZSQL_DB_PASSWORD
- in file ez_sql.php, constant EZSQL_DB_PASSWORD
- EZSQL_DB_USER
- in file ez_sql.php, constant EZSQL_DB_USER
- EZSQL_VERSION
- in file ez_sql.php, constant EZSQL_VERSION
f
- $fe
- in file cls_convertor.inc, variable convertor::$fe
- $fix_newlines
- in file Config_File.class.php, variable Config_File::$fix_newlines
Controls whether or not to fix mac or dos formatted newlines.
- $force_compile
- in file Smarty.class.php, variable Smarty::$force_compile
This forces templates to compile every time. Useful for development or debugging.
- $From
- in file class.phpmailer.php, variable PHPMailer::$From
Sets the From email address for the message.
- $From
- in file bBlogMailer.class.php, variable bblogMailer::$From
TODO: i'd rather have $Host be read from bb_config, instead of writing it here. Just incase any robot would come, or any faggot wants to hack this file for spam reasons.
- $FromName
- in file bBlogMailer.class.php, variable bblogMailer::$FromName
- $FromName
- in file class.phpmailer.php, variable PHPMailer::$FromName
Sets the From name of the message.
- function.blogroll.php
- procedural page function.blogroll.php
- function.calendar.php
- procedural page function.calendar.php
- function.email.php
- procedural page function.email.php
- function.externalcontent.php
- procedural page function.externalcontent.php
- function.getarchiveposts.php
- procedural page function.getarchiveposts.php
- function.getarchives.php
- procedural page function.getarchives.php
- function.getcomments.php
- procedural page function.getcomments.php
- function.getcontent.php
- procedural page function.getcontent.php
- function.getposts.php
- procedural page function.getposts.php
- function.getpost.php
- procedural page function.getpost.php
- function.getrecentposts.php
- procedural page function.getrecentposts.php
- function.getrss.php
- procedural page function.getrss.php
- function.getsearchresults.php
- procedural page function.getsearchresults.php
- function.getsections.php
- procedural page function.getsections.php
- function.header.php
- procedural page function.header.php
- function.icq.php
- procedural page function.icq.php
- function.links.php
- procedural page function.links.php
- function.months_archive.php
- procedural page function.months_archive.php
- function.nextprev.php
- procedural page function.nextprev.php
- function.photobblogimage.php
- procedural page function.photobblogimage.php
- function.photobblog.php
- procedural page function.photobblog.php
- function.recentposts.php
- procedural page function.recentposts.php
- function.sapi_test.php
- procedural page function.sapi_test.php
- function.sectionlinks.php
- procedural page function.sectionlinks.php
- function.wysiwygimage.php
- procedural page function.wysiwygimage.php
- freebasic.php
- procedural page freebasic.php
- functions.php
- procedural page functions.php
- footer.php
- procedural page footer.php
- function.assign_debug_info.php
- procedural page function.assign_debug_info.php
- function.assign.php
- procedural page function.assign.php
- function.config_load.php
- procedural page function.config_load.php
- function.counter.php
- procedural page function.counter.php
- function.cycle.php
- procedural page function.cycle.php
- function.debug.php
- procedural page function.debug.php
- function.eval.php
- procedural page function.eval.php
- function.fetch.php
- procedural page function.fetch.php
- function.html_checkboxes.php
- procedural page function.html_checkboxes.php
- function.html_image.php
- procedural page function.html_image.php
- function.html_options.php
- procedural page function.html_options.php
- function.html_radios.php
- procedural page function.html_radios.php
- function.html_select_date.php
- procedural page function.html_select_date.php
- function.html_select_time.php
- procedural page function.html_select_time.php
- function.html_table.php
- procedural page function.html_table.php
- function.mailto.php
- procedural page function.mailto.php
- function.math.php
- procedural page function.math.php
- function.popup_init.php
- procedural page function.popup_init.php
- function.popup.php
- procedural page function.popup.php
- function.printr.php
- procedural page function.printr.php
- failsCaptcha
- in file comments.class.php, method Comments::failsCaptcha()
Tests what user typed against the captcha
- fBlock
- in file modifier.textile.php, method Textile::fBlock()
- fCode
- in file modifier.textile.php, method Textile::fCode()
- fetch
- in file Smarty.class.php, method Smarty::fetch()
executes & returns or displays the template results
- fetch
- in file Snoopy.class.inc, method Snoopy::fetch()
- fetchform
- in file Snoopy.class.inc, method Snoopy::fetchform()
- fetchlinks
- in file Snoopy.class.inc, method Snoopy::fetchlinks()
- fetchtext
- in file Snoopy.class.inc, method Snoopy::fetchtext()
- fetch_rss
- in file rss_fetch.inc, function fetch_rss()
- file_name
- in file rss_cache.inc, method RSSCache::file_name()
- FillInternalBuffer
- in file SettingsAPI.class.php, method SettingsAPI::FillInternalBuffer()
- fImage
- in file modifier.textile.php, method Textile::fImage()
- fixEntities
- in file modifier.textile.php, method Textile::fixEntities()
- fLink
- in file modifier.textile.php, method Textile::fLink()
- fList
- in file modifier.textile.php, method Textile::fList()
- flush
- in file ez_sql.php, method db::flush()
- footnoteRef
- in file modifier.textile.php, method Textile::footnoteRef()
- format_comment
- in file bBlog.class.php, method bBlog::format_comment()
- fSpan
- in file modifier.textile.php, method Textile::fSpan()
- fTable
- in file modifier.textile.php, method Textile::fTable()
g
- $gzip
- in file bBlog.class.php, variable bBlog::$gzip
- gml.php
- procedural page gml.php
- geshi.php
- procedural page geshi.php
- get-email-pass.php
- procedural page get-email-pass.php
- GeSHi
- in file geshi.php, class GeSHi
The GeSHi Class.
- GeSHi
- in file geshi.php, method GeSHi::GeSHi()
Creates a new GeSHi object, with source and language
- GESHI_ACTIVE
- in file geshi.php, constant GESHI_ACTIVE
Links in the source in the :active state
- GESHI_CAPS_LOWER
- in file geshi.php, constant GESHI_CAPS_LOWER
Leave keywords found as the case that they are
- GESHI_CAPS_NO_CHANGE
- in file geshi.php, constant GESHI_CAPS_NO_CHANGE
Lowercase keywords found
- GESHI_CAPS_UPPER
- in file geshi.php, constant GESHI_CAPS_UPPER
Uppercase keywords found
- GESHI_DIR_SEPARATOR
- in file geshi.php, constant GESHI_DIR_SEPARATOR
Set the correct directory separator
- GESHI_END_IMPORTANT
- in file geshi.php, constant GESHI_END_IMPORTANT
The ender for important parts of the source
- GESHI_FANCY_LINE_NUMBERS
- in file geshi.php, constant GESHI_FANCY_LINE_NUMBERS
Use fancy line numbers when building the result
- GESHI_HEADER_DIV
- in file geshi.php, constant GESHI_HEADER_DIV
Use a <div> to surround the source
- GESHI_HEADER_NONE
- in file geshi.php, constant GESHI_HEADER_NONE
Use nothing to surround the source
- GESHI_HEADER_PRE
- in file geshi.php, constant GESHI_HEADER_PRE
Use a
- geshi_highlight
- in file geshi.php, function geshi_highlight()
Easy way to highlight stuff. Behaves just like highlight_string
- GESHI_HOVER
- in file geshi.php, constant GESHI_HOVER
Links in the source in the :hover state
- GESHI_LANG_ROOT
- in file geshi.php, constant GESHI_LANG_ROOT
The language file directory for GeSHi
- GESHI_LINK
- in file geshi.php, constant GESHI_LINK
Links in the source in the :link state
- GESHI_NORMAL_LINE_NUMBERS
- in file geshi.php, constant GESHI_NORMAL_LINE_NUMBERS
Use normal line numbers when building the result
- GESHI_NO_LINE_NUMBERS
- in file geshi.php, constant GESHI_NO_LINE_NUMBERS
Use no line numbers when building the result
- GESHI_OUTPUT_HTML
- in file geshi.php, constant GESHI_OUTPUT_HTML
For the future (though this may never be realised)
- GESHI_ROOT
- in file geshi.php, constant GESHI_ROOT
The root directory for GeSHi
- GESHI_START_IMPORTANT
- in file geshi.php, constant GESHI_START_IMPORTANT
The starter for important parts of the source
- GESHI_VERSION
- in file geshi.php, constant GESHI_VERSION
The version of this GeSHi file
- GESHI_VISITED
- in file geshi.php, constant GESHI_VISITED
Links in the source in the :visited state
- get
- in file Config_File.class.php, method Config_File::get()
Retrieves config info based on the file, section, and variable name.
- get
- in file rss_cache.inc, method RSSCache::get()
- getCharset
- in file czech.class.php, method czech::getCharset()
- getDateLink
- in file function.calendar.php, function getDateLink()
- getPass
- in file get-email-pass.php, function getPass()
function to reset password
- getPossibleValues
- in file bBlogConfig.class.php, method bBlogConfig::getPossibleValues()
- getRefs
- in file modifier.textile.php, method Textile::getRefs()
- GetSetting
- in file SettingsAPI.class.php, method SettingsAPI::GetSetting()
- GetSettingDefault
- in file SettingsAPI.class.php, method SettingsAPI::GetSettingDefault()
- GetSettingDescription
- in file SettingsAPI.class.php, method SettingsAPI::GetSettingDescription()
- getVer
- in file standalone.upgrade.php, function getVer()
- get_archives
- in file bBlog.class.php, method bBlog::get_archives()
********************************************************************
- get_col
- in file ez_sql.php, method db::get_col()
- get_col_info
- in file ez_sql.php, method db::get_col_info()
- get_comment
- in file bBlog.class.php, method bBlog::get_comment()
- get_comments
- in file bBlog.class.php, method bBlog::get_comments()
- get_config_vars
- in file Smarty.class.php, method Smarty::get_config_vars()
Returns an array containing config variables
- get_file_names
- in file Config_File.class.php, method Config_File::get_file_names()
Get all loaded config file names.
- get_key
- in file Config_File.class.php, method Config_File::get_key()
Retrieves config info based on the key.
- get_language_name
- in file geshi.php, method GeSHi::get_language_name()
Gets a human-readable language name (thanks to Simon Patterson for the idea :))
- get_language_name_from_extension
- in file geshi.php, method GeSHi::get_language_name_from_extension()
Given a file extension, this method returns either a valid geshi language name, or the empty string if it couldn't be found
- get_modifiers
- in file bBlog.class.php, method bBlog::get_modifiers()
- get_password
- in file passwordReset.class.php, method passwdManager::get_password()
Resets a users's password.
- get_post
- in file bBlog.class.php, method bBlog::get_post()
- get_posts
- in file bBlog.class.php, method bBlog::get_posts()
********************************************************************
- get_post_months
- in file builtin.archives.php, function get_post_months()
- get_registered_object
- in file Smarty.class.php, method Smarty::get_registered_object()
return a reference to a registered object
- get_results
- in file ez_sql.php, method db::get_results()
- get_results
- in file bBlog.class.php, method bBlog::get_results()
- get_row
- in file ez_sql.php, method db::get_row()
- get_row
- in file bBlog.class.php, method bBlog::get_row()
- get_rss
- in file rss.php, function get_rss()
- get_sections
- in file bBlog.class.php, method bBlog::get_sections()
- get_section_names
- in file Config_File.class.php, method Config_File::get_section_names()
Get all section names from a loaded file.
- get_stylesheet
- in file geshi.php, method GeSHi::get_stylesheet()
Returns a stylesheet for the highlighted code. If $economy mode is true, we only return the stylesheet declarations that matter for this code block instead of the whole thing
- get_template_vars
- in file Smarty.class.php, method Smarty::get_template_vars()
Returns an array containing template variables
- get_time
- in file geshi.php, method GeSHi::get_time()
Gets the time taken to parse the code
- get_username
- in file bBlog.class.php, method bBlog::get_username()
- get_var
- in file bBlog.class.php, method bBlog::get_var()
- get_var
- in file ez_sql.php, method db::get_var()
- get_var_names
- in file Config_File.class.php, method Config_File::get_var_names()
Get all global or section variable names.
- glyphs
- in file modifier.textile.php, method Textile::glyphs()
h
- $headers
- in file Snoopy.class.inc, variable Snoopy::$headers
- $Helo
- in file class.phpmailer.php, variable PHPMailer::$Helo
Sets the SMTP HELO of the message (Default is $Hostname).
- $highestlevel
- in file bBlog.class.php, variable bBlog::$highestlevel
- $hlgn
- in file modifier.textile.php, variable Textile::$hlgn
- $Host
- in file class.phpmailer.php, variable PHPMailer::$Host
Sets the SMTP hosts. All hosts must be separated by a semicolon. You can also specify a different port for each host by using this format: [hostname:port] (e.g. "smtp1.example.com:25;smtp2.example.com").
- $Host
- in file bBlogMailer.class.php, variable bblogMailer::$Host
- $host
- in file Snoopy.class.inc, variable Snoopy::$host
** Public variables ***
- $Hostname
- in file class.phpmailer.php, variable PHPMailer::$Hostname
Sets the hostname to use in Message-Id and Received headers and as default HELO string. If empty, the value returned by SERVER_NAME is used or 'localhost.localdomain'.
- html4strict.php
- procedural page html4strict.php
- header.php
- procedural page header.php
- hAlign
- in file modifier.textile.php, method Textile::hAlign()
- Hello
- in file class.smtp.php, method SMTP::Hello()
Sends the HELO command to the smtp server.
- Help
- in file class.smtp.php, method SMTP::Help()
Gets help information on the keyword specified. If the keyword
- hide_errors
- in file ez_sql.php, method db::hide_errors()
- highlight_lines_extra
- in file geshi.php, method GeSHi::highlight_lines_extra()
Specifies which lines to highlight extra
i
- $I88592_U
- in file cls_convertor.inc, variable convertor::$I88592_U
- $image
- in file image.php, variable img::$image
- $image
- in file rss_parse.inc, variable MagpieRSS::$image
- $items
- in file rss_parse.inc, variable MagpieRSS::$items
- ini.php
- procedural page ini.php
- inno.php
- procedural page inno.php
- init.php
- procedural page init.php
- index.php
- procedural page index.php
- index.php
- procedural page index.php
- image.php
- procedural page image.php
- iAlign
- in file modifier.textile.php, method Textile::iAlign()
- icq_online
- in file function.icq.php, function icq_online()
- identify_admin_archives
- in file builtin.archives.php, function identify_admin_archives()
- identify_admin_comments
- in file admin.comments.php, function identify_admin_comments()
- identify_admin_diagnostic
- in file builtin.diagnostic.php, function identify_admin_diagnostic()
- identify_admin_externalcontent
- in file admin.externalcontent.php, function identify_admin_externalcontent()
- identify_admin_files
- in file admin.files.php, function identify_admin_files()
- identify_admin_help
- in file builtin.about.php, function identify_admin_help()
- identify_admin_links
- in file admin.links.php, function identify_admin_links()
- identify_admin_options
- in file builtin.options.php, function identify_admin_options()
- identify_admin_plugins
- in file builtin.plugins.php, function identify_admin_plugins()
- identify_admin_post
- in file builtin.post.php, function identify_admin_post()
- identify_admin_rss
- in file admin.rss.php, function identify_admin_rss()
- identify_admin_rssfeedmaker
- in file admin.rssfeedmaker.php, function identify_admin_rssfeedmaker()
- identify_admin_sections
- in file admin.sections.php, function identify_admin_sections()
- identify_admin_upload
- in file builtin.upload.php, function identify_admin_upload()
- identify_admin_usermanager
- in file admin.usermanager.php, function identify_admin_usermanager()
- identify_function_blogroll
- in file function.blogroll.php, function identify_function_blogroll()
- identify_function_calendar
- in file function.calendar.php, function identify_function_calendar()
- identify_function_email
- in file function.email.php, function identify_function_email()
- identify_function_externalcontent
- in file function.externalcontent.php, function identify_function_externalcontent()
- identify_function_getarchiveposts
- in file function.getarchiveposts.php, function identify_function_getarchiveposts()
- identify_function_getarchives
- in file function.getarchives.php, function identify_function_getarchives()
- identify_function_getcomments
- in file function.getcomments.php, function identify_function_getcomments()
- identify_function_getcontent
- in file function.getcontent.php, function identify_function_getcontent()
- identify_function_getpost
- in file function.getpost.php, function identify_function_getpost()
- identify_function_getposts
- in file function.getposts.php, function identify_function_getposts()
- identify_function_getrecentposts
- in file function.getrecentposts.php, function identify_function_getrecentposts()
- identify_function_getrss
- in file function.getrss.php, function identify_function_getrss()
- identify_function_getsearchresults
- in file function.getsearchresults.php, function identify_function_getsearchresults()
- identify_function_getsections
- in file function.getsections.php, function identify_function_getsections()
- identify_function_header
- in file function.header.php, function identify_function_header()
- identify_function_links
- in file function.links.php, function identify_function_links()
- identify_function_months_archive
- in file function.months_archive.php, function identify_function_months_archive()
- identify_function_nextprev
- in file function.nextprev.php, function identify_function_nextprev()
- identify_function_photobblog
- in file function.photobblog.php, function identify_function_photobblog()
- identify_function_photobblogimage
- in file function.photobblogimage.php, function identify_function_photobblogimage()
- identify_function_recentposts
- in file function.recentposts.php, function identify_function_recentposts()
- identify_function_sectionlinks
- in file function.sectionlinks.php, function identify_function_sectionlinks()
- identify_modifier_bbcode
- in file modifier.bbcode.php, function identify_modifier_bbcode()
need a description
- identify_modifier_date_format
- in file modifier.date_format.php, function identify_modifier_date_format()
- identify_modifier_htmlspecialchars
- in file modifier.htmlspecialchars.php, function identify_modifier_htmlspecialchars()
- identify_modifier_kses
- in file modifier.kses.php, function identify_modifier_kses()
- identify_modifier_locale
- in file modifier.locale.php, function identify_modifier_locale()
- identify_modifier_markdown
- in file modifier.markdown.php, function identify_modifier_markdown()
- identify_modifier_none
- in file modifier.none.php, function identify_modifier_none()
- identify_modifier_readmore
- in file modifier.readmore.php, function identify_modifier_readmore()
- identify_modifier_simple
- in file modifier.simple.php, function identify_modifier_simple()
- identify_modifier_smartypost
- in file modifier.smartypost.php, function identify_modifier_smartypost()
- identify_modifier_textile
- in file modifier.textile.php, function identify_modifier_textile()
- identify_modifier_texturize
- in file modifier.texturize.php, function identify_modifier_texturize()
- image
- in file modifier.textile.php, method Textile::image()
- imageHandler
- in file photobblog.php, function imageHandler()
- IMAGESUPLOADROOT
- in file init.php, constant IMAGESUPLOADROOT
- IMAGESUPLOADURL
- in file init.php, constant IMAGESUPLOADURL
- img
- in file image.php, class img
- img
- in file image.php, method img::img()
- incomingEntities
- in file modifier.textile.php, method Textile::incomingEntities()
- index
- in file search.class.php, method article_search::index()
- index_all
- in file search.class.php, method search::index_all()
Create search index for all items
- index.php
- procedural page index.php
- init
- in file rss_fetch.inc, function init()
- inputSelect
- in file bBlogConfig.class.php, method bBlogConfig::inputSelect()
Prepares a HTML input tag for display
- inputText
- in file bBlogConfig.class.php, method bBlogConfig::inputText()
Create a text input tag for form display
- InstallSetting
- in file SettingsAPI.class.php, method SettingsAPI::InstallSetting()
- InstallSettingsTable
- in file SettingsAPI.class.php, method SettingsAPI::InstallSettingsTable()
- IN_BBLOG_ADMIN
- in file index.php, constant IN_BBLOG_ADMIN
need description of this constant
- isDisabled
- in file comments.class.php, method Comments::isDisabled()
Checks whether commenting is disabled for this post
- IsError
- in file class.phpmailer.php, method PHPMailer::IsError()
Returns true if an error occurred.
- isFlooding
- in file comments.class.php, method Comments::isFlooding()
Checks whether an attempt at comment flooding is being made
- IsHTML
- in file class.phpmailer.php, method PHPMailer::IsHTML()
Sets message type to HTML.
- IsMail
- in file class.phpmailer.php, method PHPMailer::IsMail()
Sets Mailer to send message using PHP mail() function.
- isProtocolPresent
- in file stringHandling.class.php, method StringHandling::isProtocolPresent()
Simple check for presence of a protocol
- IsQmail
- in file class.phpmailer.php, method PHPMailer::IsQmail()
Sets Mailer to send message using the qmail MTA.
- IsSendmail
- in file class.phpmailer.php, method PHPMailer::IsSendmail()
Sets Mailer to send message using the $Sendmail program.
- IsSMTP
- in file class.phpmailer.php, method PHPMailer::IsSMTP()
Sets Mailer to send message using SMTP.
- is_cached
- in file Smarty.class.php, method Smarty::is_cached()
test to see if valid cache exists for this template
- is_client_error
- in file rss_fetch.inc, function is_client_error()
- is_error
- in file rss_fetch.inc, function is_error()
- is_info
- in file rss_fetch.inc, function is_info()
- is_redirect
- in file rss_fetch.inc, function is_redirect()
- is_server_error
- in file rss_fetch.inc, function is_server_error()
- is_success
- in file rss_fetch.inc, function is_success()
k
- kses
- in file modifier.kses.php, function kses()
- kses_array_lc
- in file modifier.kses.php, function kses_array_lc()
- kses_attr
- in file modifier.kses.php, function kses_attr()
- kses_bad_protocol
- in file modifier.kses.php, function kses_bad_protocol()
- kses_bad_protocol_once
- in file modifier.kses.php, function kses_bad_protocol_once()
- kses_bad_protocol_once2
- in file modifier.kses.php, function kses_bad_protocol_once2()
- kses_check_attr_val
- in file modifier.kses.php, function kses_check_attr_val()
- kses_decode_entities
- in file modifier.kses.php, function kses_decode_entities()
- kses_hair
- in file modifier.kses.php, function kses_hair()
- kses_hook
- in file modifier.kses.php, function kses_hook()
- kses_html_error
- in file modifier.kses.php, function kses_html_error()
- kses_js_entities
- in file modifier.kses.php, function kses_js_entities()
- kses_normalize_entities
- in file modifier.kses.php, function kses_normalize_entities()
- kses_normalize_entities2
- in file modifier.kses.php, function kses_normalize_entities2()
- kses_no_null
- in file modifier.kses.php, function kses_no_null()
- kses_split
- in file modifier.kses.php, function kses_split()
- kses_split2
- in file modifier.kses.php, function kses_split2()
- kses_stripslashes
- in file modifier.kses.php, function kses_stripslashes()
- kses_version
- in file modifier.kses.php, function kses_version()
l
- $lastredirectaddr
- in file Snoopy.class.inc, variable Snoopy::$lastredirectaddr
- $last_opened_tag
- in file rpc.php, variable XML::$last_opened_tag
- $last_query
- in file ez_sql.php, variable db::$last_query
- $left_delimiter
- in file Smarty.class.php, variable Smarty::$left_delimiter
The left delimiter used for the template tags.
- $lnge
- in file modifier.textile.php, variable Textile::$lnge
- lisp.php
- procedural page lisp.php
- lua.php
- procedural page lua.php
- lostpquestion.php
- procedural page lostpquestion.php
- lostpuser.php
- procedural page lostpuser.php
- LIBRARY
- in file error.php, constant LIBRARY
Need a short description of this constant
- links
- in file modifier.textile.php, method Textile::links()
- lists
- in file modifier.textile.php, method Textile::lists()
- loadConfiguration
- in file bBlogConfig.class.php, method bBlogConfig::loadConfiguration()
Fetch configuration from database and create cosntants
- loadModifierValues
- in file bBlogConfig.class.php, method bBlogConfig::loadModifierValues()
- loadTemplateValues
- in file bBlogConfig.class.php, method bBlogConfig::loadTemplateValues()
- load_file
- in file Config_File.class.php, method Config_File::load_file()
Load a configuration file manually.
- load_filter
- in file Smarty.class.php, method Smarty::load_filter()
load a filter of specified type and name
- load_from_file
- in file geshi.php, method GeSHi::load_from_file()
Given a file name, this method loads its contents in, and attempts
- lT
- in file modifier.textile.php, method Textile::lT()
|
|