b2evolution

Multilingual multiuser multiblog engine

b2evolution Technical Documentation (Version 2.4) [ class tree: evocore ] [ index: evocore ] [ all elements ]

Element index for package evocore

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 ] [ y ] [ z ] [ _ ]

_

$_adfp_full_path
in file _file.class.php, variable File::$_adfp_full_path
    Full path for this file/folder, WITHOUT trailing slash.
$_ads_list_path
in file _filelist.class.php, variable Filelist::$_ads_list_path
    Path to list with trailing slash.
$_common_params
in file _form.class.php, variable Form::$_common_params
    Common params shared between methods.
$_count
in file _log.class.php, variable Log::$_count
    Cache for Log::count()
$_count_guests
in file _whosonline.plugin.php, variable OnlineSessions::$_count_guests
    Number of guests (and users that want to be anonymous)
$_current_idx
in file _filelist.class.php, variable Filelist::$_current_idx
    Index of the current iterator position.
$_data
in file _session.class.php, variable Session::$_data
    Data stored for the session.
$_defaults
in file _generalsettings.class.php, variable GeneralSettings::$_defaults
    The default settings to use, when a setting is not given in the database.
$_defaults
in file _collsettings.class.php, variable CollectionSettings::$_defaults
    The default settings to use, when a setting is not defined in the database.
$_defaults
in file _abstractsettings.class.php, variable AbstractSettings::$_defaults
    Default settings.
$_defaults
in file _usersettings.class.php, variable UserSettings::$_defaults
    The default settings to use, when a setting is not given in the database.
$_dir
in file _file.class.php, variable File::$_dir
    Directory path for this file/folder, including trailing slash.
$_dirs_not_at_top
in file _filelist.class.php, variable Filelist::$_dirs_not_at_top
    User preference: Sort dirs not at top
$_entries
in file _filelist.class.php, variable Filelist::$_entries
    The list of Files.
$_exists
in file _file.class.php, variable File::$_exists
    Does the File/folder exist on disk?
$_FileRoot
in file _file.class.php, variable File::$_FileRoot
    FileRoot of this file
$_FileRoot
in file _filelist.class.php, variable Filelist::$_FileRoot
    The root of the file list.
$_filter
in file _filelist.class.php, variable Filelist::$_filter
    Filename filter pattern
$_filter_is_regexp
in file _filelist.class.php, variable Filelist::$_filter_is_regexp
    Is the filter a regular expression? NULL if unknown
$_fsgroup_name
in file _file.class.php, variable File::$_fsgroup_name
    File group. NULL if unknown
$_fsowner_name
in file _file.class.php, variable File::$_fsowner_name
    File owner. NULL if unknown
$_full_path_index
in file _filelist.class.php, variable Filelist::$_full_path_index
    Index on full paths (path => $_entries key).
$_initialized
in file _whosonline.plugin.php, variable OnlineSessions::$_initialized
$_is_dir
in file _file.class.php, variable File::$_is_dir
    Is the File a directory?
$_is_image
in file _file.class.php, variable File::$_is_image
    Is the File an image? NULL if unknown
$_is_new_view
in file _hit.class.php, variable Hit::$_is_new_view
    Is this a reload? This gets lazy-filled by is_new_view().
$_lastmod_ts
in file _file.class.php, variable File::$_lastmod_ts
    UNIX timestamp of last modification on disk.
$_md5ID
in file _file.class.php, variable File::$_md5ID
    MD5 hash of full pathname.
$_md5_ID_index
in file _filelist.class.php, variable Filelist::$_md5_ID_index
    Index on File IDs (id => $_entries key).
$_name
in file _file.class.php, variable File::$_name
    Name of this file/folder, without path.
$_num_posts
in file _user.class.php, variable User::$_num_posts
    Number of posts by this user. Use get_num_posts() to access this (lazy filled).
$_opentags
in file _form.class.php, variable Form::$_opentags
    Remember number of open tags that need to be handled in end_form().
$_order
in file _filelist.class.php, variable Filelist::$_order
    What column is the list ordered on?
$_order_asc
in file _filelist.class.php, variable Filelist::$_order_asc
    Are we sorting ascending (or descending)?
$_order_index
in file _filelist.class.php, variable Filelist::$_order_index
    Index on sort order (order # => $_entries key).
$_perms
in file _file.class.php, variable File::$_perms
    Filesystem file permissions.
$_rdfp_rel_path
in file _file.class.php, variable File::$_rdfp_rel_path
    Posix subpath for this file/folder, relative the associated root (No trailing slash)
$_rdfs_rel_path_index
in file _filelist.class.php, variable Filelist::$_rdfs_rel_path_index
    Index on (r)elative (s)lash terminated (f)ile/(d)irectory paths (rdfs_path => key into $_entries).
$_rds_list_path
in file _filelist.class.php, variable Filelist::$_rds_list_path
    Path to list reltive to root, with trailing slash
$_registered_Users
in file _whosonline.plugin.php, variable OnlineSessions::$_registered_Users
    List of registered users.
$_remoteHost
in file _hit.class.php, variable Hit::$_remoteHost
    The user's remote host.
$_session_needs_save
in file _session.class.php, variable Session::$_session_needs_save
$_show_hidden_files
in file _filelist.class.php, variable Filelist::$_show_hidden_files
    User preference: Load and show hidden files?
$_size
in file _file.class.php, variable File::$_size
    File size in bytes.
$_times
in file _timer.class.php, variable Timer::$_times
    Remember times.
$_total_bytes
in file _filelist.class.php, variable Filelist::$_total_bytes
    Number of bytes
$_total_dirs
in file _filelist.class.php, variable Filelist::$_total_dirs
    Number of directories
$_total_entries
in file _filelist.class.php, variable Filelist::$_total_entries
    Number of entries in the $_entries array
$_total_files
in file _filelist.class.php, variable Filelist::$_total_files
    Number of files
$_use_recursive_dirsize
in file _filelist.class.php, variable Filelist::$_use_recursive_dirsize
    User preference: recursive size of dirs?
_antispam.funcs.php
procedural page _antispam.funcs.php
_chapter.class.php
procedural page _chapter.class.php
_chaptercache.class.php
procedural page _chaptercache.class.php
_blog.class.php
procedural page _blog.class.php
_blog.funcs.php
procedural page _blog.funcs.php
_blogcache.class.php
procedural page _blogcache.class.php
_category.funcs.php
procedural page _category.funcs.php
_collsettings.class.php
procedural page _collsettings.class.php
_comment.class.php
procedural page _comment.class.php
_comment.funcs.php
procedural page _comment.funcs.php
_commentlist.class.php
procedural page _commentlist.class.php
_trackback.funcs.php
procedural page _trackback.funcs.php
_cronjob.class.php
procedural page _cronjob.class.php
_cron.funcs.php
procedural page _cron.funcs.php
_file.class.php
procedural page _file.class.php
_file.funcs.php
procedural page _file.funcs.php
_filecache.class.php
procedural page _filecache.class.php
_filelist.class.php
procedural page _filelist.class.php
_fileroot.class.php
procedural page _fileroot.class.php
_filerootcache.class.php
procedural page _filerootcache.class.php
_filetype.class.php
procedural page _filetype.class.php
_filetypecache.class.php
procedural page _filetypecache.class.php
_image.funcs.php
procedural page _image.funcs.php
_file_delete.form.php
procedural page _file_delete.form.php
_file_permissions.form.php
procedural page _file_permissions.form.php
_genericcache.class.php
procedural page _genericcache.class.php
_genericcategory.class.php
procedural page _genericcategory.class.php
_genericcategorycache.class.php
procedural page _genericcategorycache.class.php
_genericelement.class.php
procedural page _genericelement.class.php
_genericordered.class.php
procedural page _genericordered.class.php
_genericorderedcache.class.php
procedural page _genericorderedcache.class.php
_item.class.php
procedural page _item.class.php
_item.funcs.php
procedural page _item.funcs.php
_itemcache.class.php
procedural page _itemcache.class.php
_itemlight.class.php
procedural page _itemlight.class.php
_itemlist.class.php
procedural page _itemlist.class.php
_itemlistlight.class.php
procedural page _itemlistlight.class.php
_itemquery.class.php
procedural page _itemquery.class.php
_itemtype.class.php
procedural page _itemtype.class.php
_itemtypecache.class.php
procedural page _itemtypecache.class.php
_link.class.php
procedural page _link.class.php
_linkcache.class.php
procedural page _linkcache.class.php
_plugins.class.php
procedural page _plugins.class.php
_pluginsettings.class.php
procedural page _pluginsettings.class.php
_plugins_admin.class.php
procedural page _plugins_admin.class.php
_plugins_admin_no_db.class.php
procedural page _plugins_admin_no_db.class.php
_pluginusersettings.class.php
procedural page _pluginusersettings.class.php
_plugin.funcs.php
procedural page _plugin.funcs.php
_hit.class.php
procedural page _hit.class.php
_hitlist.class.php
procedural page _hitlist.class.php
_hitlog.funcs.php
procedural page _hitlog.funcs.php
_session.class.php
procedural page _session.class.php
_abstractsettings.class.php
procedural page _abstractsettings.class.php
_generalsettings.class.php
procedural page _generalsettings.class.php
_skin.class.php
procedural page _skin.class.php
_skincache.class.php
procedural page _skincache.class.php
_skin.funcs.php
procedural page _skin.funcs.php
_group.class.php
procedural page _group.class.php
_user.class.php
procedural page _user.class.php
_user.funcs.php
procedural page _user.funcs.php
_usercache.class.php
procedural page _usercache.class.php
_usersettings.class.php
procedural page _usersettings.class.php
_widget.class.php
procedural page _widget.class.php
_widgetcache.class.php
procedural page _widgetcache.class.php
_colls_list_owner.widget.php
procedural page _colls_list_owner.widget.php
_colls_list_public.widget.php
procedural page _colls_list_public.widget.php
_coll_category_list.widget.php
procedural page _coll_category_list.widget.php
_coll_comment_list.widget.php
procedural page _coll_comment_list.widget.php
_coll_common_links.widget.php
procedural page _coll_common_links.widget.php
_coll_logo.widget.php
procedural page _coll_logo.widget.php
_coll_longdesc.widget.php
procedural page _coll_longdesc.widget.php
_coll_page_list.widget.php
procedural page _coll_page_list.widget.php
_coll_post_list.widget.php
procedural page _coll_post_list.widget.php
_coll_search_form.widget.php
procedural page _coll_search_form.widget.php
_coll_tagline.widget.php
procedural page _coll_tagline.widget.php
_coll_tag_cloud.widget.php
procedural page _coll_tag_cloud.widget.php
_coll_title.widget.php
procedural page _coll_title.widget.php
_coll_xml_feeds.widget.php
procedural page _coll_xml_feeds.widget.php
_free_html.widget.php
procedural page _free_html.widget.php
_linkblog.widget.php
procedural page _linkblog.widget.php
_menu_link.widget.php
procedural page _menu_link.widget.php
_user_tools.widget.php
procedural page _user_tools.widget.php
_xhtml_dtd.inc.php
procedural page _xhtml_dtd.inc.php
_xhtml_validator.class.php
procedural page _xhtml_validator.class.php
_async.inc.php
procedural page _async.inc.php
_dataobject.class.php
procedural page _dataobject.class.php
_dataobjectcache.class.php
procedural page _dataobjectcache.class.php
_dataobjectlist.class.php
procedural page _dataobjectlist.class.php
_dataobjectlist2.class.php
procedural page _dataobjectlist2.class.php
_db.class.php
procedural page _db.class.php
_sql.class.php
procedural page _sql.class.php
_upgrade.funcs.php
procedural page _upgrade.funcs.php
_log.class.php
procedural page _log.class.php
_timer.class.php
procedural page _timer.class.php
_form.class.php
procedural page _form.class.php
_form.funcs.php
procedural page _form.funcs.php
_results.class.php
procedural page _results.class.php
_resultsel.class.php
procedural page _resultsel.class.php
_iconlegend.class.php
procedural page _iconlegend.class.php
_uiwidget.class.php
procedural page _uiwidget.class.php
_class4.funcs.php
procedural page _class4.funcs.php
_misc.funcs.php
procedural page _misc.funcs.php
_param.funcs.php
procedural page _param.funcs.php
_template.funcs.php
procedural page _template.funcs.php
_url.funcs.php
procedural page _url.funcs.php
_zip_archives.php
procedural page _zip_archives.php
_main.inc.php
procedural page _main.inc.php
_vars.inc.php
procedural page _vars.inc.php
_403_referer_spam.main.php
procedural page _403_referer_spam.main.php
_404_blog_not_found.main.php
procedural page _404_blog_not_found.main.php
_404_not_found.main.php
procedural page _404_not_found.main.php
_410_stats_gone.main.php
procedural page _410_stats_gone.main.php
_access_denied.main.php
procedural page _access_denied.main.php
_load
in file _abstractsettings.class.php, method AbstractSettings::_load()
    Loads the settings. Not meant to be called directly, but gets called when needed.
_load
in file _collsettings.class.php, method CollectionSettings::_load()
    Loads the settings. Not meant to be called directly, but gets called when needed.
_set_setting_by_path
in file _plugin.funcs.php, function _set_setting_by_path()
    Helper method for "add_settings_set" and "delete_settings_set" action.
_sort_callback
in file _filelist.class.php, method Filelist::_sort_callback()
    usort callback function for Filelist::sort()
_trapError
in file _param.funcs.php, function _trapError()
    Meant to replace error handler temporarily.
_xmlrpc.funcs.php
procedural page _xmlrpc.funcs.php
_xmlrpcs.funcs.php
procedural page _xmlrpcs.funcs.php
_b2_or_mt_get_categories
in file _xmlrpcs.funcs.php, function _b2_or_mt_get_categories()
    Helper for b2_getcategories() and mt_getPostCategories(), because they differ only in the "categoryId" case ("categoryId" (b2) vs "categoryID" (MT))

a

$access_type
in file _blog.class.php, variable Blog::$access_type
$ads_path
in file _fileroot.class.php, variable FileRoot::$ads_path
    Absolute path, ending with slash
$ads_url
in file _fileroot.class.php, variable FileRoot::$ads_url
    Absolute URL, ending with slash
$advanced_perms
in file _blog.class.php, variable Blog::$advanced_perms
$advertised_stop_date
in file _itemlistlight.class.php, variable ItemListLight::$advertised_stop_date
$agent_ID
in file _hit.class.php, variable Hit::$agent_ID
    The ID of the user agent entry in T_useragents.
$agent_name
in file _hit.class.php, variable Hit::$agent_name
    The user agent name, eg "safari"
$agent_platform
in file _hit.class.php, variable Hit::$agent_platform
    The user agent platform, eg "mac"
$agent_type
in file _hit.class.php, variable Hit::$agent_type
    The user agent type.
$aim
in file _user.class.php, variable User::$aim
$ALLOWAPOP
in file _pop3.class.php, variable POP3::$ALLOWAPOP
$allowblogcss
in file _blog.class.php, variable Blog::$allowblogcss
$allowcomments
in file _blog.class.php, variable Blog::$allowcomments
$allowed
in file _filetype.class.php, variable Filetype::$allowed
$allowed_uri_scheme
in file _xhtml_validator.class.php, variable XHTML_Validator::$allowed_uri_scheme
$allowtrackbacks
in file _blog.class.php, variable Blog::$allowtrackbacks
$allowusercss
in file _blog.class.php, variable Blog::$allowusercss
$allow_msgform
in file _comment.class.php, variable Comment::$allow_msgform
    Does an anonymous commentator allow to send messages through a message form?
$allow_msgform
in file _user.class.php, variable User::$allow_msgform
    Does the user accept emails through a message form?
$all_loaded
in file _dataobjectcache.class.php, variable DataObjectCache::$all_loaded
$all_loaded
in file _abstractsettings.class.php, variable AbstractSettings::$all_loaded
    Do we have loaded everything?
$alreadyCached
in file _usercache.class.php, variable UserCache::$alreadyCached
    Remember special cache loads.
$alt
in file _file.class.php, variable File::$alt
    Meta data: ALT text for images
$append_javascript
in file _form.class.php, variable Form::$append_javascript
    Additional Javascript to append to the form, in Form::end_form().
$archive_mode
in file _archives.plugin.php, variable ArchiveList::$archive_mode
$arc_w_last
in file _archives.plugin.php, variable ArchiveList::$arc_w_last
$assigned_User
in file _item.class.php, variable Item::$assigned_User
    The assigned User to the item.
$assigned_user_ID
in file _item.class.php, variable Item::$assigned_user_ID
    ID of the user that created the item Can be NULL
$assignees
in file _itemquery.class.php, variable ItemQuery::$assignees
$author
in file _itemquery.class.php, variable ItemQuery::$author
$author
in file _comment.class.php, variable Comment::$author
    Name of the (anonymous) visitor (if any).
$Author
in file _item.class.php, variable Item::$Author
$author_email
in file _comment.class.php, variable Comment::$author_email
    Email address of the (anonymous) visitor (if any).
$author_ID
in file _comment.class.php, variable Comment::$author_ID
    The ID of the author's user. NULL for anonymous visitors.
$author_IP
in file _comment.class.php, variable Comment::$author_IP
    IP address of the comment's author (while posting).
$author_url
in file _comment.class.php, variable Comment::$author_url
    URL/Homepage of the (anonymous) visitor (if any).
$author_User
in file _comment.class.php, variable Comment::$author_User
    The comment's user, this is NULL for (anonymous) visitors (lazy-filled).
AbstractSettings
in file _abstractsettings.class.php, class AbstractSettings
    Class to handle settings in an abstract manner (to get used with either 1, 2 or 3 DB column keys).
AbstractSettings
in file _abstractsettings.class.php, method AbstractSettings::AbstractSettings()
    Constructor.
action_icon
in file _misc.funcs.php, function action_icon()
    Create IMG tag for an action icon.
activate_preset_filters
in file _itemlistlight.class.php, method ItemListLight::activate_preset_filters()
    Activate preset default filters if necessary
add
in file _skincache.class.php, method SkinCache::add()
    Add object to cache, handling our own indices.
add
in file _genericcategorycache.class.php, method GenericCategoryCache::add()
    Add a dataobject to the cache
add
in file _usercache.class.php, method UserCache::add()
    Overload parent's function to also maintain the login cache.
add
in file _filetypecache.class.php, method FiletypeCache::add()
    Add a dataobject to the cache
add
in file _log.class.php, method Log::add()
    Add a message to the Log.
add
in file _dataobjectcache.class.php, method DataObjectCache::add()
    Add a dataobject to the cache
add
in file _filelist.class.php, method Filelist::add()
    Add a File object to the list (by reference).
add
in file _log.class.php, method Log_noop::add()
    This is a no-operation method.
add
in file _blogcache.class.php, method BlogCache::add()
    Add object to cache, handling our own indices.
add
in file _linkcache.class.php, method LinkCache::add()
    Add a dataobject to the cache
add_by_subpath
in file _filelist.class.php, method Filelist::add_by_subpath()
    Add a file to the list, by filename.
add_children
in file _genericcategory.class.php, method GenericCategory::add_children()
    Add a child
add_data
in file _zip_archives.php, method archive::add_data()
add_files
in file _zip_archives.php, method archive::add_files()
add_headline
in file _template.funcs.php, function add_headline()
    Add a headline, which then gets output in the HTML HEAD section.
add_icon
in file _iconlegend.class.php, method IconLegend::add_icon()
    Add an icon with his legend to the icons array
add_messages
in file _log.class.php, method Log::add_messages()
    Add an array of messages.
add_messages
in file _log.class.php, method Log_noop::add_messages()
    This is a no-operation method.
add_renderer
in file _item.class.php, method Item::add_renderer()
    Add a renderer (by code) to the Item.
add_search_field
in file _sql.class.php, method SQL::add_search_field()
    create array of search fields
aim
in file _user.class.php, method User::aim()
    Template function: display AIM of the user.
anchor
in file _comment.class.php, method Comment::anchor()
    Template function: display anchor for permalinks to refer to
anchor
in file _item.class.php, method Item::anchor()
    Template function: display anchor for permalinks to refer to.
anchor_id
in file _item.class.php, method Item::anchor_id()
    Template tag
antispam_check
in file _antispam.funcs.php, function antispam_check()
    Check if a string contains abusive substrings
antispam_create
in file _antispam.funcs.php, function antispam_create()
    antispam_create(-)
antispam_delete
in file _antispam.funcs.php, function antispam_delete()
antispam_poll_abuse
in file _antispam.funcs.php, function antispam_poll_abuse()
    Request abuse list from central blacklist.
antispam_report_abuse
in file _antispam.funcs.php, function antispam_report_abuse()
    Pings b2evolution.net to report abuse from a particular domain.
antispam_update_source
in file _antispam.funcs.php, function antispam_update_source()
    antispam_update_source(-)
apop
in file _pop3.class.php, method POP3::apop()
app_version
in file _template.funcs.php, function app_version()
    Template tag.
archive
in file _zip_archives.php, method archive::archive()
archive
in file _zip_archives.php, class archive
    Class Archive
ArchiveList
in file _archives.plugin.php, class ArchiveList
    Archive List Class
ArchiveList
in file _archives.plugin.php, method ArchiveList::ArchiveList()
    Constructor
archive_link
in file _calendar.plugin.php, method Calendar::archive_link()
    Create a link to archive, using either URL params or extra path info.
are_events_available
in file _plugins.class.php, method Plugins::are_events_available()
    Check if the requested list of events is provided by any or one plugin.
ARRAY_A
in file _db.class.php, constant ARRAY_A
ARRAY_N
in file _db.class.php, constant ARRAY_N
assigned_to
in file _item.class.php, method Item::assigned_to()
    Template function: display assignee of item
assign_to
in file _item.class.php, method Item::assign_to()
assign_to_first_cat_for_collection
in file _item.class.php, method Item::assign_to_first_cat_for_collection()
    Assign the item to the first category we find in the requested collection
attach_browse_tabs
in file _item.funcs.php, function attach_browse_tabs()
    Used by the items & the comments controllers
author
in file _comment.class.php, method Comment::author()
    Template function: display author of comment
author
in file _item.class.php, method Item::author()
    Template function: display author/creator of item
author_email
in file _comment.class.php, method Comment::author_email()
    Template function: display link to comment author's provided email
author_ip
in file _comment.class.php, method Comment::author_ip()
    Template function: display comment's author's IP
author_url
in file _comment.class.php, method Comment::author_url()
    Template function: display link to comment author's provided URL
autobrize
in file _misc.funcs.php, function autobrize()
autoform_display_field
in file _plugin.funcs.php, function autoform_display_field()
    Recursive helper function to display a field of the plugin's settings (by manipulating a Form).
autoform_set_param_from_request
in file _plugin.funcs.php, function autoform_set_param_from_request()
    Set Plugin settings from params.
autoform_validate_param_value
in file _plugin.funcs.php, function autoform_validate_param_value()
    Validates settings according to their meta info recursively.
autoselect_blog
in file _blog.funcs.php, function autoselect_blog()
    Check permissions on a given blog (by ID) and autoselect an appropriate blog if necessary.
async.php
procedural page async.php

b

$BANNER
in file _pop3.class.php, variable POP3::$BANNER
$Blog
in file _itemlistlight.class.php, variable ItemListLight::$Blog
    Blog object this ItemList refers to
$Blog
in file _itemlight.class.php, variable ItemLight::$Blog
    The Blog of the Item (lazy filled, use get_Blog() to access it.
$blog
in file _itemquery.class.php, variable ItemQuery::$blog
$Blog
in file _chapter.class.php, variable Chapter::$Blog
    The Blog of the Item (lazy filled, use get_Blog() to access it.
$blog_ID
in file _itemlight.class.php, variable ItemLight::$blog_ID
    Derived from $main_cat_ID
$blog_ID
in file _chapter.class.php, variable Chapter::$blog_ID
$blog_post_statuses
in file _group.class.php, variable Group::$blog_post_statuses
    Blog posts statuses permissions
$blog_post_statuses
in file _user.class.php, variable User::$blog_post_statuses
    Blog posts statuses permissions
$browser
in file _user.class.php, variable User::$browser
$browseyears
in file _calendar.plugin.php, variable Calendar::$browseyears
    Do we want to browse years in the caption? True by default for mode == year, false for mode == month (gets set in constructor).
$BUFFER
in file _pop3.class.php, variable POP3::$BUFFER
bad_request_die
in file _misc.funcs.php, function bad_request_die()
    Outputs Bad request Error message. When in debug mode it also prints a backtrace.
balance_tags
in file _param.funcs.php, function balance_tags()
    Balances Tags of string using a modified stack.
base_tag
in file _template.funcs.php, function base_tag()
    Returns a "<base />" tag and remembers that we've used it (regenerate_url() needs this).
begin
in file _db.class.php, method DB::begin()
    BEGIN A TRANSCATION
begin_field
in file _form.class.php, method Form::begin_field()
    Start an input field.
begin_fieldset
in file _form.class.php, method Form::begin_fieldset()
    Builds a fieldset tag. This is a fieldset element by default, but a th element for table layout.
begin_form
in file _form.class.php, method Form::begin_form()
    Builds the form field
Blog
in file _blog.class.php, class Blog
    Blog
Blog
in file _blog.class.php, method Blog::Blog()
    Constructor
BlogCache
in file _blogcache.class.php, class BlogCache
    Blog Cache Class
BlogCache
in file _blogcache.class.php, method BlogCache::BlogCache()
    Constructor
bloginfo
in file _template.funcs.php, function bloginfo()
    DEPRECATED
blogperms_get_easy2
in file _blog.funcs.php, function blogperms_get_easy2()
    Translates an given array of permissions to an "easy group".
blog_has_cats
in file _category.funcs.php, function blog_has_cats()
    Does a given blog have categories?
blog_home_link
in file _template.funcs.php, function blog_home_link()
    Output a link to current blog.
blog_update_perms
in file _blog.funcs.php, function blog_update_perms()
    Update the advanced user/group permissions for edited blog
bpost_count_words
in file _item.funcs.php, function bpost_count_words()
    Returns the number of the words in a string, sans HTML
bullet
in file _template.funcs.php, function bullet()
    Displays an empty or a full bullet based on boolean
button
in file _form.class.php, method Form::button()
    Builds a button
buttons
in file _form.class.php, method Form::buttons()
    Builds a button list.
buttons_input
in file _form.class.php, method Form::buttons_input()
    Builds a button list.
button_input
in file _form.class.php, method Form::button_input()
    Builds a button.
bytesreadable
in file _file.funcs.php, function bytesreadable()
    Converts bytes to readable bytes/kb/mb/gb, like "12.45mb"
bzip_file
in file _zip_archives.php, method bzip_file::bzip_file()
bzip_file
in file _zip_archives.php, class bzip_file
    Class Bzip_file

c

$Cache
in file _results.class.php, variable Results::$Cache
    Cache to use to instantiate an object and cache it for each line of results.
$cache
in file _filerootcache.class.php, variable FileRootCache::$cache
    Internal cache
$cache
in file _dataobjectcache.class.php, variable DataObjectCache::$cache
    Object array by ID
$cache
in file _abstractsettings.class.php, variable AbstractSettings::$cache
    The internal cache.
$cache_by_col_keys
in file _abstractsettings.class.php, variable AbstractSettings::$cache_by_col_keys
    The number of column keys to cache by. This are the first x keys of $col_key_names. 0 means 'load all'.
$cache_by_folder
in file _skincache.class.php, variable SkinCache::$cache_by_folder
    Cache by folder
$cache_container_Widget_array
in file _widgetcache.class.php, variable WidgetCache::$cache_container_Widget_array
    Cache by container
$cache_perms
in file _user.class.php, variable User::$cache_perms
    Cache for perms.
$cache_siteurl_abs
in file _blogcache.class.php, variable BlogCache::$cache_siteurl_abs
    Cache by absolute siteurl
$cache_urlname
in file _blogcache.class.php, variable BlogCache::$cache_urlname
    Cache by urlname
$cat
in file _itemquery.class.php, variable ItemQuery::$cat
$catsel
in file _itemquery.class.php, variable ItemQuery::$catsel
$cellend
in file _calendar.plugin.php, variable Calendar::$cellend
$cellstart
in file _calendar.plugin.php, variable Calendar::$cellstart
$check_all
in file _form.class.php, variable Form::$check_all
    Do we need to add javascript for check/uncheck all functionality
$children
in file _genericcategory.class.php, variable GenericCategory::$children
    Category children list
$code
in file _widget.class.php, variable ComponentWidget::$code
$CollectionSettings
in file _blog.class.php, variable Blog::$CollectionSettings
    Additional settings for the collection. lazy filled.
$coll_ID
in file _widget.class.php, variable ComponentWidget::$coll_ID
$cols
in file _results.class.php, variable Results::$cols
    Definitions for each column:
$col_cache
in file _itemtypecache.class.php, variable ItemTypeCache::$col_cache
    Item type cache for each collection
$col_default
in file _itemtypecache.class.php, variable ItemTypeCache::$col_default
    Default item type for each collection
$col_headers
in file _results.class.php, variable Results::$col_headers
    Do we want to display column headers?
$col_key_names
in file _abstractsettings.class.php, variable AbstractSettings::$col_key_names
    Array with DB column key names.
$col_value_name
in file _abstractsettings.class.php, variable AbstractSettings::$col_value_name
    DB column name for the value.
$comment_status
in file _item.class.php, variable Item::$comment_status
    Comments status
$connection_charset
in file _db.class.php, variable DB::$connection_charset
    Current connection charset
$container_list
in file _skin.class.php, variable Skin::$container_list
    Lazy filled.
$content
in file _item.class.php, variable Item::$content
$content
in file _comment.class.php, variable Comment::$content
$content_pages
in file _item.class.php, variable Item::$content_pages
    Lazy filled, use split_page()
$content_prerendered
in file _item.class.php, variable Item::$content_prerendered
    Pre-rendered content, cached by format/validated renderers.
$context_isolation
in file _calendar.plugin.php, variable Calendar::$context_isolation
$controller
in file _cronjob.class.php, variable Cronjob::$controller
$COUNT
in file _pop3.class.php, variable POP3::$COUNT
$creator_User
in file _item.class.php, variable Item::$creator_User
    The User who has created the Item (lazy-filled).
$creator_user_ID
in file _item.class.php, variable Item::$creator_user_ID
    ID of the user that created the item
$current_group_ID
in file _results.class.php, variable Results::$current_group_ID
    Current group identifier (by level/depth)
$current_idx
in file _results.class.php, variable Results::$current_idx
    Current object idx in $rows array
$current_idx
in file _dataobjectcache.class.php, variable DataObjectCache::$current_idx
    Index of current iteration
$current_Obj
in file _results.class.php, variable Results::$current_Obj
    This will hold the object instantiated by the Cache for the current line.
$current_selection_ID
in file _resultsel.class.php, variable ResultSel::$current_selection_ID
conf_error.main.php
procedural page conf_error.main.php
Calendar
in file _calendar.plugin.php, method Calendar::Calendar()
    Calendar::Calendar(-)
Calendar
in file _calendar.plugin.php, class Calendar
    Calendar
callback_group_by_obj_prop
in file _results.class.php, method Results::callback_group_by_obj_prop()
    Callback, to sort Result::$rows according to Result::$group_by_obj_prop.
callback_on_non_matching_blocks
in file _misc.funcs.php, function callback_on_non_matching_blocks()
    Split $text into blocks by using $pattern and call $callback on the non-matching blocks.
callback_optionsForIdMode
in file _user.class.php, method User::callback_optionsForIdMode()
call_by_code
in file _plugins.class.php, method Plugins::call_by_code()
    Call a specific plugin by its code.
call_job
in file _cron.funcs.php, function call_job()
    Call a cron job.
call_method
in file _plugins.class.php, method Plugins::call_method()
    Call a method on a Plugin.
call_method_if_active
in file _plugins.class.php, method Plugins::call_method_if_active()
    Call a method on a Plugin if it is not deactivated.
can_comment
in file _item.class.php, method Item::can_comment()
    Template function: Check if user can leave comment on this post or display error
can_rate
in file _item.class.php, method Item::can_rate()
    Template function: Check if user can can rate this post
can_see_comments
in file _item.class.php, method Item::can_see_comments()
    Check if user can see comments on this post, which he cannot if they are disabled for the Item or never allowed for the blog.
categories
in file _itemlight.class.php, method ItemLight::categories()
    Template function: list all the category names
cat_after_level
in file _coll_category_list.widget.php, method coll_category_list_Widget::cat_after_level()
    Generate code when exiting from a level
cat_before_level
in file _coll_category_list.widget.php, method coll_category_list_Widget::cat_before_level()
    Generate code when entering a new level
cat_children
in file _category.funcs.php, function cat_children()
    Taking a recursive walk in the category park...
cat_create
in file _category.funcs.php, function cat_create()
    Create a new category
cat_line
in file _coll_category_list.widget.php, method coll_category_list_Widget::cat_line()
    Generate category line when it has children
cat_load_cache
in file _category.funcs.php, function cat_load_cache()
    Load cache for category definitions.
cat_load_postcats_cache
in file _category.funcs.php, function cat_load_postcats_cache()
    Load cache for category associations with current posts
cat_no_children
in file _coll_category_list.widget.php, method coll_category_list_Widget::cat_no_children()
    Generate category line when it has no children
cat_req
in file _category.funcs.php, function cat_req()
    Callback used in compile_cat_array()
cat_req_dummy
in file _category.funcs.php, function cat_req_dummy()
    Callback used in compile_cat_array()
cat_select
in file _item.funcs.php, function cat_select()
    Allow recursive category selection.
cat_select_after_each
in file _item.funcs.php, function cat_select_after_each()
    callback after each sublist element
cat_select_after_last
in file _item.funcs.php, function cat_select_after_last()
    callback to end sublist
cat_select_before_each
in file _item.funcs.php, function cat_select_before_each()
    callback to display sublist element
cat_select_before_first
in file _item.funcs.php, function cat_select_before_first()
    callback to start sublist
cat_select_header
in file _item.funcs.php, function cat_select_header()
    Header for cat_select()
cdata
in file _xhtml_validator.class.php, method XHTML_Validator::cdata()
    cdata(-)
change_type
in file _hitlist.class.php, method Hitlist::change_type()
    Change type for a hit
Chapter
in file _chapter.class.php, class Chapter
    Chapter Class
Chapter
in file _chapter.class.php, method Chapter::Chapter()
    Constructor
ChapterCache
in file _chaptercache.class.php, class ChapterCache
    ChapterCache Class
ChapterCache
in file _chaptercache.class.php, method ChapterCache::ChapterCache()
    Constructor
check
in file _xhtml_validator.class.php, method XHTML_Validator::check()
    check(-)
checkbox
in file _form.class.php, method Form::checkbox()
    Builds a checkbox field
checkbox_basic_input
in file _form.class.php, method Form::checkbox_basic_input()
    EXPERIMENTAL: simpler method of obtaining basic checkboxes
checkbox_input
in file _form.class.php, method Form::checkbox_input()
    Builds a checkbox field
checklist
in file _form.class.php, method Form::checklist()
    Builds a checkbox list
check_all
in file _form.class.php, method Form::check_all()
    Return links to check and uncheck all check boxes of the form
check_delete
in file _dataobject.class.php, method DataObject::check_delete()
    Check relations for restrictions before deleting
check_html_sanity
in file _param.funcs.php, function check_html_sanity()
    Check raw HTML input for different levels of sanity including:
check_password
in file _user.class.php, method User::check_password()
    Check password
check_path_to_root
in file _genericcategorycache.class.php, method GenericCategoryCache::check_path_to_root()
    Support function for reveal_children()
check_perm
in file _group.class.php, method Group::check_perm()
    Check a permission for this group.
check_perm
in file _user.class.php, method User::check_perm()
    Check permission for this user
check_perm_bloggroups
in file _group.class.php, method Group::check_perm_bloggroups()
    Check permission for this group on a specified blog
check_perm_blogowner
in file _user.class.php, method User::check_perm_blogowner()
    Check if the user is the owner of the designated blog (which gives him a lot of permissions)
check_perm_blogusers
in file _user.class.php, method User::check_perm_blogusers()
    Check permission for this user on a specified blog
check_perm_catsgroups
in file _group.class.php, method Group::check_perm_catsgroups()
    Check permission for this group on a set of specified categories
check_perm_catsusers
in file _user.class.php, method User::check_perm_catsusers()
    Check permission for this user on a set of specified categories
check_relations
in file _dataobject.class.php, method DataObject::check_relations()
    Check relations for restrictions or cascades
chmod
in file _file.class.php, method File::chmod()
    Change file permissions on disk.
clear
in file _genericcategorycache.class.php, method GenericCategoryCache::clear()
    Empty/reset the cache
clear
in file _chaptercache.class.php, method ChapterCache::clear()
    Empty/reset the cache
clear
in file _dataobjectcache.class.php, method DataObjectCache::clear()
    Clear the cache **extensively**
clear
in file _log.class.php, method Log_noop::clear()
    This is a no-operation method.
clear
in file _log.class.php, method Log::clear()
    Clears the Log (all or specified category).
clear
in file _usercache.class.php, method UserCache::clear()
    Clear our caches.
CollectionSettings
in file _collsettings.class.php, method CollectionSettings::CollectionSettings()
    Constructor
CollectionSettings
in file _collsettings.class.php, class CollectionSettings
    Class to handle the settings for collections/blogs
colls_list_owner_Widget
in file _colls_list_owner.widget.php, method colls_list_owner_Widget::colls_list_owner_Widget()
    Constructor
colls_list_owner_Widget
in file _colls_list_owner.widget.php, class colls_list_owner_Widget
    ComponentWidget Class
colls_list_public_Widget
in file _colls_list_public.widget.php, method colls_list_public_Widget::colls_list_public_Widget()
    Constructor
colls_list_public_Widget
in file _colls_list_public.widget.php, class colls_list_public_Widget
    ComponentWidget Class
coll_category_list_Widget
in file _coll_category_list.widget.php, method coll_category_list_Widget::coll_category_list_Widget()
    Constructor
coll_category_list_Widget
in file _coll_category_list.widget.php, class coll_category_list_Widget
    ComponentWidget Class
coll_comment_list_Widget
in file _coll_comment_list.widget.php, method coll_comment_list_Widget::coll_comment_list_Widget()
    Constructor
coll_comment_list_Widget
in file _coll_comment_list.widget.php, class coll_comment_list_Widget
    ComponentWidget Class
coll_common_links_Widget
in file _coll_common_links.widget.php, method coll_common_links_Widget::coll_common_links_Widget()
    Constructor
coll_common_links_Widget
in file _coll_common_links.widget.php, class coll_common_links_Widget
    ComponentWidget Class
coll_logo_Widget
in file _coll_logo.widget.php, method coll_logo_Widget::coll_logo_Widget()
    Constructor
coll_logo_Widget
in file _coll_logo.widget.php, class coll_logo_Widget
    ComponentWidget Class
coll_longdesc_Widget
in file _coll_longdesc.widget.php, method coll_longdesc_Widget::coll_longdesc_Widget()
    Constructor
coll_longdesc_Widget
in file _coll_longdesc.widget.php, class coll_longdesc_Widget
    ComponentWidget Class
coll_page_list_Widget
in file _coll_page_list.widget.php, method coll_page_list_Widget::coll_page_list_Widget()
    Constructor
coll_page_list_Widget
in file _coll_page_list.widget.php, class coll_page_list_Widget
    ComponentWidget Class
coll_post_list_Widget
in file _coll_post_list.widget.php, method coll_post_list_Widget::coll_post_list_Widget()
    Constructor
coll_post_list_Widget
in file _coll_post_list.widget.php, class coll_post_list_Widget
    ComponentWidget Class
coll_search_form_Widget
in file _coll_search_form.widget.php, method coll_search_form_Widget::coll_search_form_Widget()
    Constructor
coll_search_form_Widget
in file _coll_search_form.widget.php, class coll_search_form_Widget
    ComponentWidget Class
coll_tagline_Widget
in file _coll_tagline.widget.php, method coll_tagline_Widget::coll_tagline_Widget()
    Constructor
coll_tagline_Widget
in file _coll_tagline.widget.php, class coll_tagline_Widget
    ComponentWidget Class
coll_tag_cloud_Widget
in file _coll_tag_cloud.widget.php, method coll_tag_cloud_Widget::coll_tag_cloud_Widget()
    Constructor
coll_tag_cloud_Widget
in file _coll_tag_cloud.widget.php, class coll_tag_cloud_Widget
    ComponentWidget Class
coll_title_Widget
in file _coll_title.widget.php, method coll_title_Widget::coll_title_Widget()
    Constructor
coll_title_Widget
in file _coll_title.widget.php, class coll_title_Widget
    ComponentWidget Class
coll_xml_feeds_Widget
in file _coll_xml_feeds.widget.php, class coll_xml_feeds_Widget
    ComponentWidget Class
coll_xml_feeds_Widget
in file _coll_xml_feeds.widget.php, method coll_xml_feeds_Widget::coll_xml_feeds_Widget()
    Constructor
cols_check
in file _resultsel.class.php, function cols_check()
    Sets the cols_check global variable to verify if checkboxes have to be checked in the result set
combo_box
in file _form.class.php, method Form::combo_box()
    Combo box Display a select options list with an option 'new', and when this one is seleted, display a combo input text to add a new value
Comment
in file _comment.class.php, method Comment::Comment()
    Constructor
Comment
in file _comment.class.php, class Comment
    Comment Class
CommentList
in file _commentlist.class.php, method CommentList::CommentList()
    Constructor
CommentList
in file _commentlist.class.php, class CommentList
    CommentList Class
comments_number
in file _comment.funcs.php, function comments_number()
    comments_number(-)
Comment_get_by_ID
in file _comment.funcs.php, function Comment_get_by_ID()
    Get a Comment by ID. Exits if the requested comment does not exist!
commit
in file _db.class.php, method DB::commit()
    Commit current transaction
compact_date
in file _misc.funcs.php, function compact_date()
    Compact a date in a number keeping only integer value of the string
compile_cat_array
in file _category.funcs.php, function compile_cat_array()
    Compiles the cat array from $cat (recursive + optional modifiers) and $catsel[] (non recursive)
ComponentWidget
in file _widget.class.php, method ComponentWidget::ComponentWidget()
    Constructor
ComponentWidget
in file _widget.class.php, class ComponentWidget
    ComponentWidget Class
conditional
in file _results.class.php, function conditional()
confirm_delete
in file _dataobject.class.php, method DataObject::confirm_delete()
    Displays form to confirm deletion of this object
connect
in file _pop3.class.php, method POP3::connect()
    Opens a socket to the specified server. Unless overridden, port defaults to 110.
contact_link
in file _blog.class.php, method Blog::contact_link()
    Template tag: display a link leading to the contact form for the owner of the current Blog.
container
in file _skin.class.php, method Skin::container()
    Display a container
contains
in file _filelist.class.php, method Filelist::contains()
    Does the list contain a specific File?
content
in file _comment.class.php, method Comment::content()
    Template function: display content of comment
content
in file _item.class.php, method Item::content()
    DEPRECATED
content_extension
in file _item.class.php, method Item::content_extension()
    Display content teaser of item (will stop at "<!-- more -->"
content_teaser
in file _item.class.php, method Item::content_teaser()
    Display content teaser of item (will stop at "<!-- more -->"
convert_button_to_field_params
in file _form.class.php, method Form::convert_button_to_field_params()
    Convert a deprecated, numeric button array to a field_params array.
convert_chars
in file _misc.funcs.php, function convert_chars()
    Convert all non ASCII chars (except if UTF-8, GB2312 or CP1251) to &#nnnn; unicode references.
copy_to
in file _file.class.php, method File::copy_to()
    Copy this file to a new location
count
in file _log.class.php, method Log::count()
    Counts messages of a given category
count
in file _log.class.php, method Log_noop::count()
    This is a no-operation method.
count
in file _filelist.class.php, method Filelist::count()
    Get the total number of entries in the list.
count_bytes
in file _filelist.class.php, method Filelist::count_bytes()
    Get the total number of bytes of all files in the list
count_dirs
in file _filelist.class.php, method Filelist::count_dirs()
    Get the total number of directories in the list
count_files
in file _filelist.class.php, method Filelist::count_files()
    Get the total number of files in the list
count_regs
in file _plugins.class.php, method Plugins::count_regs()
count_regs
in file _plugins_admin.class.php, method Plugins_admin::count_regs()
    Count # of registrations of same plugin.
count_total_rows
in file _archives.plugin.php, method ArchiveList::count_total_rows()
    Count the number of rows of the SQL result
count_total_rows
in file _results.class.php, method Results::count_total_rows()
    Count the total number of rows of the SQL result (all pages)
count_view
in file _item.class.php, method Item::count_view()
    Increase view counter
create
in file _file.class.php, method File::create()
    Create the file/folder on disk, if it does not exist yet.
create_archive
in file _zip_archives.php, method archive::create_archive()
create_bzip
in file _zip_archives.php, method bzip_file::create_bzip()
create_gzip
in file _zip_archives.php, method gzip_file::create_gzip()
create_tar
in file _zip_archives.php, method tar_file::create_tar()
create_zip
in file _zip_archives.php, method zip_file::create_zip()
credits
in file _template.funcs.php, function credits()
    Template tag
Cronjob
in file _cronjob.class.php, class Cronjob
    Cronjob
Cronjob
in file _cronjob.class.php, method Cronjob::Cronjob()
    Constructor
cron_log
in file _cron.funcs.php, function cron_log()
    This file implements cron (scheduled tasks) handling functions.
CANUSEXMLRPC
in file _xmlrpc.funcs.php, constant CANUSEXMLRPC
    Can we use XML-RPC functionality?

d

$DataObject_array
in file _dataobjectcache.class.php, variable DataObjectCache::$DataObject_array
    NON indexed object array
$date
in file _comment.class.php, variable Comment::$date
    Date of the comment (MySQL DATETIME - use e.g. mysql2timestamp()); local time ($localtimenow)
$datecreated
in file _user.class.php, variable User::$datecreated
$datedeadline
in file _item.class.php, variable Item::$datedeadline
$dbaliases
in file _db.class.php, variable DB::$dbaliases
    Aliases that will be replaced in queries:
$dbhandle
in file _db.class.php, variable DB::$dbhandle
    MySQL Database handle
$dbhost
in file _db.class.php, variable DB::$dbhost
    Database hostname
$dbIDname
in file _dataobjectlist.class.php, variable DataObjectList::$dbIDname
$dbIDname
in file _dataobjectcache.class.php, variable DataObjectCache::$dbIDname
$dbname
in file _db.class.php, variable DB::$dbname
    Database name
$dbpassword
in file _db.class.php, variable DB::$dbpassword
    Database username's password
$dbprefix
in file _dataobjectcache.class.php, variable DataObjectCache::$dbprefix
$dbprefix
in file _dataobjectlist.class.php, variable DataObjectList::$dbprefix
$dbreplaces
in file _db.class.php, variable DB::$dbreplaces
    Strings that will replace the aliases in queries:
$dbtablename
in file _dataobjectcache.class.php, variable DataObjectCache::$dbtablename
$dbtablename
in file _dataobjectlist.class.php, variable DataObjectList::$dbtablename
    The following should probably be obsoleted by Results::Cache
$dbuser
in file _db.class.php, variable DB::$dbuser
    Database username
$db_table_name
in file _abstractsettings.class.php, variable AbstractSettings::$db_table_name
    The DB table which stores the settings.
$DEBUG
in file _pop3.class.php, variable POP3::$DEBUG
$Debuglog
in file _main.inc.php, global variable $Debuglog
    Debug message log for debugging only (initialized here).
$debug_dump_function_trace_for_queries
in file _db.class.php, variable DB::$debug_dump_function_trace_for_queries
    Do we want to output a function backtrace for every query? Number of stack entries to show (from last to first) (Default: 0); true means 'all'.
$debug_dump_rows
in file _db.class.php, variable DB::$debug_dump_rows
    Number of rows we want to dump in debug output (0 disables it) This requires DB::$log_queries to be true.
$debug_explain_joins
in file _db.class.php, variable DB::$debug_explain_joins
    Do we want to explain joins? This requires DB::$log_queries to be true.
$defaultcategory
in file _log.class.php, variable Log::$defaultcategory
    Default category for messages.
$default_cat_ID
in file _blog.class.php, variable Blog::$default_cat_ID
    Lazy filled
$default_filters
in file _dataobjectlist2.class.php, variable FilteredResults::$default_filters
    Default filter set (used if no specific params are passed)
$delete_cascades
in file _dataobject.class.php, variable DataObject::$delete_cascades
    Relations that will cascade deletion.
$delete_restrictions
in file _dataobject.class.php, variable DataObject::$delete_restrictions
    Relations that may restrict deletion.
$desc
in file _file.class.php, variable File::$desc
    Meta data: Description
$displaycaption
in file _calendar.plugin.php, variable Calendar::$displaycaption
$displayed_cols_count
in file _uiwidget.class.php, variable Table::$displayed_cols_count
    Number of cols already displayed (in current line)
$displayed_lines_count
in file _uiwidget.class.php, variable Table::$displayed_lines_count
    Number of lines already displayed
$disp_params
in file _widget.class.php, variable ComponentWidget::$disp_params
    Array of params used during display()
$disp_param_err_messages_with_fields
in file _form.class.php, variable Form::$disp_param_err_messages_with_fields
    Display param errors with fields, appended to the note?
$domain
in file _user.class.php, variable User::$domain
$dstart
in file _itemquery.class.php, variable ItemQuery::$dstart
$dstop
in file _itemquery.class.php, variable ItemQuery::$dstop
DataObject
in file _dataobject.class.php, method DataObject::DataObject()
    Constructor
DataObject
in file _dataobject.class.php, class DataObject
    Data Object Base Class
DataObjectCache
in file _dataobjectcache.class.php, method DataObjectCache::DataObjectCache()
    Constructor
DataObjectCache
in file _dataobjectcache.class.php, class DataObjectCache
    Data Object Cache Class
DataObjectList
in file _dataobjectlist.class.php, class DataObjectList
    Data Object List Base Class
DataObjectList
in file _dataobjectlist.class.php, method DataObjectList::DataObjectList()
    Constructor
DataObjectList2
in file _dataobjectlist2.class.php, method DataObjectList2::DataObjectList2()
    Constructor
DataObjectList2
in file _dataobjectlist2.class.php, class DataObjectList2
    Data Object List Base Class 2
date
in file _comment.class.php, method Comment::date()
    Template function: display date (datetime) of comment
date
in file _form.class.php, method Form::date()
    Builds a date input field.
date2mysql
in file _misc.funcs.php, function date2mysql()
    *** // Formatting functions ****
dates_to_end
in file _itemlistlight.class.php, method ItemListLight::dates_to_end()
    Template function: display potentially remaining empty days until the end of the filter interval
date_i18n
in file _misc.funcs.php, function date_i18n()
    Date internationalization: same as date() formatting but with i18n support
date_if_changed
in file _itemlistlight.class.php, method ItemListLight::date_if_changed()
    Template tag: Display the date if it has changed since last call
date_input
in file _form.class.php, method Form::date_input()
    Builds a date input field.
date_sprintf
in file _misc.funcs.php, function date_sprintf()
    Format dates into a string in a way similar to sprintf()
date_sprintf_callback
in file _misc.funcs.php, function date_sprintf_callback()
dayOfWeek
in file _form.class.php, method Form::dayOfWeek()
    Build a select to choose a weekday.
dayOfWeek_input
in file _form.class.php, method Form::dayOfWeek_input()
    Build a select to choose a weekday.
DB
in file _db.class.php, method DB::DB()
    DB Constructor
DB
in file _db.class.php, class DB
    The Main Class
dbchange
in file _dataobject.class.php, method DataObject::dbchange()
    Records a change that will need to be updated in the db
dbdelete
in file _item.class.php, method Item::dbdelete()
    Trigger event AfterItemDelete after calling parent method.
dbdelete
in file _comment.class.php, method Comment::dbdelete()
    Trigger event AfterCommentDelete after calling parent method.
dbdelete
in file _user.class.php, method User::dbdelete()
    Delete user and dependencies from database
dbdelete
in file _dataobject.class.php, method DataObject::dbdelete()
    Delete object from DB.
dbdelete
in file _blog.class.php, method Blog::dbdelete()
    Delete a blog and dependencies from database
dbdelete_by_ID
in file _dataobjectcache.class.php, method DataObjectCache::dbdelete_by_ID()
    Delete an object from DB by ID.
dbinsert
in file _file.class.php, method File::dbinsert()
    Insert object into DB based on previously recorded changes
dbinsert
in file _chapter.class.php, method Chapter::dbinsert()
    Insert object into DB based on previously recorded changes.
dbinsert
in file _blog.class.php, method Blog::dbinsert()
    Insert into the DB
dbinsert
in file _dataobject.class.php, method DataObject::dbinsert()
    Insert object into DB based on previously recorded changes.
dbinsert
in file _widget.class.php, method ComponentWidget::dbinsert()
    Insert object into DB based on previously recorded changes.
dbinsert
in file _genericordered.class.php, method GenericOrdered::dbinsert()
    Insert object into DB based on previously recorded changes
dbinsert
in file _comment.class.php, method Comment::dbinsert()
    Get karma and set it before adding the Comment to DB.
dbinsert
in file _item.class.php, method Item::dbinsert()
    Insert object into DB based on previously recorded changes
dbinsert
in file _skin.class.php, method Skin::dbinsert()
    Insert object into DB based on previously recorded changes.
dbinsert
in file _user.class.php, method User::dbinsert()
    Insert object into DB based on previously recorded changes
dbprune
in file _hitlist.class.php, method Hitlist::dbprune()
    Auto pruning of old stats.
dbsave
in file _session.class.php, method Session::dbsave()
    Updates session data in database.
dbsave
in file _dataobject.class.php, method DataObject::dbsave()
    Inserts or Updates depending on object state.
dbupdate
in file _item.class.php, method Item::dbupdate()
    Update the DB based on previously recorded changes
dbupdate
in file _dataobject.class.php, method DataObject::dbupdate()
    Update the DB based on previously recorded changes
dbupdate
in file _abstractsettings.class.php, method AbstractSettings::dbupdate()
    Commit changed settings to DB.
dbupdate
in file _skin.class.php, method Skin::dbupdate()
    Update the DB based on previously recorded changes
dbupdate
in file _comment.class.php, method Comment::dbupdate()
    Trigger event AfterCommentUpdate after calling parent method.
dbupdate
in file _file.class.php, method File::dbupdate()
    Update the DB based on previously recorded changes
dbupdate
in file _blog.class.php, method Blog::dbupdate()
    Update the DB based on previously recorded changes
dbupdate
in file _user.class.php, method User::dbupdate()
    Update the DB based on previously recorded changes.
db_delta
in file _upgrade.funcs.php, function db_delta()
    Get the delta query to adjust the current database according to a given (list of) "CREATE TABLE"-, "CREATE DATABASE"-, "INSERT"- or "UPDATE"-statement(s).
db_delta_remove_backticks
in file _upgrade.funcs.php, function db_delta_remove_backticks()
    Remove backticks around a field/table name.
db_save_containers
in file _skin.class.php, method Skin::db_save_containers()
    Save containers
deadline_date
in file _item.class.php, method Item::deadline_date()
    Template function: display deadline date (datetime) of Item
deadline_time
in file _item.class.php, method Item::deadline_time()
    Template function: display deadline time (datetime) of Item
debug_die
in file _misc.funcs.php, function debug_die()
    Outputs Unexpected Error message. When in debug mode it also prints a backtrace.
debug_fclose
in file _misc.funcs.php, function debug_fclose()
debug_fopen
in file _misc.funcs.php, function debug_fopen()
debug_fwrite
in file _misc.funcs.php, function debug_fwrite()
debug_get_backtrace
in file _misc.funcs.php, function debug_get_backtrace()
    Get a function trace from http://www.php.net/debug_backtrace as html table.
debug_get_rows_table
in file _db.class.php, method DB::debug_get_rows_table()
    Get a table (or "<p>No Results.</p>") for the SELECT query results.
debug_info
in file _misc.funcs.php, function debug_info()
    Outputs debug info, according to $debug or $force param. This gets called typically at the end of the page.
decompact_date
in file _misc.funcs.php, function decompact_date()
    Decompact a date in a date format ( Y-m-d h:m:s )
delete
in file _abstractsettings.class.php, method AbstractSettings::delete()
    Remove a setting.
delete
in file _session.class.php, method Session::delete()
    Delete a value from the session data.
delete
in file _pluginsettings.class.php, method PluginSettings::delete()
    Delete a setting.
delete
in file _hitlist.class.php, method Hitlist::delete()
    Delete a hit.
delete
in file _pluginusersettings.class.php, method PluginUserSettings::delete()
    Delete a setting.
delete
in file _pop3.class.php, method POP3::delete()
delete
in file _usersettings.class.php, method UserSettings::delete()
    Mark a setting for deletion (dbupdate() writes it to DB).
delete_array
in file _abstractsettings.class.php, method AbstractSettings::delete_array()
    Delete an array of values.
delete_link
in file _comment.class.php, method Comment::delete_link()
    Displays button for deleeing the Comment if user has proper rights
delete_link
in file _item.class.php, method Item::delete_link()
    Displays button for deleting the Item if user has proper rights
deprecate_link
in file _item.class.php, method Item::deprecate_link()
    Display link to deprecate a post if user has edit rights
deprecate_link
in file _comment.class.php, method Comment::deprecate_link()
    Display link to deprecate a comment if user has edit rights
detect_admin_page
in file _hit.class.php, method Hit::detect_admin_page()
    Detect admin page
detect_referer
in file _hit.class.php, method Hit::detect_referer()
    Detect Referer (sic!).
detect_useragent
in file _hit.class.php, method Hit::detect_useragent()
    Set $user_agent and detect the browser.
dget
in file _dataobject.class.php, method DataObject::dget()
    Get a ready-to-display member param by its name
discover
in file _plugins_admin.class.php, method Plugins_admin::discover()
    Discover and register all available plugins in the $plugins_path folder/subfolders.
discover_containers
in file _skin.class.php, method Skin::discover_containers()
    Discover containers included in skin file
disp
in file _log.class.php, method Log::disp()
    TEMPLATE TAG
disp
in file _dataobject.class.php, method DataObject::disp()
    Display a member param by its name
disp
in file _log.class.php, method Log_noop::disp()
    This is a no-operation method.
display
in file _coll_title.widget.php, method coll_title_Widget::display()
    Display the widget!
display
in file _coll_tag_cloud.widget.php, method coll_tag_cloud_Widget::display()
    Display the widget!
display
in file _coll_page_list.widget.php, method coll_page_list_Widget::display()
    Display the widget!
display
in file _sql.class.php, method SQL::display()
    Get whole query
display
in file _coll_post_list.widget.php, method coll_post_list_Widget::display()
    Display the widget!
display
in file _coll_search_form.widget.php, method coll_search_form_Widget::display()
    Display the widget!
display
in file _coll_longdesc.widget.php, method coll_longdesc_Widget::display()
    Display the widget!
display
in file _coll_tagline.widget.php, method coll_tagline_Widget::display()
    Display the widget!
display
in file _results.class.php, method Results::display()
    Display paged list/table based on object parameters
display
in file _coll_logo.widget.php, method coll_logo_Widget::display()
    Display the widget!
display
in file _log.class.php, method Log::display()
    Display messages of the Log object.
display
in file _linkblog.widget.php, method linkblog_Widget::display()
    Display the widget!
display
in file _colls_list_public.widget.php, method colls_list_public_Widget::display()
    Display the widget!
display
in file _user_tools.widget.php, method user_tools_Widget::display()
    Display the widget!
display
in file _menu_link.widget.php, method menu_link_Widget::display()
    Display the widget!
display
in file _log.class.php, method Log_noop::display()
    This is a no-operation method.
display
in file _coll_category_list.widget.php, method coll_category_list_Widget::display()
    Display the widget!
display
in file _free_html.widget.php, method free_html_Widget::display()
    Display the widget!
display
in file _colls_list_owner.widget.php, method colls_list_owner_Widget::display()
    Display the widget!
display
in file _calendar.plugin.php, method Calendar::display()
    Display the calendar.
display
in file _widget.class.php, method ComponentWidget::display()
    Display the widget!
display
in file _coll_xml_feeds.widget.php, method coll_xml_feeds_Widget::display()
    Display the widget!
display
in file _coll_common_links.widget.php, method coll_common_links_Widget::display()
    Display the widget!
display
in file _coll_comment_list.widget.php, method coll_comment_list_Widget::display()
    Display the widget!
display_body
in file _results.class.php, method Results::display_body()
    Display list/table body.
display_body_end
in file _uiwidget.class.php, method Table::display_body_end()
display_body_start
in file _uiwidget.class.php, method Table::display_body_start()
display_colselect
in file _results.class.php, method Results::display_colselect()
    Display the column selection
display_col_end
in file _uiwidget.class.php, method Table::display_col_end()
display_col_headers
in file _uiwidget.class.php, method Table::display_col_headers()
    Display column headers
display_col_start
in file _uiwidget.class.php, method Table::display_col_start()
display_filters
in file _results.class.php, method Results::display_filters()
    Display the filtering form
display_first
in file _results.class.php, method Results::display_first()
    returns the link to the first page, if necessary
display_functions
in file _results.class.php, method Results::display_functions()
    Display the functions
display_functions
in file _resultsel.class.php, method ResultSel::display_functions()
    Display functions
display_head
in file _uiwidget.class.php, method Table::display_head()
    Display list/table head.
display_head
in file _results.class.php, method Results::display_head()
    Display list/table head.
display_if_empty
in file _template.funcs.php, function display_if_empty()
    Stub
display_if_empty
in file _results.class.php, method Results::display_if_empty()
    Template function: display message if list is empty
display_if_empty
in file _commentlist.class.php, method CommentList::display_if_empty()
    Template function: display message if list is empty
display_init
in file _uiwidget.class.php, method Table::display_init()
    Initialize things in order to be ready for displaying.
display_init
in file _results.class.php, method Results::display_init()
    Initialize things in order to be ready for displaying.
display_last
in file _results.class.php, method Results::display_last()
    returns the link to the last page, if necessary
display_legend
in file _iconlegend.class.php, method IconLegend::display_legend()
    Display the icon legend
display_line_end
in file _uiwidget.class.php, method Table::display_line_end()
display_line_start
in file _uiwidget.class.php, method Table::display_line_start()
display_list
in file _misc.funcs.php, function display_list()
    Display an array as a list:
display_list_end
in file _resultsel.class.php, method ResultSel::display_list_end()
    Display list/table end followed by </form> closing.
display_list_end
in file _uiwidget.class.php, method Table::display_list_end()
    Display list/table end.
display_list_start
in file _resultsel.class.php, method ResultSel::display_list_start()
    Display list/table start preceeded by <form> opening.
display_list_start
in file _uiwidget.class.php, method Table::display_list_start()
    Display list/table start.
display_nav
in file _results.class.php, method Results::display_nav()
    Display navigation text, based on template.
display_next
in file _results.class.php, method Results::display_next()
    returns a link to next pages, if necessary
display_onliners
in file _whosonline.plugin.php, method OnlineSessions::display_onliners()
    Template function: Display onliners, both registered users and guests.
display_online_guests
in file _whosonline.plugin.php, method OnlineSessions::display_online_guests()
    Template function: Display number of online guests.
display_online_users
in file _whosonline.plugin.php, method OnlineSessions::display_online_users()
    Template function: Display the registered users who are online
display_option_area
in file _results.class.php, method Results::display_option_area()
    Display options area
display_or_return
in file _form.class.php, method Form::display_or_return()
    Display or return, according to $output.
display_paragraphs
in file _log.class.php, method Log_noop::display_paragraphs()
    This is a no-operation method.
display_paragraphs
in file _log.class.php, method Log::display_paragraphs()
    Wrapper to display messages as simple paragraphs.
display_param_link
in file _misc.funcs.php, function display_param_link()
    Credits stuff.
display_prev
in file _results.class.php, method Results::display_prev()
    returns a link to previous pages, if necessary
display_totals
in file _results.class.php, method Results::display_totals()
    Display totals line if set.
disp_cat_item_list
in file _widget.class.php, method ComponentWidget::disp_cat_item_list()
    List of items by category
disp_coll_list
in file _widget.class.php, method ComponentWidget::disp_coll_list()
    List of collections/blogs
disp_cond
in file _misc.funcs.php, function disp_cond()
    If first parameter evaluates to true printf() gets called using the first parameter as args and the second parameter as print-pattern
disp_form
in file _genericelement.class.php, method GenericElement::disp_form()
    TODO
disp_item_list
in file _widget.class.php, method ComponentWidget::disp_item_list()
    List of items
disp_skinshot
in file _skin.class.php, method Skin::disp_skinshot()
    Display skinshot for skin folder in various places.
disp_template_raw
in file _uiwidget.class.php, method Widget::disp_template_raw()
    Display a template param without replacing variables
disp_template_replaced
in file _uiwidget.class.php, method Widget::disp_template_replaced()
    Display a template param with its variables replaced
disp_title
in file _widget.class.php, method ComponentWidget::disp_title()
    Note: a container can prevent display of titles with 'block_display_title' This is useful for the lists in the headers fp> I'm not sur if this param should be overridable by widgets themselves (priority problem) Maybe an "auto" setting.
disp_url
in file _url.funcs.php, function disp_url()
    Display an URL, constrained to a max length
download_file
in file _zip_archives.php, method archive::download_file()
dump_active_filters
in file _dataobjectlist2.class.php, method FilteredResults::dump_active_filters()
    Show every active filter that is not the same as the defaults
dump_queries
in file _db.class.php, method DB::dump_queries()
    Displays all queries that have been executed
duration
in file _form.class.php, method Form::duration()
    Builds a duration input field.
duration_input
in file _form.class.php, method Form::duration_input()
    Builds a duration input field.

e

$email
in file _user.class.php, variable User::$email
$emptycellcontent
in file _calendar.plugin.php, variable Calendar::$emptycellcontent
$emptycellend
in file _calendar.plugin.php, variable Calendar::$emptycellend
$emptycellstart
in file _calendar.plugin.php, variable Calendar::$emptycellstart
$ERROR
in file _pop3.class.php, variable POP3::$ERROR
$error
in file _xhtml_validator.class.php, variable XHTML_Validator::$error
$error
in file _db.class.php, variable DB::$error
    Has an error occured?
$exact
in file _itemquery.class.php, variable ItemQuery::$exact
$excerpt
in file _itemlight.class.php, variable ItemLight::$excerpt
$extensions
in file _filetype.class.php, variable Filetype::$extensions
$extension_cache
in file _filetypecache.class.php, variable FiletypeCache::$extension_cache
$extra_cat_IDs
in file _item.class.php, variable Item::$extra_cat_IDs
    array of IDs or NULL if we don't know...
edit_link
in file _comment.class.php, method Comment::edit_link()
    Provide link to edit a comment if user has edit rights
edit_link
in file _item.class.php, method Item::edit_link()
    Template tag
email
in file _user.class.php, method User::email()
    Template function: display email of the user
end_field
in file _form.class.php, method Form::end_field()
    End an input field.
end_fieldset
in file _form.class.php, method Form::end_fieldset()
    Ends a fieldset.
end_form
in file _form.class.php, method Form::end_form()
    Ends the form, optionally displays buttons and closes all open fieldsets.
escape
in file _db.class.php, method DB::escape()
    Format a string correctly for safe insert under all PHP conditions
EVO_MAIN_INIT
in file _main.inc.php, constant EVO_MAIN_INIT
    Prevent double loading since require_once won't work in all situations
exclude_files
in file _zip_archives.php, method archive::exclude_files()
exists
in file _file.class.php, method File::exists()
    Does the File/folder exist on disk?
extract_files
in file _zip_archives.php, method tar_file::extract_files()
extra_status
in file _item.class.php, method Item::extra_status()
    Template function: display extra status of item
EZSQL_VERSION
in file _db.class.php, constant EZSQL_VERSION
    ezSQL Constants

f

$fadeout_array
in file _uiwidget.class.php, variable Table::$fadeout_array
$fadeout_count
in file _uiwidget.class.php, variable Table::$fadeout_count
$field_selected
in file _resultsel.class.php, variable ResultSel::$field_selected
$field_selection
in file _resultsel.class.php, variable ResultSel::$field_selection
$File
in file _link.class.php, variable Link::$File
$Filetype
in file _file.class.php, variable File::$Filetype
    Extension, Mime type, icon, viewtype and 'allowed extension' of the file
$filters
in file _dataobjectlist2.class.php, variable FilteredResults::$filters
    Current filter set (depending on user input)
$filter_area
in file _results.class.php, variable Results::$filter_area
    Parameters for the filter area:
$firstname
in file _user.class.php, variable User::$firstname
$flatmode
in file _filelist.class.php, variable Filelist::$flatmode
    Flat mode? (all files recursive without dirs)
$folder
in file _skin.class.php, variable Skin::$folder
$foot
in file _log.class.php, variable Log::$foot
    to display after messages
$Form
in file _resultsel.class.php, variable ResultSel::$Form
    var Form
$FP
in file _pop3.class.php, variable POP3::$FP
$from
in file _sql.class.php, variable SQL::$from
$functions_area
in file _results.class.php, variable Results::$functions_area
    Parameters for the functions area (to display functions at the end of results array):
feedback_feed_link
in file _item.class.php, method Item::feedback_feed_link()
    Template function: Displays link to the feed for comments on this item
feedback_link
in file _item.class.php, method Item::feedback_link()
    Template function: Displays link to feedback page (under some conditions)
feedback_moderation
in file _item.class.php, method Item::feedback_moderation()
    Template function: Displays feeback moderation info
fetch_remote_page
in file _url.funcs.php, function fetch_remote_page()
    Fetch remote page
File
in file _file.class.php, class File
    Represents a file or folder on disk. Optionnaly stores meta data from DB.
File
in file _file.class.php, method File::File()
    Constructor, not meant to be called directly. Use FileCache::get_by_path() instead, which provides caching and checks that only one object for a unique file exists (references).
FileCache
in file _filecache.class.php, method FileCache::FileCache()
    Constructor
FileCache
in file _filecache.class.php, class FileCache
    FileCache Class
Filelist
in file _filelist.class.php, method Filelist::Filelist()
    Constructor
Filelist
in file _filelist.class.php, class Filelist
    Holds a list of File objects.
FileRoot
in file _fileroot.class.php, class FileRoot
    This class provides info about a File Root.
FileRoot
in file _fileroot.class.php, method FileRoot::FileRoot()
    Constructor
FileRootCache
in file _filerootcache.class.php, class FileRootCache
    This class provides info about File Roots.
Filetype
in file _filetype.class.php, class Filetype
    Filetype Class
Filetype
in file _filetype.class.php, method Filetype::Filetype()
    Constructor
FiletypeCache
in file _filetypecache.class.php, method FiletypeCache::FiletypeCache()
    Constructor
FiletypeCache
in file _filetypecache.class.php, class FiletypeCache
    FiletypeCache Class
FilteredResults
in file _dataobjectlist2.class.php, class FilteredResults
filter_contents
in file _plugins_admin.class.php, method Plugins_admin::filter_contents()
    Filter (post) contents by calling the relevant filter plugins.
first
in file _results.class.php, method Results::first()
    Returns the first page number to be displayed in the list
first_name
in file _user.class.php, method User::first_name()
    Template function: display first name of the user
fit_into_constraint
in file _image.funcs.php, function fit_into_constraint()
    Scale dimensions to fit into a constrained size, while preserving aspect ratio.
flush
in file _db.class.php, method DB::flush()
    Kill cached query results
fnmatch
in file _file.funcs.php, function fnmatch()
    A replacement for fnmatch() which needs PHP 4.3 and a POSIX compliant system (Windows is not).
footer
in file _item.class.php, method Item::footer()
    Template tag: display footer for the current Item.
footer_text
in file _blog.class.php, method Blog::footer_text()
    Template tag: display footer text for the current Blog.
forget_events
in file _plugins.class.php, method Plugins::forget_events()
    Forget the events a Plugin has registered.
forget_param
in file _param.funcs.php, function forget_param()
    Forget a param so that is will not get included in subsequent regenerate_url() calls.
Form
in file _form.class.php, class Form
    Form class
Form
in file _form.class.php, method Form::Form()
    Constructor
format_french_phone
in file _misc.funcs.php, function format_french_phone()
    Format a string in a french phone number
format_phone
in file _misc.funcs.php, function format_phone()
    Check the format of the phone number param and format it in a french number if it is.
format_query
in file _db.class.php, method DB::format_query()
    Format a SQL query
format_to_output
in file _misc.funcs.php, function format_to_output()
    Format a string/content for being output
format_to_post
in file _param.funcs.php, function format_to_post()
    DEPRECATED Stub for plugin compatibility:
form_checkbox
in file _form.funcs.php, function form_checkbox()
    form_checkbox(-)
form_checkbox_tr
in file _form.funcs.php, function form_checkbox_tr()
    form_checkbox_tr(-)
form_date
in file _misc.funcs.php, function form_date()
form_fieldend
in file _form.funcs.php, function form_fieldend()
    End an input field.
form_fieldstart
in file _form.funcs.php, function form_fieldstart()
    Start an input field.
form_formstart
in file _form.funcs.php, function form_formstart()
    Builds a form header and puts GET params of $action into hidden form inputs
form_groupend
in file _form.funcs.php, function form_groupend()
    End an field group.
form_groupstart
in file _form.funcs.php, function form_groupstart()
    Start an field group.
form_hidden
in file _form.funcs.php, function form_hidden()
    Builds a hidden field.
form_info
in file _form.funcs.php, function form_info()
    form_info(-)
form_infoend
in file _form.funcs.php, function form_infoend()
    End an info field.
form_infostart
in file _form.funcs.php, function form_infostart()
    Start an info field.
form_info_tr
in file _form.funcs.php, function form_info_tr()
    form_info_tr(-)
form_radio
in file _form.funcs.php, function form_radio()
    Generate set of radio options.
form_select
in file _form.funcs.php, function form_select()
    Display a select field and populate it with a callback function.
form_select_object
in file _form.funcs.php, function form_select_object()
    Display a select field and populate it with a cache object.
form_submit
in file _form.funcs.php, function form_submit()
form_text
in file _form.funcs.php, function form_text()
    Builds a text (or password) input field.
form_textarea
in file _form.funcs.php, function form_textarea()
    Build a text area.
form_text_tr
in file _form.funcs.php, function form_text_tr()
    form_text_tr(-)
free_html_Widget
in file _free_html.widget.php, class free_html_Widget
    ComponentWidget Class
free_html_Widget
in file _free_html.widget.php, method free_html_Widget::free_html_Widget()
    Constructor
FROM
in file _sql.class.php, method SQL::FROM()
FROM_add
in file _sql.class.php, method SQL::FROM_add()
    Extends the FROM clause.

g

$getting_adv_start_date
in file _itemlistlight.class.php, variable ItemListLight::$getting_adv_start_date
    Anti infinite loops:
$getting_adv_stop_date
in file _itemlistlight.class.php, variable ItemListLight::$getting_adv_stop_date
$global_icons
in file _uiwidget.class.php, variable Widget::$global_icons
    List of registered global action icons that get substituted through '$global_icons$'.
$global_idx
in file _results.class.php, variable Results::$global_idx
    idx relative to whole list (range: 0 to total_rows-1)
$global_is_first
in file _results.class.php, variable Results::$global_is_first
    Is this gobally the 1st item in the list? (NOT just the 1st in current page)
$global_is_last
in file _results.class.php, variable Results::$global_is_last
    Is this gobally the last item in the list? (NOT just the last in current page)
$Group
in file _user.class.php, variable User::$Group
    Reference to group
$group_by
in file _results.class.php, variable Results::$group_by
    DB fieldname to group on.
$group_by
in file _sql.class.php, variable SQL::$group_by
$group_by_cat
in file _itemlistlight.class.php, variable ItemListLight::$group_by_cat
$group_by_obj_prop
in file _results.class.php, variable Results::$group_by_obj_prop
    Object property/properties to group on.
$group_ID
in file _user.class.php, variable User::$group_ID
    The ID of the (primary, currently only) group of the user.
$grp_cols
in file _results.class.php, variable Results::$grp_cols
    Definitions for each GROUP column:
GeneralSettings
in file _generalsettings.class.php, class GeneralSettings
    Class to handle the global settings.
GeneralSettings
in file _generalsettings.class.php, method GeneralSettings::GeneralSettings()
    Constructor.
generate_link_from_params
in file _misc.funcs.php, function generate_link_from_params()
    Generate a link from params (credits stuff)
generate_random_key
in file _misc.funcs.php, function generate_random_key()
    Generate a valid key of size $length.
generate_random_passwd
in file _misc.funcs.php, function generate_random_passwd()
    Generate a random password with no ambiguous chars
generate_thumb
in file _image.funcs.php, function generate_thumb()
    Generate a thumbnail
GenericCache
in file _genericcache.class.php, class GenericCache
    GenericCache Class
GenericCache
in file _genericcache.class.php, method GenericCache::GenericCache()
    Constructor
GenericCategory
in file _genericcategory.class.php, method GenericCategory::GenericCategory()
    Constructor
GenericCategory
in file _genericcategory.class.php, class GenericCategory
    GenericCategory Class
GenericCategoryCache
in file _genericcategorycache.class.php, class GenericCategoryCache
    GenericCategoryCache class
GenericCategoryCache
in file _genericcategorycache.class.php, method GenericCategoryCache::GenericCategoryCache()
    Constructor
GenericElement
in file _genericelement.class.php, method GenericElement::GenericElement()
    Constructor
GenericElement
in file _genericelement.class.php, class GenericElement
    User Element
GenericOrdered
in file _genericordered.class.php, class GenericOrdered
    User property;
GenericOrdered
in file _genericordered.class.php, method GenericOrdered::GenericOrdered()
    Constructor
GenericOrderedCache
in file _genericorderedcache.class.php, method GenericOrderedCache::GenericOrderedCache()
    Constructor
GenericOrderedCache
in file _genericorderedcache.class.php, class GenericOrderedCache
    GenericOrderedCache Class
generic_ctp_number
in file _comment.funcs.php, function generic_ctp_number()
    Generic comments/trackbacks/pingbacks counting
gen_archive_link
in file _blog.class.php, method Blog::gen_archive_link()
    Generate link to archive
gen_archive_url
in file _blog.class.php, method Blog::gen_archive_url()
    Generate archive page URL
gen_baseurl
in file _blog.class.php, method Blog::gen_baseurl()
    Generate the baseurl of the blog (URL of the folder where the blog lives)
gen_blogurl
in file _blog.class.php, method Blog::gen_blogurl()
    Generate blog URL
gen_global_icons
in file _uiwidget.class.php, method Widget::gen_global_icons()
    Generate img tags for registered icons, through global_icon().
gen_ID
in file _fileroot.class.php, method FileRoot::gen_ID()
gen_tag_url
in file _blog.class.php, method Blog::gen_tag_url()
    Generate a tag url on this blog
get
in file _cronjob.class.php, method Cronjob::get()
    Get a member param by its name
get
in file _sql.class.php, method SQL::get()
    Get whole query
get
in file _item.class.php, method Item::get()
    Get a member param by its name
get
in file _comment.class.php, method Comment::get()
    Get a member param by its name
get
in file _dataobject.class.php, method DataObject::get()
    Get a member param by its name
get
in file _abstractsettings.class.php, method AbstractSettings::get()
    Get a setting from the DB settings table.
get
in file _file.class.php, method File::get()
    Get a member param by its name
get
in file _blog.class.php, method Blog::get()
    Get a param.
get
in file _user.class.php, method User::get()
    Get a param
get
in file _pluginsettings.class.php, method PluginSettings::get()
    Get a setting by name for the Plugin.
get
in file _pluginusersettings.class.php, method PluginUserSettings::get()
    Get a setting by name for the Plugin.
get
in file _session.class.php, method Session::get()
    Get a data value for the session. This checks for the data to be expired and unsets it then.
get
in file _pop3.class.php, method POP3::get()
get
in file _usersettings.class.php, method UserSettings::get()
    Get a setting from the DB user settings table
getNavLinks
in file _calendar.plugin.php, method Calendar::getNavLinks()
    Get links to navigate between month / year.
get_active_filter
in file _dataobjectlist2.class.php, method FilteredResults::get_active_filter()
    Get a specific active filter
get_active_filters
in file _dataobjectlist2.class.php, method FilteredResults::get_active_filters()
    Get every active filter that is not the same as the defaults
get_admin_skins
in file _file.funcs.php, function get_admin_skins()
    Get a list of available admin skins.
get_ads_evocache
in file _file.class.php, method File::get_ads_evocache()
    Get the full path to the thumbnail cache for this file.
get_ads_list_path
in file _filelist.class.php, method Filelist::get_ads_list_path()
    Get absolute path to list.
get_advertised_start_date
in file _itemlistlight.class.php, method ItemListLight::get_advertised_start_date()
    Get the adverstised start date (does not include timestamp_min)
get_advertised_stop_date
in file _itemlistlight.class.php, method ItemListLight::get_advertised_stop_date()
    Get the adverstised stop date (does not include timestamp_max)
get_af_thumb_path
in file _file.class.php, method File::get_af_thumb_path()
    Get the full path to the thumbanil for this file.
get_allowed_item_status
in file _blog.class.php, method Blog::get_allowed_item_status()
    Get allowed post status for current user in this blog
get_allowed_uri_schemes
in file _url.funcs.php, function get_allowed_uri_schemes()
get_anchor
in file _comment.class.php, method Comment::get_anchor()
    Get the anchor-ID of the comment
get_anchor_id
in file _item.class.php, method Item::get_anchor_id()
get_apply_rendering_values
in file _plugins_admin.class.php, method Plugins_admin::get_apply_rendering_values()
    Get the list of all possible values for apply_rendering (defines when a rendering Plugin can apply).
get_archive_url
in file _itemlight.class.php, method ItemLight::get_archive_url()
    Generate a link to the post in the archives
get_archive_url
in file _blog.class.php, method Blog::get_archive_url()
    Get archive page URL
get_array
in file _filelist.class.php, method Filelist::get_array()
    Get the list of File entries.
get_assigned_User
in file _item.class.php, method Item::get_assigned_User()
    Get the User who is assigned to the Item.
get_assigned_user_options
in file _item.class.php, method Item::get_assigned_user_options()
    Get list of assigned user options
get_assoc
in file _db.class.php, method DB::get_assoc()
    Function to get the second column from the cached result indexed by the first column
get_author_email
in file _comment.class.php, method Comment::get_author_email()
    Get the EMail of the comment's author.
get_author_name
in file _comment.class.php, method Comment::get_author_name()
    Get the comment author's name.
get_author_url
in file _comment.class.php, method Comment::get_author_url()
    Get the URL of the comment's author.
get_author_url_link
in file _comment.class.php, method Comment::get_author_url_link()
    Get link to comment author's provided URL
get_author_User
in file _comment.class.php, method Comment::get_author_User()
    Get the author User of the comment. This is NULL for anonymous visitors.
get_available_FileRoots
in file _filerootcache.class.php, method FileRootCache::get_available_FileRoots()
    Get an array of ALL available Fileroots (not just the cached ones).
get_ban_domain
in file _antispam.funcs.php, function get_ban_domain()
    Get the base domain that could be blacklisted from an URL.
get_base_domain
in file _misc.funcs.php, function get_base_domain()
    Get the base domain (without protocol and any subdomain) of an URL.
get_Blog
in file _item.class.php, method Item::get_Blog()
    Get the Blog object for the Item.
get_Blog
in file _itemlight.class.php, method ItemLight::get_Blog()
    Get the Blog object for the Item.
get_Blog
in file _chapter.class.php, method Chapter::get_Blog()
    Get the Blog object for the Chapter.
get_blog_member_option_list
in file _usercache.class.php, method UserCache::get_blog_member_option_list()
    Loads cache with blog memeber, then display form option list with cache contents
get_by_classname
in file _plugins.class.php, method Plugins::get_by_classname()
    Get a plugin by its classname.
get_by_code
in file _plugins.class.php, method Plugins::get_by_code()
    Get a specific Plugin by its code.
get_by_coll_container
in file _widgetcache.class.php, method WidgetCache::get_by_coll_container()
get_by_coll_ID
in file _widgetcache.class.php, method WidgetCache::get_by_coll_ID()
get_by_extension
in file _filetypecache.class.php, method FiletypeCache::get_by_extension()
    Get an object from cache by extensions ID
get_by_folder
in file _skincache.class.php, method SkinCache::get_by_folder()
    Get an object from cache by its folder name.
get_by_full_path
in file _filelist.class.php, method Filelist::get_by_full_path()
    Get a file by its full path.
get_by_ID
in file _dataobjectcache.class.php, method DataObjectCache::get_by_ID()
    Get an object from cache by ID
get_by_ID
in file _plugins.class.php, method Plugins::get_by_ID()
    Get a specific plugin by its ID.
get_by_ID
in file _chaptercache.class.php, method ChapterCache::get_by_ID()
    Get an object from cache by ID
get_by_ID
in file _filerootcache.class.php, method FileRootCache::get_by_ID()
    Get a FileRoot (cached) by ID.
get_by_idx
in file _filelist.class.php, method Filelist::get_by_idx()
    Get a file by index.
get_by_idx
in file _dataobjectlist2.class.php, method DataObjectList2::get_by_idx()
    Instantiate an object for requested row and cache it:
get_by_item_ID
in file _linkcache.class.php, method LinkCache::get_by_item_ID()
    Returns links for a given Item
get_by_login
in file _usercache.class.php, method UserCache::get_by_login()
    Get a user object by login.
get_by_loginAndPwd
in file _usercache.class.php, method UserCache::get_by_loginAndPwd()
    Get a user object by login, only if password matches.
get_by_md5_ID
in file _filelist.class.php, method Filelist::get_by_md5_ID()
    Get a file by it's ID.
get_by_name
in file _dataobjectcache.class.php, method DataObjectCache::get_by_name()
    Get an object from cache by name
get_by_rdfs_path
in file _filelist.class.php, method Filelist::get_by_rdfs_path()
    Get a file by its relative (to root) path.
get_by_root_and_path
in file _filecache.class.php, method FileCache::get_by_root_and_path()
    Creates an object of the File class, while providing caching and making sure that only one reference to a file exists.
get_by_type_and_ID
in file _filerootcache.class.php, method FileRootCache::get_by_type_and_ID()
    Get a FileRoot (cached).
get_by_url
in file _blogcache.class.php, method BlogCache::get_by_url()
    Get an object from cache by its url ("siteurl")
get_by_urlname
in file _chaptercache.class.php, method ChapterCache::get_by_urlname()
    Get an object from cache by urlname
get_by_urlname
in file _blogcache.class.php, method BlogCache::get_by_urlname()
    Get a blog from cache by its URL name.
get_by_urltitle
in file _itemcache.class.php, method ItemCache::get_by_urltitle()
    Get an object from cache by its urltitle
get_Cache
in file _class4.funcs.php, function get_Cache()
get_canonical_path
in file _file.funcs.php, function get_canonical_path()
    Returns canonicalized pathname of a directory + ending slash
get_catblog
in file _category.funcs.php, function get_catblog()
    Get blog for a given cat
get_categories
in file _timer.class.php, method Timer::get_categories()
    Get a list of used categories.
get_category_group
in file _itemlistlight.class.php, method ItemListLight::get_category_group()
    If the list is sorted by category...
get_Chapters
in file _itemlight.class.php, method ItemLight::get_Chapters()
    Get list of Chapter objects.
get_chapter_url
in file _itemlight.class.php, method ItemLight::get_chapter_url()
    Generate a link to the post in the category
get_col
in file _db.class.php, method DB::get_col()
    Function to get 1 column from the cached result set based in X index see docs for usage and info
get_col_default_type_ID
in file _itemtypecache.class.php, method ItemTypeCache::get_col_default_type_ID()
    Return the default item type ID for a given collection
get_col_sort_values
in file _itemlist.class.php, method ItemList2::get_col_sort_values()
    Returns values needed to make sort links for a given column
get_col_sort_values
in file _results.class.php, method Results::get_col_sort_values()
    Returns values needed to make sort links for a given column
get_comment_feed_url
in file _blog.class.php, method Blog::get_comment_feed_url()
    Get URL to display the blog comments in an XML feed.
get_cond
in file _abstractsettings.class.php, method AbstractSettings::get_cond()
    Only set the first variable (passed by reference) if we could retrieve a setting.
get_contact_url
in file _blog.class.php, method Blog::get_contact_url()
get_containers
in file _skin.class.php, method Skin::get_containers()
get_content
in file _comment.class.php, method Comment::get_content()
    Template function: get content of comment
get_content_excerpt
in file _item.class.php, method Item::get_content_excerpt()
    This is like a teaser with no HTML and a cropping.
get_content_extension
in file _item.class.php, method Item::get_content_extension()
    Template function: get content extension of item (part after "<!-- more -->")
get_content_page
in file _item.class.php, method Item::get_content_page()
    Get a specific page to display (from the prerendered cache)
get_content_teaser
in file _item.class.php, method Item::get_content_teaser()
    Template function: get content teaser of item (will stop at "<!-- more -->"
get_count
in file _timer.class.php, method Timer::get_count()
    Get number of timer resumes (includes start).
get_creator_User
in file _item.class.php, method Item::get_creator_User()
    Get the User who created the Item.
get_current_microtime
in file _timer.class.php, method Timer::get_current_microtime()
    Get the current time in microseconds.
get_cwd_clickable
in file _filelist.class.php, method Filelist::get_cwd_clickable()
    Returns cwd, where the accessible directories (below root) are clickable
get_default
in file _abstractsettings.class.php, method AbstractSettings::get_default()
    Get the default for the last key of $col_key_names
get_default_cat_ID
in file _blog.class.php, method Blog::get_default_cat_ID()
    Get default category for current blog
get_default_name
in file _skin.class.php, method Skin::get_default_name()
    Get default name for the skin.
get_delete_link
in file _item.class.php, method Item::get_delete_link()
    Gets button for deleting the Item if user has proper rights
get_deprecate_link
in file _item.class.php, method Item::get_deprecate_link()
    Provide link to deprecate a post if user has edit rights
get_deprecate_link
in file _comment.class.php, method Comment::get_deprecate_link()
    Provide link to deprecate a comment if user has edit rights
get_desc
in file _menu_link.widget.php, method menu_link_Widget::get_desc()
    Get short description
get_desc
in file _widget.class.php, method ComponentWidget::get_desc()
    Get desc of widget
get_desc
in file _free_html.widget.php, method free_html_Widget::get_desc()
    Get short description
get_desc
in file _coll_logo.widget.php, method coll_logo_Widget::get_desc()
    Get short description
get_desc
in file _coll_post_list.widget.php, method coll_post_list_Widget::get_desc()
    Get short description
get_desc
in file _coll_common_links.widget.php, method coll_common_links_Widget::get_desc()
    Get short description
get_desc
in file _coll_longdesc.widget.php, method coll_longdesc_Widget::get_desc()
    Get short description
get_desc
in file _coll_title.widget.php, method coll_title_Widget::get_desc()
    Get short description
get_desc
in file _coll_tagline.widget.php, method coll_tagline_Widget::get_desc()
    Get short description
get_desc
in file _coll_xml_feeds.widget.php, method coll_xml_feeds_Widget::get_desc()
    Get short description
get_desc
in file _colls_list_public.widget.php, method colls_list_public_Widget::get_desc()
    Get short description
get_desc
in file _user_tools.widget.php, method user_tools_Widget::get_desc()
    Get short description
get_desc
in file _coll_search_form.widget.php, method coll_search_form_Widget::get_desc()
    Get short description
get_desc
in file _coll_category_list.widget.php, method coll_category_list_Widget::get_desc()
    Get short description
get_desc
in file _linkblog.widget.php, method linkblog_Widget::get_desc()
    Get short description
get_desc
in file _coll_comment_list.widget.php, method coll_comment_list_Widget::get_desc()
    Get short description
get_desc
in file _colls_list_owner.widget.php, method colls_list_owner_Widget::get_desc()
    Get short description
get_desc
in file _coll_tag_cloud.widget.php, method coll_tag_cloud_Widget::get_desc()
    Get short description
get_desc
in file _coll_page_list.widget.php, method coll_page_list_Widget::get_desc()
    Get short description
get_dir
in file _file.class.php, method File::get_dir()
    Get the File's directory.
get_directory_tree
in file _file.funcs.php, function get_directory_tree()
    Get the directories of the supplied path as a radio button tree.
get_dirsize_recursive
in file _file.funcs.php, function get_dirsize_recursive()
    Get size of a directory, including anything (especially subdirs) in there.
get_duration
in file _timer.class.php, method Timer::get_duration()
    Get the duration for a given category.
get_edit_link
in file _item.class.php, method Item::get_edit_link()
    Provide link to edit a post if user has edit rights
get_enabled_events
in file _plugins.class.php, method Plugins::get_enabled_events()
    Get a list of (enabled) events for a given Plugin ID.
get_excerpt
in file _itemlight.class.php, method ItemLight::get_excerpt()
    Template function: get excerpt
get_ext
in file _file.class.php, method File::get_ext()
    Get the file's extension.
get_feedback_feed_url
in file _item.class.php, method Item::get_feedback_feed_url()
    Get URL to display the post comments in an XML feed.
get_feedback_title
in file _item.class.php, method Item::get_feedback_title()
    Get text depending on number of comments
get_field_attribs_as_string
in file _misc.funcs.php, function get_field_attribs_as_string()
    Build a string out of $field_attribs, with each attribute prefixed by a space character.
get_filemanager_link
in file _blog.class.php, method Blog::get_filemanager_link()
    Get link to edit files
get_filenames
in file _file.funcs.php, function get_filenames()
    Get an array of all directories (and optionally files) of a given directory, either flat (one-dimensional array) or multi-dimensional (then dirs are the keys and hold subdirs/files).
get_FileRoot
in file _file.class.php, method File::get_FileRoot()
    Get the File's FileRoot.
get_FileRoot
in file _filelist.class.php, method Filelist::get_FileRoot()
    Get the FileLists FileRoot
get_filter
in file _filelist.class.php, method Filelist::get_filter()
    Return the current filter
get_filter_title
in file _dataobjectlist2.class.php, method DataObjectList2::get_filter_title()
    Display a global title matching filter params
get_filter_titles
in file _itemlistlight.class.php, method ItemListLight::get_filter_titles()
    Generate a title for the current list, depending on its filtering params
get_first
in file _dataobjectcache.class.php, method DataObjectCache::get_first()
    This provides a simple interface for looping over the contents of the Cache.
get_from
in file _sql.class.php, method SQL::get_from()
    Get FROM clause if there is something inside
get_fsgroup_name
in file _file.class.php, method File::get_fsgroup_name()
    Get the owner name of the file.
get_fsowner_name
in file _file.class.php, method File::get_fsowner_name()
    Get the owner name of the file.
get_full_path
in file _file.class.php, method File::get_full_path()
    Get the full path (directory and name) to the file.
get_Group
in file _user.class.php, method User::get_Group()
    Get the Group of the user.
get_group_by
in file _sql.class.php, method SQL::get_group_by()
    Get GROUP BY clause if there is something inside
get_icon
in file _file.class.php, method File::get_icon()
    Get icon for this file.
get_icon
in file _filetype.class.php, method Filetype::get_icon()
    Return the img html code of the icon
get_icon
in file _misc.funcs.php, function get_icon()
    Get properties of an icon.
get_ID_array
in file _dataobjectcache.class.php, method DataObjectCache::get_ID_array()
    Get an array of all (loaded) IDs.
get_images
in file _item.class.php, method Item::get_images()
    Get block of images linked to the current Item
get_image_size
in file _file.class.php, method File::get_image_size()
    Get size of an image or false if not an image
get_input_element
in file _form.class.php, method Form::get_input_element()
    Generate a general input element.
get_ip_list
in file _misc.funcs.php, function get_ip_list()
    Get list of client IP addresses from REMOTE_ADDR and HTTP_X_FORWARDED_FOR, in this order. '' is used when no IP could be found.
get_issue_date
in file _itemlight.class.php, method ItemLight::get_issue_date()
    returns issue date (datetime) of Item
get_item
in file _archives.plugin.php, method ArchiveList::get_item()
    Getting next item in archive list
get_item
in file _itemlistlight.class.php, method ItemListLight::get_item()
    If the list is sorted by category...
get_item
in file _itemlist.class.php, method ItemList2::get_item()
    If the list is sorted by category...
get_Item
in file _comment.class.php, method Comment::get_Item()
    Get the Item this comment relates to
get_item_feed_url
in file _blog.class.php, method Blog::get_item_feed_url()
    Get URL to display the blog posts in an XML feed.
get_label
in file _form.class.php, method Form::get_label()
    Get the label of a field. This is used by begin_field() or end_field(),
get_lastmod_formatted
in file _file.class.php, method File::get_lastmod_formatted()
    Get date/time of last modification, formatted.
get_lastmod_ts
in file _file.class.php, method File::get_lastmod_ts()
    Get timestamp of last modification.
get_lastpostdate
in file _itemlistlight.class.php, method ItemListLight::get_lastpostdate()
    Get datetime of the last post/item
get_limit
in file _sql.class.php, method SQL::get_limit()
    Get LIMIT clause if there is something inside
get_linkedit_link
in file _file.class.php, method File::get_linkedit_link()
    Get link to edit linked file.
get_Links
in file _item.class.php, method Item::get_Links()
    Get reference to array of Links
get_link_showhide
in file _misc.funcs.php, function get_link_showhide()
    Generate a link that toggles display of an element on clicking.
get_list_by_all_events
in file _plugins.class.php, method Plugins::get_list_by_all_events()
    Get a list of plugins that provide all given events.
get_list_by_event
in file _plugins.class.php, method Plugins::get_list_by_event()
    Get a list of Plugins for a given event.
get_list_by_events
in file _plugins.class.php, method Plugins::get_list_by_events()
    Get a list of Plugins for a list of events. Every Plugin is only once in this list.
get_login_url
in file _user.funcs.php, function get_login_url()
    Get url to login
get_main_Chapter
in file _itemlight.class.php, method ItemLight::get_main_Chapter()
    Get the main Chapter.
get_manual_link
in file _misc.funcs.php, function get_manual_link()
    Generate a link to a online help resource.
get_md5_ID
in file _file.class.php, method File::get_md5_ID()
    Get the File's ID (MD5 of path and name)
get_media_dir
in file _user.class.php, method User::get_media_dir()
    Get the path to the media directory. If it does not exist, it will be created.
get_media_dir
in file _blog.class.php, method Blog::get_media_dir()
    Get the blog's media directory (and create it if necessary).
get_media_url
in file _user.class.php, method User::get_media_url()
    Get the URL to the media folder
get_media_url
in file _blog.class.php, method Blog::get_media_url()
    Get the URL to the media folder
get_memorized
in file _param.funcs.php, function get_memorized()
    Construct an array of memorized params which are not in the ignore list
get_messages
in file _log.class.php, method Log::get_messages()
    Returns array of messages of a single category or group of categories.
get_messages
in file _log.class.php, method Log_noop::get_messages()
    This is a no-operation method.
get_microtime
in file _timer.class.php, method Timer::get_microtime()
    Get the time in microseconds that was spent in the given category.
get_more_link
in file _item.class.php, method Item::get_more_link()
    Display more link
get_msgform_link
in file _user.class.php, method User::get_msgform_link()
    Template helper function: Get a link to a message form for this user.
get_name
in file _skin.class.php, method Skin::get_name()
    Get the customized name for the skin.
get_name
in file _user_tools.widget.php, method user_tools_Widget::get_name()
    Get name of widget
get_name
in file _menu_link.widget.php, method menu_link_Widget::get_name()
    Get name of widget
get_name
in file _linkblog.widget.php, method linkblog_Widget::get_name()
    Get name of widget
get_name
in file _widget.class.php, method ComponentWidget::get_name()
    Get name of widget
get_name
in file _itemtype.class.php, method ItemType::get_name()
    Get the name of the ItemType
get_name
in file _group.class.php, method Group::get_name()
    Get name of the Group
get_name
in file _blog.class.php, method Blog::get_name()
    Get the name of the blog
get_name
in file _coll_title.widget.php, method coll_title_Widget::get_name()
    Get name of widget
get_name
in file _coll_tagline.widget.php, method coll_tagline_Widget::get_name()
    Get name of widget
get_name
in file _coll_xml_feeds.widget.php, method coll_xml_feeds_Widget::get_name()
    Get name of widget
get_name
in file _coll_comment_list.widget.php, method coll_comment_list_Widget::get_name()
    Get name of widget
get_name
in file _coll_post_list.widget.php, method coll_post_list_Widget::get_name()
    Get name of widget
get_name
in file _coll_common_links.widget.php, method coll_common_links_Widget::get_name()
    Get name of widget
get_name
in file _free_html.widget.php, method free_html_Widget::get_name()
    Get name of widget
get_name
in file _coll_longdesc.widget.php, method coll_longdesc_Widget::get_name()
    Get name of widget
get_name
in file _coll_page_list.widget.php, method coll_page_list_Widget::get_name()
    Get name of widget
get_name
in file _coll_tag_cloud.widget.php, method coll_tag_cloud_Widget::get_name()
    Get name of widget
get_name
in file _coll_search_form.widget.php, method coll_search_form_Widget::get_name()
    Get name of widget
get_name
in file _coll_logo.widget.php, method coll_logo_Widget::get_name()
    Get name of widget
get_name
in file _coll_category_list.widget.php, method coll_category_list_Widget::get_name()
    Get name of widget
get_name
in file _genericelement.class.php, method GenericElement::get_name()
    Template function: return name of item
get_name
in file _file.class.php, method File::get_name()
    Get the File's name.
get_name
in file _colls_list_owner.widget.php, method colls_list_owner_Widget::get_name()
    Get name of widget
get_name
in file _colls_list_public.widget.php, method colls_list_public_Widget::get_name()
    Get name of widget
get_next
in file _dataobjectcache.class.php, method DataObjectCache::get_next()
    This provides a simple interface for looping over the contents of the Cache.
get_next
in file _dataobjectlist.class.php, method DataObjectList::get_next()
    Get next object in list
get_next
in file _plugins.class.php, method Plugins::get_next()
    Get next plugin in the list.
get_next
in file _filelist.class.php, method Filelist::get_next()
    Get the next entry and increment internal counter.
get_next
in file _dataobjectlist2.class.php, method DataObjectList2::get_next()
    Get next object in list
get_num_posts
in file _user.class.php, method User::get_num_posts()
    Get the number of posts for the user.
get_num_rows
in file _results.class.php, method Results::get_num_rows()
    Get number of rows available for display
get_object_from_cacheplugin_or_create
in file _plugins.class.php, method Plugins::get_object_from_cacheplugin_or_create()
    Load an object from a Cache plugin or create a new one if we have a cache miss or no caching plugins.
get_option_list
in file _blogcache.class.php, method BlogCache::get_option_list()
    Returns form option list with cache contents
get_option_list
in file _dataobjectcache.class.php, method DataObjectCache::get_option_list()
    Returns form option list with cache contents
get_option_list_by_col_ID
in file _itemtypecache.class.php, method ItemTypeCache::get_option_list_by_col_ID()
    Returns form option list with cache contents restricted to a collection
get_order_by
in file _sql.class.php, method SQL::get_order_by()
    Get ORDER BY clause if there is something inside
get_order_field_list
in file _results.class.php, method Results::get_order_field_list()
    Returns order field list add to SQL query:
get_owner_User
in file _blog.class.php, method Blog::get_owner_User()
    Resolve user ID of owner
get_page_ID_array
in file _results.class.php, method Results::get_page_ID_array()
    Get an array of IDs for current page
get_page_ID_list
in file _results.class.php, method Results::get_page_ID_list()
    Get a list of IDs for current page
get_param
in file _param.funcs.php, function get_param()
    Get the value of a param.
get_param
in file _widget.class.php, method ComponentWidget::get_param()
    param value
get_param_definitions
in file _coll_title.widget.php, method coll_title_Widget::get_param_definitions()
    Get definitions for editable params
get_param_definitions
in file _coll_xml_feeds.widget.php, method coll_xml_feeds_Widget::get_param_definitions()
    Get definitions for editable params
get_param_definitions
in file _coll_search_form.widget.php, method coll_search_form_Widget::get_param_definitions()
    Get definitions for editable params
get_param_definitions
in file _coll_tag_cloud.widget.php, method coll_tag_cloud_Widget::get_param_definitions()
    Get definitions for editable params
get_param_definitions
in file _coll_tagline.widget.php, method coll_tagline_Widget::get_param_definitions()
    Get definitions for editable params
get_param_definitions
in file _coll_post_list.widget.php, method coll_post_list_Widget::get_param_definitions()
    Get definitions for editable params
get_param_definitions
in file _linkblog.widget.php, method linkblog_Widget::get_param_definitions()
    Get definitions for editable params
get_param_definitions
in file _widget.class.php, method ComponentWidget::get_param_definitions()
    Get definitions for editable params
get_param_definitions
in file _user_tools.widget.php, method user_tools_Widget::get_param_definitions()
    Get definitions for editable params
get_param_definitions
in file _coll_category_list.widget.php, method coll_category_list_Widget::get_param_definitions()
    Get definitions for editable params
get_param_definitions
in file _free_html.widget.php, method free_html_Widget::get_param_definitions()
    Get definitions for editable params
get_param_definitions
in file _coll_comment_list.widget.php, method coll_comment_list_Widget::get_param_definitions()
    Get definitions for editable params
get_param_definitions
in file _coll_page_list.widget.php, method coll_page_list_Widget::get_param_definitions()
    Get definitions for editable params
get_param_definitions
in file _menu_link.widget.php, method menu_link_Widget::get_param_definitions()
    Get definitions for editable params
get_param_definitions
in file _coll_logo.widget.php, method coll_logo_Widget::get_param_definitions()
    Get definitions for editable params
get_param_definitions
in file _coll_common_links.widget.php, method coll_common_links_Widget::get_param_definitions()
    Get definitions for editable params
get_parent_Chapter
in file _chapter.class.php, method Chapter::get_parent_Chapter()
get_permanent_link
in file _itemlight.class.php, method ItemLight::get_permanent_link()
    Returns a permalink link to the Item
get_permanent_link
in file _comment.class.php, method Comment::get_permanent_link()
    Returns a permalink link to the Comment
get_permanent_url
in file _chapter.class.php, method Chapter::get_permanent_url()
    Generate the URL to access the category.
get_permanent_url
in file _itemlight.class.php, method ItemLight::get_permanent_url()
    Generate the permalink for the item.
get_permanent_url
in file _comment.class.php, method Comment::get_permanent_url()
    Generate permalink to this comment.
get_perms
in file _file.class.php, method File::get_perms()
    Get permissions
get_Plugin
in file _widget.class.php, method ComponentWidget::get_Plugin()
    Get ref to Plugin handling this Widget
get_Plugins_in_group
in file _plugins.class.php, method Plugins::get_Plugins_in_group()
    Will return an array that contents are references to plugins that have the same group, regardless of the sub_group.
get_Plugins_in_sub_group
in file _plugins.class.php, method Plugins::get_Plugins_in_sub_group()
    Will return an array that contents are references to plugins that have the same group and sub_group.
get_plugin_groups
in file _plugins.class.php, method Plugins::get_plugin_groups()
    Get a list of available Plugin groups.
get_plugin_settings_node_by_path
in file _plugin.funcs.php, function get_plugin_settings_node_by_path()
    Get a node from settings by path (e.g. "locales[0][questions]")
get_postdata
in file _item.funcs.php, function get_postdata()
    if global $postdata was not set it will be
get_preferred_name
in file _user.class.php, method User::get_preferred_name()
    Get preferred name of the user, according to User::$idmode.
get_prefixed_name
in file _file.class.php, method File::get_prefixed_name()
    Get the name prefixed either with "Directory" or "File".
get_prerendered_content
in file _item.class.php, method Item::get_prerendered_content()
    Get the prerendered content. If it has not been generated yet, it will.
get_preview_thumb
in file _file.class.php, method File::get_preview_thumb()
    Displays a preview thumbnail which is clickable and opens a view popup
get_prevnext_Item
in file _itemlist.class.php, method ItemList2::get_prevnext_Item()
    Skip to previous/next Item
get_publish_link
in file _comment.class.php, method Comment::get_publish_link()
    Provide link to publish a comment if user has edit rights
get_publish_link
in file _item.class.php, method Item::get_publish_link()
    Provide link to publish a post if user has edit rights
get_rdfp_rel_path
in file _file.class.php, method File::get_rdfp_rel_path()
    Get the file posix path relative to it's root (no trailing /)
get_rdfs_rel_path
in file _file.class.php, method File::get_rdfs_rel_path()
    Get the file path relative to it's root, WITH trailing slash.
get_rds_list_path
in file _filelist.class.php, method Filelist::get_rds_list_path()
    Get path to list relative to root.
get_registered_events
in file _plugins_admin.class.php, method Plugins_admin::get_registered_events()
    Discover plugin events from its source file.
get_remote_host
in file _hit.class.php, method Hit::get_remote_host()
    Get the remote hostname.
get_renderers
in file _item.class.php, method Item::get_renderers()
    Get the list of renderers for this Item.
get_renderers_validated
in file _item.class.php, method Item::get_renderers_validated()
    Get the list of validated renderers for this Item. This includes stealth plugins etc.
get_results
in file _db.class.php, method DB::get_results()
    Return the the query as a result set - see docs for more details
get_root_and_rel_path
in file _file.class.php, method File::get_root_and_rel_path()
    Get location of file with its root (for display)
get_root_dir
in file _filerootcache.class.php, method FileRootCache::get_root_dir()
    Get the absolute path (FileRoot::ads_path) to a given root (with ending slash).
get_root_ID
in file _filelist.class.php, method Filelist::get_root_ID()
    Get the FileLists root ID (in_type_ID).
get_root_type
in file _filelist.class.php, method Filelist::get_root_type()
    Get the FileLists root type.
get_row
in file _db.class.php, method DB::get_row()
    Get one row from the DB - see docs for more detail
get_row_by_idx
in file _dataobjectlist2.class.php, method DataObjectList2::get_row_by_idx()
get_select
in file _sql.class.php, method SQL::get_select()
    Get SELECT clause if there is something inside
get_setting
in file _blog.class.php, method Blog::get_setting()
    Get a setting.
get_short_desc
in file _widget.class.php, method ComponentWidget::get_short_desc()
    Get a very short desc. Used in the widget list.
get_short_desc
in file _menu_link.widget.php, method menu_link_Widget::get_short_desc()
    Get a very short desc. Used in the widget list.
get_short_desc
in file _coll_logo.widget.php, method coll_logo_Widget::get_short_desc()
    Get a very short desc. Used in the widget list.
get_single_url
in file _itemlight.class.php, method ItemLight::get_single_url()
    Generate a single post link for the item
get_size
in file _file.class.php, method File::get_size()
    Get file size in bytes.
get_size_formatted
in file _file.class.php, method File::get_size_formatted()
    Get size of the file, formatted to nearest unit (kb, mb, etc.)
get_sort_link
in file _filelist.class.php, method Filelist::get_sort_link()
    Get the link to sort by a column. Handle current order and appends an icon to reflect the current state (ascending/descending), if the column is the same we're sorting by.
get_sort_order
in file _filelist.class.php, method Filelist::get_sort_order()
    Get the used order.
get_start_date_for_week
in file _misc.funcs.php, function get_start_date_for_week()
get_state
in file _timer.class.php, method Timer::get_state()
    Get the state a category timer is in.
get_string
in file _log.class.php, method Log::get_string()
    Concatenates messages of a given category to a string
get_string
in file _log.class.php, method Log_noop::get_string()
    This is a no-operation method.
get_supported_events
in file _plugins_admin.class.php, method Plugins_admin::get_supported_events()
    Get the list of all events/hooks supported by the plugin framework.
get_tag
in file _file.class.php, method File::get_tag()
    Get a complete tag (IMG or A HREF) pointing to this file.
get_tags
in file _item.class.php, method Item::get_tags()
    Get array of tags
get_tag_post_count
in file _blog.class.php, method Blog::get_tag_post_count()
    Get # of posts for a given tag
get_tempskin_url
in file _blog.class.php, method Blog::get_tempskin_url()
    Get URL to display the blog with a temporary skin.
get_the_category_by_ID
in file _category.funcs.php, function get_the_category_by_ID()
    get_the_category_by_ID(-)
get_thumb_url
in file _file.class.php, method File::get_thumb_url()
    Get the thumbnail URL for this file
get_total_num_posts
in file _itemlistlight.class.php, method ItemListLight::get_total_num_posts()
    return total number of posts
get_trackback_url
in file _item.class.php, method Item::get_trackback_url()
    Template function: get url to use to trackback this item
get_trigger_event
in file _plugins.class.php, method Plugins::get_trigger_event()
    Trigger an event and return an index of params.
get_trigger_event_first_return
in file _plugins.class.php, method Plugins::get_trigger_event_first_return()
    Trigger an event and return the first return value of a plugin.
get_trigger_event_first_true
in file _plugins.class.php, method Plugins::get_trigger_event_first_true()
    The same as get_trigger_event(), but stop when the first Plugin returns true.
get_type
in file _file.class.php, method File::get_type()
    Get the file type as a descriptive localized string.
get_typegroupname
in file _fileroot.class.php, method FileRoot::get_typegroupname()
get_url
in file _file.class.php, method File::get_url()
    Get the absolute file url if the file is public
get_url_path
in file _chapter.class.php, method Chapter::get_url_path()
    Get URL path (made of URL names) back to the root
get_User
in file _session.class.php, method Session::get_User()
    Get the attached User.
get_user_admin_link
in file _user.funcs.php, function get_user_admin_link()
    Template tag: Get a link to the backoffice.
get_user_agent
in file _hit.class.php, method Hit::get_user_agent()
    Get the User agent's signature.
get_user_logout_link
in file _user.funcs.php, function get_user_logout_link()
    Template tag: Get a link to logout
get_user_profile_link
in file _user.funcs.php, function get_user_profile_link()
    Template tag: Get a link to user profile
get_user_register_link
in file _user.funcs.php, function get_user_register_link()
    Template tag: Get a link to new user registration
get_valid_id
in file _form.class.php, method Form::get_valid_id()
    Convert a given string (e.g. fieldname) to a valid HTML id.
get_var
in file _db.class.php, method DB::get_var()
    Get one variable from the DB - see docs for more detail
get_version
in file _db.class.php, method DB::get_version()
    Get MYSQL version
get_views
in file _item.class.php, method Item::get_views()
    Template function: Display the number of times the Item has been viewed
get_view_link
in file _file.class.php, method File::get_view_link()
    Get Link to view the file (either with viewer of with browser, etc...)
get_view_url
in file _file.class.php, method File::get_view_url()
    Get URL to view the file (either with viewer of with browser, etc...)
get_weekstartend
in file _misc.funcs.php, function get_weekstartend()
    Get start and end day of a week, based on day f the week and start-of-week
get_where
in file _sql.class.php, method SQL::get_where()
    Get WHERE clause if there is something inside
global_icon
in file _uiwidget.class.php, method Widget::global_icon()
    Registers a global action icon
Group
in file _group.class.php, method Group::Group()
    Constructor
Group
in file _group.class.php, class Group
    User Group
GROUP_BY
in file _sql.class.php, method SQL::GROUP_BY()
gzip_file
in file _zip_archives.php, method gzip_file::gzip_file()
gzip_file
in file _zip_archives.php, class gzip_file
    Class Gzip_file

h

$halt_on_error
in file _db.class.php, variable DB::$halt_on_error
    Halt on errors?
$head
in file _log.class.php, variable Log::$head
    string or array to display before messages
$headercellend
in file _calendar.plugin.php, variable Calendar::$headercellend
$headercellstart
in file _calendar.plugin.php, variable Calendar::$headercellstart
$headerdisplay
in file _calendar.plugin.php, variable Calendar::$headerdisplay
$headerrowend
in file _calendar.plugin.php, variable Calendar::$headerrowend
$headerrowstart
in file _calendar.plugin.php, variable Calendar::$headerrowstart
$hiddens
in file _form.class.php, variable Form::$hiddens
    This is a buffer for hidden fields. We'll display all of them just before the end of form </form>. This avoids having them caught in between table rows.
handle_array_keys_in_plugin_settings
in file _plugin.funcs.php, function handle_array_keys_in_plugin_settings()
    This handles the special "__key__" index in all array type values in the given array. It makes sure, that "__key__" is unique and replaces the original key of the value with it.
handle_common_params
in file _form.class.php, method Form::handle_common_params()
    Extract common params out of $field_params into $_common_params and unsets them in $field_params.
handle_post_processing
in file _item.class.php, method Item::handle_post_processing()
    Execute or schedule post(=after) processing tasks
handle_selection_actions
in file _resultsel.class.php, function handle_selection_actions()
    Handle selection action
hash_link_params
in file _misc.funcs.php, function hash_link_params()
    Get a link line, based url hash combined with probability percentage in first column
has_event
in file _plugins.class.php, method Plugins::has_event()
    Has a plugin a specific event registered/enabled?
has_User
in file _session.class.php, method Session::has_User()
    Check if session has a user attached.
header_nocache
in file _template.funcs.php, function header_nocache()
    Sends HTTP headers to avoid caching of the page.
header_redirect
in file _template.funcs.php, function header_redirect()
    Sends HTTP header to redirect to the previous location (which can be given as function parameter, GET parameter (redirect_to), is taken from Hit::$referer or $baseurl).
hidden
in file _form.class.php, method Form::hidden()
    Builds an hidden input tag, overwriting any previous hidden values (except for "foo[]").
hiddens
in file _form.class.php, method Form::hiddens()
    Builds a list of hidden inputs.
hiddens_by_key
in file _form.class.php, method Form::hiddens_by_key()
    Builds a list of hidden inputs from an array where the keys are the field names.
hidden_ctrl
in file _form.class.php, method Form::hidden_ctrl()
    Add the "ctrl" param, used in the backoffice, as a hidden field.
history_info_icon
in file _dataobject.class.php, method DataObject::history_info_icon()
    Create icon with dataobject history
Hit
in file _hit.class.php, class Hit
    A hit to a blog.
Hit
in file _hit.class.php, method Hit::Hit()
    Constructor
Hitlist
in file _hitlist.class.php, class Hitlist
    A list of hits. Provides functions for maintaining and extraction of Hits.
html_error
in file _xhtml_validator.class.php, method XHTML_Validator::html_error()

i

$icon
in file _filetype.class.php, variable Filetype::$icon
$icons
in file _iconlegend.class.php, variable IconLegend::$icons
    List of used icon names
$icq
in file _user.class.php, variable User::$icq
$ID
in file _session.class.php, variable Session::$ID
    The ID of the session.
$ID
in file _dataobject.class.php, variable DataObject::$ID
    Unique ID of object in database
$ID
in file _hit.class.php, variable Hit::$ID
    ID in DB, gets set when http://www.php.net/log was called and the hit was logged.
$ID
in file _fileroot.class.php, variable FileRoot::$ID
    Unique Root ID constructed from type and in_type_ID
$idmode
in file _user.class.php, variable User::$idmode
$ID_col
in file _results.class.php, variable Results::$ID_col
    Fieldname to detect empty data rows.
$ignore
in file _hit.class.php, variable Hit::$ignore
    Ignore this hit?
$include_dirs
in file _filelist.class.php, variable Filelist::$include_dirs
    Do we want to include directories? (This gets used by load()).
$include_files
in file _filelist.class.php, variable Filelist::$include_files
    Do we want to include files? (This gets used by load()).
$insert_id
in file _db.class.php, variable DB::$insert_id
    Last insert ID
$in_bloglist
in file _blog.class.php, variable Blog::$in_bloglist
$in_type_ID
in file _fileroot.class.php, variable FileRoot::$in_type_ID
    ID of user, group or collection.
$ip
in file _user.class.php, variable User::$ip
$IP
in file _hit.class.php, variable Hit::$IP
    Remote address (IP).
$issue_date
in file _itemlight.class.php, variable ItemLight::$issue_date
    Publish date ("Y-m-d H:i:s"). This may be in the future.
$is_fadeout_line
in file _uiwidget.class.php, variable Table::$is_fadeout_line
$is_firefox
in file _hit.class.php, variable Hit::$is_firefox
    Detected browser.
$is_gecko
in file _hit.class.php, variable Hit::$is_gecko
    Detected browser.
$is_lynx
in file _hit.class.php, variable Hit::$is_lynx
    Detected browser.
$is_macIE
in file _hit.class.php, variable Hit::$is_macIE
    Detected browser.
$is_NS4
in file _hit.class.php, variable Hit::$is_NS4
    Detected browser.
$is_opera
in file _hit.class.php, variable Hit::$is_opera
    Detected browser.
$is_safari
in file _hit.class.php, variable Hit::$is_safari
    Detected browser.
$is_validated
in file _session.class.php, variable Session::$is_validated
    Is the session validated? This means that it was created from a received cookie.
$is_winIE
in file _hit.class.php, variable Hit::$is_winIE
    Detected browser.
$Item
in file _comment.class.php, variable Comment::$Item
    The item (parent) of this Comment (lazy-filled).
$Item
in file _link.class.php, variable Link::$Item
$ItemQuery
in file _itemlistlight.class.php, variable ItemListLight::$ItemQuery
    SQL object for the Query
$item_ID
in file _comment.class.php, variable Comment::$item_ID
    The ID of the comment's Item.
IconLegend
in file _iconlegend.class.php, method IconLegend::IconLegend()
    Constructor
IconLegend
in file _iconlegend.class.php, class IconLegend
    Display icon legend
icq
in file _user.class.php, method User::icq()
    Template function: display ICQ of the user
ID
in file _dataobject.class.php, method DataObject::ID()
    Template function: Displays object ID.
images
in file _item.class.php, method Item::images()
    Display the images linked to the current Item
imgsize
in file _file.funcs.php, function imgsize()
    Get the size of an image file
implode_with_and
in file _misc.funcs.php, function implode_with_and()
    Implode array( 'x', 'y', 'z' ) to something like 'x, y and z'. Useful for displaying list to the end user.
include_headlines
in file _template.funcs.php, function include_headlines()
    Outputs the collected HTML HEAD lines.
inc_viewcount
in file _item.class.php, method Item::inc_viewcount()
    Increment the view count of the item directly in DB (if the item's Author is not $current_User).
info
in file _form.class.php, method Form::info()
    Builds an info field.
info_field
in file _form.class.php, method Form::info_field()
    Builds an info field.
init
in file _whosonline.plugin.php, method OnlineSessions::init()
    Get an array of registered users and guests.
init_by_kind
in file _blog.class.php, method Blog::init_by_kind()
init_display
in file _widget.class.php, method ComponentWidget::init_display()
    Prepare display params
init_MainList
in file _item.funcs.php, function init_MainList()
    Prepare the MainList object for displaying skins.
init_settings
in file _plugins.class.php, method Plugins::init_settings()
    Init Plugin::$Settings and Plugin::$UserSettings, either by unsetting them for PHP5's overloading or instantiating them for PHP4.
input_field
in file _form.class.php, method Form::input_field()
    Generate a general input field.
insert
in file _item.class.php, method Item::insert()
    Create a new Item/Post and insert it into the DB
insert_update_extracats
in file _item.class.php, method Item::insert_update_extracats()
insert_update_tags
in file _item.class.php, method Item::insert_update_tags()
    Save tags to DB
install
in file _plugins_admin.class.php, method Plugins_admin::install()
    Install a plugin into DB.
install
in file _skin.class.php, method Skin::install()
    Install a skin
install_make_db_schema_current
in file _upgrade.funcs.php, function install_make_db_schema_current()
    Alter the DB schema to match the current expected one ($schema_queries).
instantiate
in file _plugins.class.php, method Plugins::instantiate()
    Callback, which gets used for Results.
instantiate
in file _filecache.class.php, method FileCache::instantiate()
    Instantiate a DataObject from a table row and then cache it.
instantiate
in file _dataobjectcache.class.php, method DataObjectCache::instantiate()
    Instantiate a DataObject from a table row and then cache it.
instantiate_page_to_Cache
in file _results.class.php, method Results::instantiate_page_to_Cache()
    Note: this function might actually not be very useful.
instantiate_Settings
in file _plugins.class.php, method Plugins::instantiate_Settings()
    Instantiate Settings object (class PluginSettings) for the given plugin.
isOK
in file _xhtml_validator.class.php, method XHTML_Validator::isOK()
    isOK(-)
issue_date
in file _itemlight.class.php, method ItemLight::issue_date()
    Template function: display issue date (datetime) of Item
issue_time
in file _itemlight.class.php, method ItemLight::issue_time()
    Template function: display issue time (datetime) of Item
is_admin_page
in file _misc.funcs.php, function is_admin_page()
    Is the current page an admin/backoffice page?
is_browser_reload
in file _hit.class.php, method Hit::is_browser_reload()
    Is this a browser reload (F5)?
is_create_action
in file _misc.funcs.php, function is_create_action()
is_default_page
in file _skin.funcs.php, function is_default_page()
    Tells if we are on the default blog page
is_dir
in file _file.class.php, method File::is_dir()
    Is the File a directory?
is_editable
in file _file.class.php, method File::is_editable()
    Is the file editable?
is_email
in file _misc.funcs.php, function is_email()
    Check that email address looks valid.
is_filtered
in file _dataobjectlist2.class.php, method FilteredResults::is_filtered()
    Check if the Result set is filtered or not
is_filtering
in file _filelist.class.php, method Filelist::is_filtering()
    Is a filter active?
is_filter_regexp
in file _filelist.class.php, method Filelist::is_filter_regexp()
    Is the current Filter a regexp?
is_good_hit
in file _hit.class.php, method Hit::is_good_hit()
    Is this a good hit? This means "no spam".
is_image
in file _file.class.php, method File::is_image()
    Is the File an image?
is_logged_in
in file _user.funcs.php, function is_logged_in()
    is_logged_in(-)
is_new_view
in file _hit.class.php, method Hit::is_new_view()
    Determine if a hit is a new view (not reloaded, (internally) ignored or from a robot).
is_ok
in file _pop3.class.php, method POP3::is_ok()
is_regexp
in file _param.funcs.php, function is_regexp()
    Checks if a given regular expression is valid.
is_sorting_asc
in file _filelist.class.php, method Filelist::is_sorting_asc()
    Are we sorting ascending?
is_windows
in file _misc.funcs.php, function is_windows()
    Are we running on a Windows server?
Item
in file _item.class.php, class Item
    Item Class
Item
in file _item.class.php, method Item::Item()
    Constructor
ItemCache
in file _itemcache.class.php, method ItemCache::ItemCache()
    Constructor
ItemCache
in file _itemcache.class.php, class ItemCache
    Item Cache Class
ItemLight
in file _itemlight.class.php, class ItemLight
    ItemLight Class
ItemLight
in file _itemlight.class.php, method ItemLight::ItemLight()
    Constructor
ItemList2
in file _itemlist.class.php, method ItemList2::ItemList2()
    Constructor
ItemList2
in file _itemlist.class.php, class ItemList2
    Item List Class 2
ItemListLight
in file _itemlistlight.class.php, method ItemListLight::ItemListLight()
    Constructor
ItemListLight
in file _itemlistlight.class.php, class ItemListLight
    Item List Class LIGHT
ItemQuery
in file _itemquery.class.php, method ItemQuery::ItemQuery()
    Constructor.
ItemQuery
in file _itemquery.class.php, class ItemQuery
    ItemQuery: help constructing queries on Items
ItemType
in file _itemtype.class.php, method ItemType::ItemType()
    Constructor
ItemType
in file _itemtype.class.php, class ItemType
    ItemType Class
ItemTypeCache
in file _itemtypecache.class.php, method ItemTypeCache::ItemTypeCache()
    Constructor
ItemTypeCache
in file _itemtypecache.class.php, class ItemTypeCache
    ItemTypeCache Class
item_ink_by_urltitle
in file _item.funcs.php, function item_ink_by_urltitle()
    Template tag: Link to an item identified by its url title / slug / name
item_prevnext_links
in file _template.funcs.php, function item_prevnext_links()
    Stub: Links to previous and next post in single post mode

j

jsspecialchars
in file _misc.funcs.php, function jsspecialchars()
    Escape a string to be used in Javascript.

k

$key
in file _session.class.php, variable Session::$key
    The session key (to be used in URLs).
$keywords
in file _itemquery.class.php, variable ItemQuery::$keywords
$keywords
in file _blog.class.php, variable Blog::$keywords
kind_name
in file _blog.class.php, method Blog::kind_name()

l

$label_suffix
in file _form.class.php, variable Form::$label_suffix
    Suffix for LABELs.
$lastname
in file _user.class.php, variable User::$lastname
$last_checked_pos
in file _xhtml_validator.class.php, variable XHTML_Validator::$last_checked_pos
$last_displayed_date
in file _itemlistlight.class.php, variable ItemListLight::$last_displayed_date
    Last date that has been output by date_if_changed()
$last_error
in file _db.class.php, variable DB::$last_error
    last DB error string
$last_query
in file _db.class.php, variable DB::$last_query
    last query SQL string
$last_result
in file _db.class.php, variable DB::$last_result
    Last result's rows
$level
in file _user.class.php, variable User::$level
$limit
in file _sql.class.php, variable SQL::$limit
$limit
in file _results.class.php, variable Results::$limit
    Number of lines per page
$Links
in file _item.class.php, variable Item::$Links
    Array of Links attached to this item.
$links_blog_ID
in file _blog.class.php, variable Blog::$links_blog_ID
$linktomontharchive
in file _calendar.plugin.php, variable Calendar::$linktomontharchive
$link_type
in file _calendar.plugin.php, variable Calendar::$link_type
$loaded_subsets
in file _genericcategorycache.class.php, variable GenericCategoryCache::$loaded_subsets
    Which subsets have been loaded
$loaded_types
in file _skincache.class.php, variable SkinCache::$loaded_types
$load_all
in file _dataobjectcache.class.php, variable DataObjectCache::$load_all
$locale
in file _blog.class.php, variable Blog::$locale
$locale
in file _item.class.php, variable Item::$locale
    Locale code for the Item content.
$locale
in file _user.class.php, variable User::$locale
$localtimenow
in file _main.inc.php, global variable $localtimenow
    Corrected Unix timestamp to match server timezone
$logged
in file _hit.class.php, variable Hit::$logged
    Is the hit already logged?
$login
in file _user.class.php, variable User::$login
$log_queries
in file _db.class.php, variable DB::$log_queries
    Do we want to log queries? This gets set according to $debug, if it's set.
$longdesc
in file _blog.class.php, variable Blog::$longdesc
$ltype_ID
in file _link.class.php, variable Link::$ltype_ID
lang
in file _itemlight.class.php, method ItemLight::lang()
    Template function: display locale for item
language
in file _itemlight.class.php, method ItemLight::language()
    Template function: display language name for item
last
in file _pop3.class.php, method POP3::last()
last
in file _results.class.php, method Results::last()
    returns the last page number to be displayed in the list
last_name
in file _user.class.php, method User::last_name()
    Template function: display last name of the user
level
in file _user.class.php, method User::level()
    Template function: display user's level
LIMIT
in file _sql.class.php, method SQL::LIMIT()
Link
in file _link.class.php, method Link::Link()
    Constructor
Link
in file _link.class.php, class Link
    Item Link
linkblog_Widget
in file _linkblog.widget.php, class linkblog_Widget
    ComponentWidget Class
linkblog_Widget
in file _linkblog.widget.php, method linkblog_Widget::linkblog_Widget()
    Constructor
LinkCache
in file _linkcache.class.php, class LinkCache
    LinkCache Class
LinkCache
in file _linkcache.class.php, method LinkCache::LinkCache()
    Constructor
linkcount
in file _item.class.php, method Item::linkcount()
    Template function: display number of links attached to this Item
link_pages
in file _template.funcs.php, function link_pages()
    DEPRECATED
link_to_Item
in file _file.class.php, method File::link_to_Item()
list_files
in file _zip_archives.php, method archive::list_files()
load
in file _filelist.class.php, method Filelist::load()
    Loads or reloads the filelist entries.
load_all
in file _abstractsettings.class.php, method AbstractSettings::load_all()
    Load all settings, disregarding the derived classes setting of $cache_by_col_keys
  • useful if you know that you want to get
all user settings for example.
load_all
in file _dataobjectcache.class.php, method DataObjectCache::load_all()
    Load the cache **extensively**
load_Blog
in file _itemlight.class.php, method ItemLight::load_Blog()
    Load the Blog object for the Item, without returning it.
load_Blog
in file _item.class.php, method Item::load_Blog()
    Load the Blog object for the Item, without returning it.
load_Blog
in file _chapter.class.php, method Chapter::load_Blog()
    Load the Blog object for the Chapter, without returning it.
load_blogmembers
in file _usercache.class.php, method UserCache::load_blogmembers()
    Load members of a given blog
load_by_item_ID
in file _linkcache.class.php, method LinkCache::load_by_item_ID()
    Load links for a given Item
load_by_item_list
in file _linkcache.class.php, method LinkCache::load_by_item_list()
    Load links for a given Item list
load_by_type
in file _skincache.class.php, method SkinCache::load_by_type()
    Load the cache by type
load_class
in file _class4.funcs.php, function load_class()
    Load class file
load_col
in file _itemtypecache.class.php, method ItemTypeCache::load_col()
    Load a list of item types for a given collection and store them into the collection cache
load_CollectionSettings
in file _blog.class.php, method Blog::load_CollectionSettings()
    Make sure collection settings are loaded
load_events
in file _plugins_admin.class.php, method Plugins_admin::load_events()
    (Re)load Plugin Events for enabled (normal use) or all (admin use) plugins.
load_events
in file _plugins.class.php, method Plugins::load_events()
    (Re)load Plugin Events for enabled (normal use) or all (admin use) plugins.
load_from_Request
in file _itemlistlight.class.php, method ItemListLight::load_from_Request()
    Init filter params from Request params
load_from_Request
in file _skin.class.php, method Skin::load_from_Request()
    Load data from Request form fields.
load_from_Request
in file _filetype.class.php, method Filetype::load_from_Request()
    Load data from Request form fields.
load_from_Request
in file _item.class.php, method Item::load_from_Request()
    Load data from Request form fields.
load_from_Request
in file _blog.class.php, method Blog::load_from_Request()
    Load data from Request form fields.
load_from_Request
in file _coll_tag_cloud.widget.php, method coll_tag_cloud_Widget::load_from_Request()
    Load params
load_from_request
in file _chapter.class.php, method Chapter::load_from_request()
    Load data from Request form fields.
load_from_request
in file _genericcategory.class.php, method GenericCategory::load_from_request()
    Load data from Request form fields.
load_from_Request
in file _widget.class.php, method ComponentWidget::load_from_Request()
    Load params
load_from_Request
in file _genericelement.class.php, method GenericElement::load_from_Request()
    Load data from Request form fields.
load_funcs
in file _class4.funcs.php, function load_funcs()
    Load functions file
load_image
in file _image.funcs.php, function load_image()
    Load an image from a file into memory
load_links
in file _item.class.php, method Item::load_links()
    Load links if they were not loaded yet.
load_list
in file _dataobjectcache.class.php, method DataObjectCache::load_list()
    Load a list of objects into the cache
load_meta
in file _filelist.class.php, method Filelist::load_meta()
    Attempt to load meta data for all files in the list.
load_meta
in file _file.class.php, method File::load_meta()
    Attempt to load meta data.
load_owner_blogs
in file _blogcache.class.php, method BlogCache::load_owner_blogs()
    Load a list of blogs owner by specific ID into the cache
load_param_array
in file _widget.class.php, method ComponentWidget::load_param_array()
    Load param array
load_plugins_table
in file _plugins.class.php, method Plugins::load_plugins_table()
    Load Plugins data from T_plugins (only once), ordered by priority.
load_presets
in file _blog.class.php, method Blog::load_presets()
    Load presets
load_properties
in file _file.class.php, method File::load_properties()
    Initializes or refreshes file properties (type, size, perms...)
load_public
in file _blogcache.class.php, method BlogCache::load_public()
    Load a list of public blogs into the cache
load_subset
in file _chaptercache.class.php, method ChapterCache::load_subset()
    Load a keyed subset of the cache
load_urltitle_array
in file _itemcache.class.php, method ItemCache::load_urltitle_array()
    Load a list of item referenced by their urltitle into the cache
load_user_blogs
in file _blogcache.class.php, method BlogCache::load_user_blogs()
    Load blogs a user has permissions for.
locale
in file _itemlight.class.php, method ItemLight::locale()
    Template function: display locale for item
locale_flag
in file _itemlight.class.php, method ItemLight::locale_flag()
    Template tag
locale_temp_switch
in file _itemlight.class.php, method ItemLight::locale_temp_switch()
    Template function: Temporarily switch to this post's locale
Log
in file _log.class.php, method Log::Log()
    Constructor.
log
in file _hit.class.php, method Hit::log()
    Log a hit on a blog page / rss feed.
Log
in file _log.class.php, class Log
    Log class. Logs notes and errors.
login
in file _pop3.class.php, method POP3::login()
login
in file _user.class.php, method User::login()
    Template function: display user's login
logout
in file _user.funcs.php, function logout()
    Log the user out
logout
in file _session.class.php, method Session::logout()
    Logout the user, by invalidating the session key and unsetting $user_ID.
Log_noop
in file _log.class.php, class Log_noop
    This is a no-operation implementation of Log.
longdesc
in file _blog.class.php, method Blog::longdesc()
logIO
in file _xmlrpcs.funcs.php, function logIO()
    Used for logging, only if $debug_xmlrpc_logging is true

m

$MAILSERVER
in file _pop3.class.php, variable POP3::$MAILSERVER
$main_cat_ID
in file _itemlight.class.php, variable ItemLight::$main_cat_ID
$main_Chapter
in file _itemlight.class.php, variable ItemLight::$main_Chapter
$media_fullpath
in file _blog.class.php, variable Blog::$media_fullpath
$media_location
in file _blog.class.php, variable Blog::$media_location
$media_subdir
in file _blog.class.php, variable Blog::$media_subdir
$media_url
in file _blog.class.php, variable Blog::$media_url
$Messages
in file _main.inc.php, global variable $Messages
    Info & error message log for end user (initialized here)
$messages
in file _log.class.php, variable Log::$messages
    The stored messages (by category).
$meta
in file _file.class.php, variable File::$meta
    Have we checked for meta data in the DB yet?
$mimetype
in file _filetype.class.php, variable Filetype::$mimetype
$mode
in file _calendar.plugin.php, variable Calendar::$mode
    'month' or 'year'
$mod_date
in file _itemlight.class.php, variable ItemLight::$mod_date
$month
in file _calendar.plugin.php, variable Calendar::$month
    The month to display or empty in mode 'year' with no selected month.
$monthend
in file _calendar.plugin.php, variable Calendar::$monthend
$monthformat
in file _calendar.plugin.php, variable Calendar::$monthformat
$monthstart
in file _calendar.plugin.php, variable Calendar::$monthstart
$msn
in file _user.class.php, variable User::$msn
mainlist_get_item
in file _template.funcs.php, function mainlist_get_item()
    Stub
mainlist_page_links
in file _template.funcs.php, function mainlist_page_links()
    Stub: Links to list pages:
main_category
in file _itemlight.class.php, method ItemLight::main_category()
    Template function: display main category name
make_clickable
in file _misc.funcs.php, function make_clickable()
    Make links clickable in a given text.
make_clickable_callback
in file _misc.funcs.php, function make_clickable_callback()
    Callback function for make_clickable().
make_list
in file _zip_archives.php, method archive::make_list()
make_rel_links_abs
in file _url.funcs.php, function make_rel_links_abs()
    Make links in $s absolute.
md5_checksum
in file _filelist.class.php, method Filelist::md5_checksum()
    Get a MD5 checksum over the entries.
memorize_param
in file _param.funcs.php, function memorize_param()
    Set a param (global) & Memorize it for automatic future use in regenerate_url()
menu_link_Widget
in file _menu_link.widget.php, method menu_link_Widget::menu_link_Widget()
    Constructor
menu_link_Widget
in file _menu_link.widget.php, class menu_link_Widget
    ComponentWidget Class
mergesort
in file _results.class.php, method Results::mergesort()
    Merge sort. This is required to not re-order items when sorting for e.g. grouping at the end.
messages
in file _template.funcs.php, function messages()
    Stub
mkdir_r
in file _file.funcs.php, function mkdir_r()
    Create a directory recursively.
mod_date
in file _itemlight.class.php, method ItemLight::mod_date()
    Template function: display last mod date (datetime) of Item
mod_time
in file _itemlight.class.php, method ItemLight::mod_time()
    Template function: display last mod time (datetime) of Item
more_link
in file _item.class.php, method Item::more_link()
    Template tag
move_Chapter_subtree
in file _chaptercache.class.php, method ChapterCache::move_Chapter_subtree()
move_down
in file _dataobjectlist2.class.php, method DataObjectList2::move_down()
    Move down the element order in database
move_down_by_ID
in file _genericorderedcache.class.php, method GenericOrderedCache::move_down_by_ID()
    Move down the element order in database
move_icons
in file _results.class.php, method Results::move_icons()
move_to
in file _file.class.php, method File::move_to()
    Move the file to another location
move_up
in file _dataobjectlist2.class.php, method DataObjectList2::move_up()
    Move up the element order in database
move_up_by_ID
in file _genericorderedcache.class.php, method GenericOrderedCache::move_up_by_ID()
    Move up the element order in database
msgform_link
in file _comment.class.php, method Comment::msgform_link()
    Provide link to message form for this comment's author
msgform_link
in file _item.class.php, method Item::msgform_link()
    Template function: Provide link to message form for this Item's author.
msgform_link
in file _user.class.php, method User::msgform_link()
    Template function: display a link to a message form for this user
msgform_link_assigned
in file _item.class.php, method Item::msgform_link_assigned()
    Template function: Provide link to message form for this Item's assigned User.
msn
in file _user.class.php, method User::msn()
    Template function: display MSN of the user
mysql2date
in file _misc.funcs.php, function mysql2date()
    Format a MYSQL date.
mysql2datestamp
in file _misc.funcs.php, function mysql2datestamp()
    Convert a MYSQL date -- WITHOUT the time -- to a UNIX timestamp
mysql2localedate
in file _misc.funcs.php, function mysql2localedate()
    Format a MYSQL date to current locale date format.
mysql2localedatetime
in file _misc.funcs.php, function mysql2localedatetime()
mysql2localedatetime_spans
in file _misc.funcs.php, function mysql2localedatetime_spans()
mysql2localetime
in file _misc.funcs.php, function mysql2localetime()
mysql2timestamp
in file _misc.funcs.php, function mysql2timestamp()
    Convert a MYSQL date to a UNIX timestamp
mysql_real_escape_string
in file _db.class.php, function mysql_real_escape_string()

n

$name
in file _cronjob.class.php, variable Cronjob::$name
$name
in file _genericelement.class.php, variable GenericElement::$name
    Name of Generic Element
$name
in file _blog.class.php, variable Blog::$name
    Complete name
$name
in file _filetype.class.php, variable Filetype::$name
$name
in file _fileroot.class.php, variable FileRoot::$name
    Name of the root
$name
in file _group.class.php, variable Group::$name
    Name of group
$name
in file _itemtype.class.php, variable ItemType::$name
$name
in file _skin.class.php, variable Skin::$name
$name_field
in file _dataobjectcache.class.php, variable DataObjectCache::$name_field
$navigation
in file _calendar.plugin.php, variable Calendar::$navigation
    Where to do the navigation
$nb_cols
in file _uiwidget.class.php, variable Table::$nb_cols
    Number of cols.
$nickname
in file _user.class.php, variable User::$nickname
$nofollow
in file _comment.class.php, variable Comment::$nofollow
$nofollow_pagenav
in file _results.class.php, variable Results::$nofollow_pagenav
    Should there be nofollows on page navigation
$none_option_text
in file _dataobjectcache.class.php, variable DataObjectCache::$none_option_text
    The text that gets used for the "None" option in the objects options list.
$notes
in file _blog.class.php, variable Blog::$notes
$note_format
in file _form.class.php, variable Form::$note_format
    This is the default note format, where handle_common_params() falls back to, when not given with $field_params.
$notifications_ctsk_ID
in file _item.class.php, variable Item::$notifications_ctsk_ID
    Which cron task is responsible for handling notifications?
$notifications_status
in file _item.class.php, variable Item::$notifications_status
    Have post processing notifications been handled?
$notify
in file _user.class.php, variable User::$notify
$no_results_text
in file _uiwidget.class.php, variable Table::$no_results_text
$num_queries
in file _db.class.php, variable DB::$num_queries
    Number of done queries.
$num_rows
in file _db.class.php, variable DB::$num_rows
    Number of rows in result set (after a select)
name
in file _blog.class.php, method Blog::name()
new_obj
in file _widgetcache.class.php, method WidgetCache::new_obj()
    Instanciate a new object within this cache
new_obj
in file _genericcache.class.php, method GenericCache::new_obj()
    Instanciate a new object within this cache
new_obj
in file _chaptercache.class.php, method ChapterCache::new_obj()
    Instanciate a new object within this cache
new_obj
in file _dataobjectcache.class.php, method DataObjectCache::new_obj()
    Instanciate a new object within this cache
next_idx
in file _results.class.php, method Results::next_idx()
    Increment and update all necessary counters before processing a new line in result set
next_item_link
in file _itemlist.class.php, method ItemList2::next_item_link()
    Skip to next
nick_name
in file _user.class.php, method User::nick_name()
    Template function: display nickname of the user
noop
in file _pop3.class.php, method POP3::noop()
no_trailing_slash
in file _file.funcs.php, function no_trailing_slash()
    Remove trailing slash, if present
null
in file _db.class.php, method DB::null()
number_of_guests
in file _whosonline.plugin.php, method OnlineSessions::number_of_guests()
    Get the number of guests.
num_posts
in file _user.class.php, method User::num_posts()
    Template function: display number of user's posts

o

$Obj
in file _dataobjectlist.class.php, variable DataObjectList::$Obj
    Object array
$objType
in file _dataobjectlist.class.php, variable DataObjectList::$objType
    Class name of objects handled in this list
$objtype
in file _dataobjectcache.class.php, variable DataObjectCache::$objtype
    Class name of objects in this cache:
$order
in file _genericordered.class.php, variable GenericOrdered::$order
$order
in file _widget.class.php, variable ComponentWidget::$order
$order_by
in file _sql.class.php, variable SQL::$order_by
$order_by
in file _dataobjectcache.class.php, variable DataObjectCache::$order_by
$order_callbacks
in file _results.class.php, variable Results::$order_callbacks
    List of sortable columns by callback ("order_objects_callback" and "order_rows_callback")
$order_field_list
in file _results.class.php, variable Results::$order_field_list
    List of sortable fields
$order_param
in file _results.class.php, variable Results::$order_param
$output
in file _form.class.php, variable Form::$output
    Output HTML or just return it?
$owner_User
in file _blog.class.php, variable Blog::$owner_User
    Lazy filled
$owner_user_ID
in file _blog.class.php, variable Blog::$owner_user_ID
OBJECT
in file _db.class.php, constant OBJECT
OnlineSessions
in file _whosonline.plugin.php, class OnlineSessions
    This tracks who is online
open_archive
in file _zip_archives.php, method bzip_file::open_archive()
open_archive
in file _zip_archives.php, method gzip_file::open_archive()
open_archive
in file _zip_archives.php, method tar_file::open_archive()
ORDER_BY
in file _sql.class.php, method SQL::ORDER_BY()
ORDER_BY_prepend
in file _sql.class.php, method SQL::ORDER_BY_prepend()
order_callback_wrapper_objects
in file _results.class.php, method Results::order_callback_wrapper_objects()
    Wrapper method to http://www.php.net/usort, which instantiates objects and passed them on to the order callback.
order_callback_wrapper_rows
in file _results.class.php, method Results::order_callback_wrapper_rows()
    Wrapper method to http://www.php.net/usort, which passes the rows to the order callback.
output_cached_thumb
in file _file.class.php, method File::output_cached_thumb()
    Output previously saved thumbnail for file
output_image
in file _image.funcs.php, function output_image()
    Output an image from memory to web client

p

$p
in file _itemquery.class.php, variable ItemQuery::$p
$page
in file _results.class.php, variable Results::$page
    Current page
$page_ID_array
in file _results.class.php, variable Results::$page_ID_array
    Array of IDs for current page.
$page_ID_list
in file _results.class.php, variable Results::$page_ID_list
    List of IDs for current page.
$page_param
in file _results.class.php, variable Results::$page_param
$params
in file _calendar.plugin.php, variable Calendar::$params
$params
in file _uiwidget.class.php, variable Widget::$params
    Display parameters.
$params
in file _cronjob.class.php, variable Cronjob::$params
$params
in file _widget.class.php, variable ComponentWidget::$params
$param_array
in file _widget.class.php, variable ComponentWidget::$param_array
    Array of params which have been customized for this widget instance
$param_prefix
in file _results.class.php, variable Results::$param_prefix
    URL param names
$parent_Chapter
in file _chapter.class.php, variable Chapter::$parent_Chapter
    Lazy filled
$parent_ID
in file _genericcategory.class.php, variable GenericCategory::$parent_ID
$parent_name
in file _genericcategory.class.php, variable GenericCategory::$parent_name
    To display parent name in form
$parser
in file _xhtml_validator.class.php, variable XHTML_Validator::$parser
$pass
in file _user.class.php, variable User::$pass
$perm_admin
in file _group.class.php, variable Group::$perm_admin
$perm_blogs
in file _group.class.php, variable Group::$perm_blogs
$perm_bypass_antispam
in file _group.class.php, variable Group::$perm_bypass_antispam
$perm_files
in file _group.class.php, variable Group::$perm_files
$perm_options
in file _group.class.php, variable Group::$perm_options
$perm_security
in file _group.class.php, variable Group::$perm_security
$perm_spamblacklist
in file _group.class.php, variable Group::$perm_spamblacklist
$perm_stats
in file _group.class.php, variable Group::$perm_stats
$perm_templates
in file _group.class.php, variable Group::$perm_templates
$perm_users
in file _group.class.php, variable Group::$perm_users
$perm_xhtmlvalidation
in file _group.class.php, variable Group::$perm_xhtmlvalidation
$perm_xhtmlvalidation_xmlrpc
in file _group.class.php, variable Group::$perm_xhtmlvalidation_xmlrpc
$perm_xhtml_css_tweaks
in file _group.class.php, variable Group::$perm_xhtml_css_tweaks
$perm_xhtml_iframes
in file _group.class.php, variable Group::$perm_xhtml_iframes
$perm_xhtml_javascript
in file _group.class.php, variable Group::$perm_xhtml_javascript
$perm_xhtml_objects
in file _group.class.php, variable Group::$perm_xhtml_objects
$phrase
in file _itemquery.class.php, variable ItemQuery::$phrase
$pl
in file _itemquery.class.php, variable ItemQuery::$pl
$Plugin
in file _widget.class.php, variable ComponentWidget::$Plugin
    Lazy instantiated
$plugin_errors
in file _plugins.class.php, variable Plugins::$plugin_errors
    Errors associated to plugins (during loading), indexed by plugin_ID and error class ("register").
$prevnext_Item
in file _itemlist.class.php, variable ItemList2::$prevnext_Item
$priorities
in file _item.class.php, variable Item::$priorities
$priority
in file _item.class.php, variable Item::$priority
$pst_ID
in file _item.class.php, variable Item::$pst_ID
$ptyp_ID
in file _itemlight.class.php, variable ItemLight::$ptyp_ID
page_links
in file _item.class.php, method Item::page_links()
page_links
in file _itemlistlight.class.php, method ItemListLight::page_links()
    Template tag
page_list
in file _results.class.php, method Results::page_list()
    Returns the page link list under the table
page_scroll_list
in file _results.class.php, method Results::page_scroll_list()
param
in file _param.funcs.php, function param()
    Sets a parameter with values from the request or to provided default, except if param is already set!
params_check_at_least_one
in file _param.funcs.php, function params_check_at_least_one()
param_action
in file _param.funcs.php, function param_action()
    Get the action from params.
param_add_message_to_Log
in file _param.funcs.php, function param_add_message_to_Log()
    This function is used by param_error() and param_error_multiple().
param_arrayindex
in file _param.funcs.php, function param_arrayindex()
    Get the param from an array param's first index instead of the value.
param_check_date
in file _param.funcs.php, function param_check_date()
    Check if param is an ISO date.
param_check_email
in file _param.funcs.php, function param_check_email()
param_check_filename
in file _param.funcs.php, function param_check_filename()
    Check if the value is a file name
param_check_html
in file _param.funcs.php, function param_check_html()
    Checks for sanitized code.
param_check_isregexp
in file _param.funcs.php, function param_check_isregexp()
    Check if the value of a param is a regular expression (syntax).
param_check_not_empty
in file _param.funcs.php, function param_check_not_empty()
param_check_number
in file _param.funcs.php, function param_check_number()
    Checks if the param is a decimal number (no float, e.g. 3.14).
param_check_passwords
in file _param.funcs.php, function param_check_passwords()
param_check_phone
in file _param.funcs.php, function param_check_phone()
param_check_range
in file _param.funcs.php, function param_check_range()
    Checks if the param is a decimal number (no float, e.g. 3.14) in a given range.
param_check_url
in file _param.funcs.php, function param_check_url()
param_child_select_value
in file _param.funcs.php, function param_child_select_value()
    set a parameter with the second part(X2) of the value from request ( X1-X2 )
param_combo
in file _param.funcs.php, function param_combo()
    Sets a combo parameter with values from the request, => the value of the select option and the input text value if new is selected Display an error if the new value is selected that the input text has a value
param_compact_date
in file _param.funcs.php, function param_compact_date()
    Sets a date parameter with values from the request or to provided default, And check we have a compact date (numbers only) ( used for URL filtering )
param_compile_cat_array
in file _param.funcs.php, function param_compile_cat_array()
    Compiles the cat array from $cat (recursive + optional modifiers) and $catsel[] (non recursive)
param_cookie
in file _param.funcs.php, function param_cookie()
    Get a param from cookie.
param_date
in file _param.funcs.php, function param_date()
    Sets a date parameter by converting locale date (if valid) to ISO date.
param_error
in file _param.funcs.php, function param_error()
    Add an error for a variable, either to the Form's field and/or the global $Messages object.
param_errors_detected
in file _param.funcs.php, function param_errors_detected()
    Check if there have been validation errors
param_error_multiple
in file _param.funcs.php, function param_error_multiple()
    Add an error for multiple variables, either to the Form's field and/or the global $Messages object.
param_extend_list
in file _param.funcs.php, function param_extend_list()
    Extend a LIST parameter with an ARRAY param.
param_get_error_msg
in file _param.funcs.php, function param_get_error_msg()
    Get error message for a param
param_has_error
in file _param.funcs.php, function param_has_error()
    Tell if there is an error on given field.
param_html
in file _param.funcs.php, function param_html()
    Sets an HTML parameter and checks for sanitized code.
param_integer_range
in file _param.funcs.php, function param_integer_range()
    Gets a param and makes sure it's a decimal number (no float, e.g. 3.14) in a given range.
param_ismemorized
in file _param.funcs.php, function param_ismemorized()
    Has the param already been memorized?
param_Request
in file _usersettings.class.php, method UserSettings::param_Request()
    Get a param from Request and save it to UserSettings, or default to previously saved user setting.
param_string_not_empty
in file _param.funcs.php, function param_string_not_empty()
param_time
in file _param.funcs.php, function param_time()
    Sets a time parameter with the value from the request of the var argument or of the concat of the var argument_h: var argument_mn: var argument_s , except if param is already set!
parse_banner
in file _pop3.class.php, method POP3::parse_banner()
parse_col_content
in file _results.class.php, method Results::parse_col_content()
    Handle variable subtitutions for column contents.
parse_dir
in file _zip_archives.php, method archive::parse_dir()
pass
in file _pop3.class.php, method POP3::pass()
password
in file _form.class.php, method Form::password()
    Builds a password input field.
password_input
in file _form.class.php, method Form::password_input()
    Builds a password input field.
pause
in file _timer.class.php, method Timer::pause()
    Pauses a timer category. It may me resumed later on, see resume().
permanent_link
in file _comment.class.php, method Comment::permanent_link()
    Displays a permalink link to the Comment
permanent_link
in file _itemlight.class.php, method ItemLight::permanent_link()
    Displays a permalink link to the Item
permanent_url
in file _itemlight.class.php, method ItemLight::permanent_url()
    Template function: display permalink for item
permanent_url
in file _comment.class.php, method Comment::permanent_url()
    Template function: display permalink to this comment
Plugins
in file _plugins.class.php, class Plugins
    Plugins Class
Plugins
in file _plugins.class.php, method Plugins::Plugins()
    Constructor. Sets $plugins_path and load events.
PluginSettings
in file _pluginsettings.class.php, class PluginSettings
    Class to handle settings for plugins
PluginSettings
in file _pluginsettings.class.php, method PluginSettings::PluginSettings()
    Constructor
Plugins_admin
in file _plugins_admin.class.php, class Plugins_admin
    A Plugins object that loads all Plugins, not just the enabled ones.
PluginUserSettings
in file _pluginusersettings.class.php, method PluginUserSettings::PluginUserSettings()
    Constructor
PluginUserSettings
in file _pluginusersettings.class.php, class PluginUserSettings
    Class to handle settings for plugins
POP3
in file _pop3.class.php, class POP3
    An RFC 1939 compliant wrapper class for the POP3 protocol.
POP3
in file _pop3.class.php, method POP3::POP3()
    Constructor
popstat
in file _pop3.class.php, method POP3::popstat()
pop_list
in file _pop3.class.php, method POP3::pop_list()
postcats_get_byID
in file _category.funcs.php, function postcats_get_byID()
    Get category associations with given post
powered_by
in file _template.funcs.php, function powered_by()
    Display "powered by b2evolution" logo
preferred_name
in file _user.class.php, method User::preferred_name()
    Template function: display user's preferred name
preview_from_request
in file _itemlist.class.php, method ItemList2::preview_from_request()
    We want to preview a single post, we are going to fake a lot of things...
prevnext_item_links
in file _itemlist.class.php, method ItemList2::prevnext_item_links()
    Link to previous and next link in collection
prev_item_link
in file _itemlist.class.php, method ItemList2::prev_item_link()
    Skip to previous
pre_dump
in file _misc.funcs.php, function pre_dump()
    Wrap pre tag around http://www.php.net/var_dump for better debugging.
print_error
in file _db.class.php, method DB::print_error()
    Print SQL/DB error.
priority
in file _item.class.php, method Item::priority()
    Template function: display priority of item
priority_options
in file _item.class.php, method Item::priority_options()
    Template function: display list of priority options
profile_check_params
in file _user.funcs.php, function profile_check_params()
    Check profile parameters and add errors through param_error().
prune
in file _hitlist.class.php, method Hitlist::prune()
    Delete all hits for a specific date
publish_link
in file _item.class.php, method Item::publish_link()
publish_link
in file _comment.class.php, method Comment::publish_link()
    Display link to publish a comment if user has edit rights

q

$queries
in file _db.class.php, variable DB::$queries
    Log of queries:
$query_duration_fast
in file _db.class.php, variable DB::$query_duration_fast
    Time in seconds that is considered a fast query (green).
$query_duration_slow
in file _db.class.php, variable DB::$query_duration_slow
    Time in seconds that is considered a slow query (red).
query
in file _itemlistlight.class.php, method ItemListLight::query()
    Run Query: GET DATA ROWS *** LIGHT ***
query
in file _results.class.php, method Results::query()
    Run the query now!
query
in file _itemlist.class.php, method ItemList2::query()
    Run Query: GET DATA ROWS *** HEAVY ***
query
in file _db.class.php, method DB::query()
    Basic Query
query_init
in file _itemlistlight.class.php, method ItemListLight::query_init()
quick
in file _plugins.class.php, method Plugins::quick()
    Quick-render a string with a single plugin and format it for output.
quit
in file _pop3.class.php, method POP3::quit()
quote
in file _db.class.php, method DB::quote()
    Quote a value, either in single quotes (and escaped) or if it's NULL as 'NULL'.

r

$referer
in file _hit.class.php, variable Hit::$referer
    The referer/referrer.
$referer_domain_ID
in file _hit.class.php, variable Hit::$referer_domain_ID
    The ID of the referer's base domain in T_basedomains
$referer_type
in file _hit.class.php, variable Hit::$referer_type
    The type of referer.
$renderers
in file _item.class.php, variable Item::$renderers
    The list of renderers, imploded by '.'.
$repeat_after
in file _cronjob.class.php, variable Cronjob::$repeat_after
$request
in file _calendar.plugin.php, variable Calendar::$request
    SQL query string
$result
in file _db.class.php, variable DB::$result
    Last query's resource
$result
in file _calendar.plugin.php, variable Calendar::$result
    Result set
$result_num_rows
in file _results.class.php, variable Results::$result_num_rows
    Number of rows in result set for current page.
$result_num_rows
in file _calendar.plugin.php, variable Calendar::$result_num_rows
    Number of rows in result set
$revealed_all_children
in file _genericcategorycache.class.php, variable GenericCategoryCache::$revealed_all_children
    Have the children been revealed for all subsets yet?
$revealed_subsets
in file _genericcategorycache.class.php, variable GenericCategoryCache::$revealed_subsets
    Have the children been revealed for all subsets yet?
$RFC1939
in file _pop3.class.php, variable POP3::$RFC1939
$rollback_nested_transaction
in file _db.class.php, variable DB::$rollback_nested_transaction
    Rememeber if we have to rollback at the end of a nested transaction construct
$root_cats
in file _genericcategorycache.class.php, variable GenericCategoryCache::$root_cats
    These are the level 0 categories (which have no parent)
$rowend
in file _calendar.plugin.php, variable Calendar::$rowend
$rows
in file _results.class.php, variable Results::$rows
    Array of DB rows for current page.
$rowstart
in file _calendar.plugin.php, variable Calendar::$rowstart
$rows_affected
in file _db.class.php, variable DB::$rows_affected
    Number of rows affected by insert, delete, update or replace
radio
in file _form.class.php, method Form::radio()
    Generate set of radio options.
radio_input
in file _form.class.php, method Form::radio_input()
    Generate set of radio options.
rating
in file _comment.class.php, method Comment::rating()
    Template tag: display rating
rating_input
in file _comment.class.php, method Comment::rating_input()
    Rating input
rating_none_input
in file _comment.class.php, method Comment::rating_none_input()
    Rating reset input
rdfs_relto_root_from_adfs
in file _filelist.class.php, method Filelist::rdfs_relto_root_from_adfs()
    Get the path (and name) of a File relative to the Filelist::$_FileRoot::$ads_path.
record_the_hit
in file _hit.class.php, method Hit::record_the_hit()
    This records the hit. You should not call this directly, but Hit::log() instead!
recurse
in file _genericcategorycache.class.php, method GenericCategoryCache::recurse()
    Return recursive display of loaded categories
recurse_move_subtree
in file _chaptercache.class.php, method ChapterCache::recurse_move_subtree()
    Support function
recurse_select
in file _genericcategorycache.class.php, method GenericCategoryCache::recurse_select()
    Return recursive select options list of all loaded categories
refererList
in file _hitlog.funcs.php, function refererList()
regenerate_url
in file _param.funcs.php, function regenerate_url()
    Regenerate current URL from parameters This may clean it up But it is also useful when generating static pages: you cannot rely on $_REQUEST[]
register
in file _plugins.class.php, method Plugins::register()
    Register a plugin.
reload_data
in file _session.class.php, method Session::reload_data()
    Reload session data.
rel_path_to_base
in file _file.funcs.php, function rel_path_to_base()
    Return the path without the leading $basepath, or if not below $basepath, just the basename of it.
remove
in file _filelist.class.php, method Filelist::remove()
    Removes a File from the entries list.
remove_by_ID
in file _usercache.class.php, method UserCache::remove_by_ID()
    Handle our login cache.
remove_by_ID
in file _dataobjectcache.class.php, method DataObjectCache::remove_by_ID()
    Remove an object from cache by ID
remove_magic_quotes
in file _param.funcs.php, function remove_magic_quotes()
    Remove quotes from input.
remove_renderer
in file _item.class.php, method Item::remove_renderer()
    Remove a renderer (by code) from the Item.
rename_to
in file _file.class.php, method File::rename_to()
    Rename the file in its current directory on disk.
render
in file _plugins.class.php, method Plugins::render()
    Render the content of an item by calling the relevant renderer plugins.
renderer_checkboxes
in file _item.class.php, method Item::renderer_checkboxes()
    Template function: display checkable list of renderers
replace_callback
in file _uiwidget.class.php, method Table::replace_callback()
    Widget callback for template vars.
replace_callback
in file _results.class.php, method Results::replace_callback()
    Widget callback for template vars.
replace_callback
in file _blog.class.php, method Blog::replace_callback()
    Callback function for footer_text()
replace_callback
in file _uiwidget.class.php, method Widget::replace_callback()
    Callback function used to replace only necessary values in template.
replace_callback
in file _item.class.php, method Item::replace_callback()
    Callback user for footer()
replace_callback_wrapper
in file _uiwidget.class.php, method Widget::replace_callback_wrapper()
    This is an additional wrapper to replace_vars() that allows to react on the return value of it.
replace_vars
in file _uiwidget.class.php, method Widget::replace_vars()
    Replaces $vars$ with appropriate values.
request_title
in file _template.funcs.php, function request_title()
    Display a global title matching filter params
require_css
in file _template.funcs.php, function require_css()
    Memorize that a specific css that file will be required by the current page.
require_js
in file _template.funcs.php, function require_js()
    Memorize that a specific javascript file will be required by the current page.
reset
in file _abstractsettings.class.php, method AbstractSettings::reset()
    Reset cache (includes settings to be written to DB).
reset
in file _iconlegend.class.php, method IconLegend::reset()
    Reset icons array
reset
in file _pop3.class.php, method POP3::reset()
reset
in file _timer.class.php, method Timer::reset()
    Reset a timer category.
resolve_link_params
in file _misc.funcs.php, function resolve_link_params()
    Resolve a link based on params (credits stuff)
restart
in file _results.class.php, method Results::restart()
    Rewind resultset
restart
in file _plugins.class.php, method Plugins::restart()
    Load plugins table and rewind iterator used by get_next().
restart
in file _archives.plugin.php, method ArchiveList::restart()
    Rewind resultset
restart
in file _filelist.class.php, method Filelist::restart()
    Reset the iterator
restore_defaults
in file _abstractsettings.class.php, method AbstractSettings::restore_defaults()
    Delete values for $_defaults in DB.
restore_filterset
in file _itemlistlight.class.php, method ItemListLight::restore_filterset()
    Load previously saved filterset from session.
Results
in file _results.class.php, class Results
    Results class
Results
in file _results.class.php, method Results::Results()
    Constructor
ResultSel
in file _resultsel.class.php, class ResultSel
    ResultSel class: displays Results and provides Selection capabilities
ResultSel
in file _resultsel.class.php, method ResultSel::ResultSel()
    Constructor
resume
in file _timer.class.php, method Timer::resume()
    Resumes the timer on a category.
reveal_children
in file _genericcategorycache.class.php, method GenericCategoryCache::reveal_children()
    Reveal children
rmdir_r
in file _file.funcs.php, function rmdir_r()
    Deletes a dir recursively, wiping out all subdirectories!!
rm_cache
in file _file.class.php, method File::rm_cache()
    Delete cache for a file
robots_tag
in file _template.funcs.php, function robots_tag()
    Robots tag
rollback
in file _db.class.php, method DB::rollback()
    Rollback current transaction

s

$saved_layouts
in file _form.class.php, variable Form::$saved_layouts
    Stack of previous used layouts
$saved_templates
in file _form.class.php, variable Form::$saved_templates
$sco_name
in file _widget.class.php, variable ComponentWidget::$sco_name
    Container name
$search_field
in file _sql.class.php, variable SQL::$search_field
$search_field_regexp
in file _sql.class.php, variable SQL::$search_field_regexp
$select
in file _sql.class.php, variable SQL::$select
$servertimenow
in file _main.inc.php, global variable $servertimenow
    Absolute Unix timestamp for server
$Settings
in file _main.inc.php, global variable $Settings
    Interface to general settings
$shadow_cache
in file _dataobjectcache.class.php, variable DataObjectCache::$shadow_cache
    Copy of previous object array
$shortdesc
in file _blog.class.php, variable Blog::$shortdesc
$shortname
in file _blog.class.php, variable Blog::$shortname
    Short name for use in navigation menus
$showonline
in file _user.class.php, variable User::$showonline
$show_errors
in file _db.class.php, variable DB::$show_errors
    Show/Print errors?
$show_statuses
in file _itemquery.class.php, variable ItemQuery::$show_statuses
$single_post
in file _itemlistlight.class.php, variable ItemListLight::$single_post
    Did we request a single post?
$siteurl
in file _blog.class.php, variable Blog::$siteurl
$skin_ID
in file _blog.class.php, variable Blog::$skin_ID
$spam_karma
in file _comment.class.php, variable Comment::$spam_karma
    Spam karma of the comment (0-100), 0 being "probably no spam at all"
$sql
in file _results.class.php, variable Results::$sql
    SQL query
$sql_load_plugins_table
in file _plugins_admin.class.php, variable Plugins_admin::$sql_load_plugins_table
    Load all plugins (not just enabled ones).
$sql_load_plugins_table
in file _plugins.class.php, variable Plugins::$sql_load_plugins_table
    SQL to use in load_plugins_table(). Gets overwritten for Plugins_admin.
$stack
in file _xhtml_validator.class.php, variable XHTML_Validator::$stack
$start_datetime
in file _cronjob.class.php, variable Cronjob::$start_datetime
$status
in file _comment.class.php, variable Comment::$status
    Comment visibility status: 'published', 'deprecated', 'redirected', 'protected', 'private' or 'draft'
$status
in file _item.class.php, variable Item::$status
    The visibility status of the item.
$statuses
in file _itemquery.class.php, variable ItemQuery::$statuses
$stub
in file _blog.class.php, variable Blog::$stub
$subset_cache
in file _genericcategorycache.class.php, variable GenericCategoryCache::$subset_cache
$subset_property
in file _genericcategorycache.class.php, variable GenericCategoryCache::$subset_property
    Which property of the objects defines the subset
$subset_root_cats
in file _genericcategorycache.class.php, variable GenericCategoryCache::$subset_root_cats
    These are the level 0 categories (which have no parent) for each subset
save_events
in file _plugins_admin.class.php, method Plugins_admin::save_events()
    Save the events that the plugin provides into DB, while removing obsolete entries (that the plugin does not register anymore).
save_filterset
in file _itemlistlight.class.php, method ItemListLight::save_filterset()
    Save current filterset to session.
save_image
in file _image.funcs.php, function save_image()
    Output an image from memory to web client
save_thumb_to_cache
in file _file.class.php, method File::save_thumb_to_cache()
    Save thumbnail for file
scale_to_constraint
in file _image.funcs.php, function scale_to_constraint()
    Scale dimensions to fit into a constrained size, while preserving aspect ratio.
SELECT
in file _sql.class.php, method SQL::SELECT()
    Set SELECT clause
select
in file _db.class.php, method DB::select()
    Select a DB (if another one needs to be selected)
select
in file _form.class.php, method Form::select()
    Display a select field and populate it with a callback function.
selection_action
in file _resultsel.class.php, function selection_action()
    Manages the various database changes to make on selections
selection_checkbox
in file _resultsel.class.php, function selection_checkbox()
    Display a checkbox allowing to add the item to a selection
selection_menu
in file _resultsel.class.php, method ResultSel::selection_menu()
    Callback for selection menu
selection_select_tag
in file _resultsel.class.php, function selection_select_tag()
    Creates the select tag in the search menu and fills it with the appropriate option tags
SELECT_add
in file _sql.class.php, method SQL::SELECT_add()
    Extends the SELECT clause.
select_input
in file _form.class.php, method Form::select_input()
    Display a select field and populate it with a callback function.
select_input_array
in file _form.class.php, method Form::select_input_array()
    This is a stub for select_input_options() which builds the required list of <option> elements from a given list of options ($field_options) and the selected value ($field_value).
select_input_object
in file _form.class.php, method Form::select_input_object()
    Display a select field and populate it with a cache object by using a callback method.
select_input_options
in file _form.class.php, method Form::select_input_options()
    Display a select field and populate it with a cache object.
select_object
in file _form.class.php, method Form::select_object()
    Display a select field and populate it with a cache object.
select_options
in file _form.class.php, method Form::select_options()
    Display a select field and populate it with a cache object.
send_cmd
in file _pop3.class.php, method POP3::send_cmd()
send_email_notifications
in file _item.class.php, method Item::send_email_notifications()
    Send email notifications to subscribed users
send_email_notifications
in file _comment.class.php, method Comment::send_email_notifications()
    Send email notifications to subscribed users:
send_mail
in file _misc.funcs.php, function send_mail()
    Sends a mail, wrapping PHP's mail() function.
send_outbound_pings
in file _item.class.php, method Item::send_outbound_pings()
    Send outbound pings for a post
send_validate_email
in file _user.class.php, method User::send_validate_email()
    Send an email to the user with a link to validate/confirm his email address.
Session
in file _session.class.php, method Session::Session()
    Constructor
Session
in file _session.class.php, class Session
    A session tracks a given user (not necessarily logged in) while he's navigating the site.
session_unserialize_callback
in file _session.class.php, function session_unserialize_callback()
    This gets used as a http://www.php.net/unserialize callback function, which is responsible for loading the requested class.
session_unserialize_load_all_classes
in file _session.class.php, function session_unserialize_load_all_classes()
    When session_unserialize_callback() cannot be registered to do some smart loading, then we fall back to this function and load everything with brute force...
set
in file _genericordered.class.php, method GenericOrdered::set()
    Set param value
set
in file _abstractsettings.class.php, method AbstractSettings::set()
    Temporarily sets a setting (dbupdate() writes it to DB).
set
in file _group.class.php, method Group::set()
    Set param value
set
in file _item.class.php, method Item::set()
    Set param value
set
in file _genericcategory.class.php, method GenericCategory::set()
    Set param value
set
in file _itemlight.class.php, method ItemLight::set()
    Set param value
set
in file _blog.class.php, method Blog::set()
    Set param value
set
in file _pluginusersettings.class.php, method PluginUserSettings::set()
    Set a Plugin setting. Use dbupdate() to write it to the database.
set
in file _pluginsettings.class.php, method PluginSettings::set()
    Set a Plugin setting. Use dbupdate() to write it to the database.
set
in file _user.class.php, method User::set()
    Set param value
set
in file _widget.class.php, method ComponentWidget::set()
    Set param value
set
in file _usersettings.class.php, method UserSettings::set()
    Temporarily sets a user setting (dbupdate() writes it to DB)
set
in file _calendar.plugin.php, method Calendar::set()
set
in file _dataobject.class.php, method DataObject::set()
    Set param value
set
in file _cronjob.class.php, method Cronjob::set()
    Set param value
set
in file _comment.class.php, method Comment::set()
    Set param value
set
in file _filetype.class.php, method Filetype::set()
    Set param value
set
in file _session.class.php, method Session::set()
    Set a data value for the session.
setGroup
in file _user.class.php, method User::setGroup()
setSize
in file _file.class.php, method File::setSize()
    Internally sets the file/directory size
set_apply_rendering
in file _plugins_admin.class.php, method Plugins_admin::set_apply_rendering()
    Set the apply_rendering value for a given Plugin ID.
set_apply_rendering
in file _plugins.class.php, method Plugins::set_apply_rendering()
    Set the apply_rendering value for a given Plugin ID.
set_array
in file _abstractsettings.class.php, method AbstractSettings::set_array()
    Set an array of values.
set_author_User
in file _comment.class.php, method Comment::set_author_User()
    Set author User of this comment
set_code
in file _plugins_admin.class.php, method Plugins_admin::set_code()
    Set the code for a given Plugin ID.
set_connection_charset
in file _db.class.php, method DB::set_connection_charset()
    Set the charset of the connection.
set_creator_User
in file _item.class.php, method Item::set_creator_User()
    Set the Author of the Item.
set_datecreated
in file _user.class.php, method User::set_datecreated()
    Set date created.
set_default_filters
in file _itemlistlight.class.php, method ItemListLight::set_default_filters()
    Set default filter values we always want to use if not individually specified otherwise:
set_email
in file _user.class.php, method User::set_email()
    Set email address of the user.
set_event_status
in file _plugins_admin.class.php, method Plugins_admin::set_event_status()
    Set the status of an event for a given Plugin.
set_filter
in file _filelist.class.php, method Filelist::set_filter()
    Set the filter.
set_filters
in file _itemlistlight.class.php, method ItemListLight::set_filters()
    Set/Activate filterset
set_from_Request
in file _dataobject.class.php, method DataObject::set_from_Request()
    Set a parameter from a Request form value.
set_Group
in file _user.class.php, method User::set_Group()
    Set new Group.
set_Item
in file _comment.class.php, method Comment::set_Item()
    Set Item this comment relates to
set_media_fullpath
in file _blog.class.php, method Blog::set_media_fullpath()
    Set the full path of the media folder
set_media_subdir
in file _blog.class.php, method Blog::set_media_subdir()
    Set the media folder's subdir
set_media_url
in file _blog.class.php, method Blog::set_media_url()
    Set the full URL of the media folder
set_options
in file _zip_archives.php, method archive::set_options()
set_param
in file _dataobject.class.php, method DataObject::set_param()
    Set param value.
set_param
in file _param.funcs.php, function set_param()
    Set the value of a param (by force! :P)
set_Plugin_status
in file _plugins.class.php, method Plugins::set_Plugin_status()
    Sets the status of a Plugin in DB and registers it into the internal indices when "enabled".
set_prerendered_content
in file _item.class.php, method Item::set_prerendered_content()
    Set the pre-rendered content.
set_priority
in file _plugins_admin.class.php, method Plugins_admin::set_priority()
    Set the priority for a given Plugin ID.
set_renderers
in file _item.class.php, method Item::set_renderers()
    Set the renderers of the Item.
set_setting
in file _blog.class.php, method Blog::set_setting()
    Set a setting.
set_spam_karma
in file _comment.class.php, method Comment::set_spam_karma()
    Set the spam karma, as a number.
set_start_date
in file _itemlistlight.class.php, method ItemListLight::set_start_date()
    Make sure date displaying starts at the beginning of the current filter interval
set_tags_from_string
in file _item.class.php, method Item::set_tags_from_string()
    Split tags by comma or semicolon
set_User
in file _session.class.php, method Session::set_User()
    Attach a User object to the session.
set_user_ID
in file _session.class.php, method Session::set_user_ID()
    Attach a user ID to the session.
set_working_blog
in file _blog.funcs.php, function set_working_blog()
    Set working blog to a new value and memorize it in user settings if needed.
Skin
in file _skin.class.php, method Skin::Skin()
    Constructor
Skin
in file _skin.class.php, class Skin
    Skin Class
SkinCache
in file _skincache.class.php, class SkinCache
    Skin Cache Class
SkinCache
in file _skincache.class.php, method SkinCache::SkinCache()
    Constructor
skin_base_tag
in file _skin.funcs.php, function skin_base_tag()
    Template tag. Output HTML base tag to current skin.
skin_container
in file _skin.funcs.php, function skin_container()
    Display a container
skin_content_header
in file _skin.funcs.php, function skin_content_header()
    Template tag. Output content-type header
skin_content_meta
in file _skin.funcs.php, function skin_content_meta()
    Template tag. Output content-type http_equiv meta tag
skin_exists
in file _skin.funcs.php, function skin_exists()
    Checks if a skin exists. This can either be a regular skin directory or can be in the list Plugin::GetProvidedSkins().
skin_include
in file _skin.funcs.php, function skin_include()
    Template tag. Include a sub-template at the current position
skin_init
in file _skin.funcs.php, function skin_init()
    Template tag. Initializes internal states for the most common skin displays.
skin_installed
in file _skin.funcs.php, function skin_installed()
    Check if a skin is installed.
skin_provided_by_plugin
in file _skin.funcs.php, function skin_provided_by_plugin()
    Checks if a skin is provided by a plugin.
skin_widget
in file _skin.funcs.php, function skin_widget()
    Template tag. Display a Widget.
sort
in file _plugins_admin.class.php, method Plugins_admin::sort()
    Sort the list of plugins.
sort
in file _filelist.class.php, method Filelist::sort()
    Sort the entries by sorting the internal $_order_index array.
sort_files
in file _zip_archives.php, method archive::sort_files()
sort_Plugin_group
in file _plugins_admin.class.php, method Plugins_admin::sort_Plugin_group()
    Callback function to sort plugins by group, sub-group and name.
sort_Plugin_name
in file _plugins_admin.class.php, method Plugins_admin::sort_Plugin_name()
    Callback function to sort plugins by name.
sort_Plugin_priority
in file _plugins_admin.class.php, method Plugins_admin::sort_Plugin_priority()
    Callback function to sort plugins by priority (and classname, if they have same priority).
spam_karma
in file _comment.class.php, method Comment::spam_karma()
    Template function: display spam karma of the comment (in percent)
split_pages
in file _item.class.php, method Item::split_pages()
    Make sure, the pages have been obtained (and split up_ from prerendered cache.
SQL
in file _sql.class.php, class SQL
    SQL class: help constructing queries
SQL
in file _sql.class.php, method SQL::SQL()
    Constructor.
start
in file _timer.class.php, method Timer::start()
    Start a timer.
stats_basedomain
in file _hitlog.funcs.php, function stats_basedomain()
stats_blog_ID
in file _hitlog.funcs.php, function stats_blog_ID()
stats_blog_name
in file _hitlog.funcs.php, function stats_blog_name()
stats_hit_count
in file _hitlog.funcs.php, function stats_hit_count()
stats_hit_ID
in file _hitlog.funcs.php, function stats_hit_ID()
stats_hit_percent
in file _hitlog.funcs.php, function stats_hit_percent()
stats_hit_remote_addr
in file _hitlog.funcs.php, function stats_hit_remote_addr()
stats_referer
in file _hitlog.funcs.php, function stats_referer()
stats_req_URI
in file _hitlog.funcs.php, function stats_req_URI()
stats_search_keywords
in file _hitlog.funcs.php, function stats_search_keywords()
    Displays keywords used for search leading to this page
stats_time
in file _hitlog.funcs.php, function stats_time()
stats_total_hit_count
in file _hitlog.funcs.php, function stats_total_hit_count()
stats_user_agent
in file _hitlog.funcs.php, function stats_user_agent()
    stats_user_agent(-)
status
in file _comment.class.php, method Comment::status()
    Template function: display status of comment
status
in file _item.class.php, method Item::status()
    Template function: display status of item
statuses_where_clause
in file _item.funcs.php, function statuses_where_clause()
    Construct the where clause to limit retrieved posts on their status
status_raw
in file _item.class.php, method Item::status_raw()
stop
in file _timer.class.php, method Timer::stop()
    Stops a timer category. It may me resumed later on, see resume(). This is an alias for pause().
stop_propagation
in file _plugins.class.php, method Plugins::stop_propagation()
    Stop propagation of events to next plugins in trigger_event().
store_files
in file _zip_archives.php, method archive::store_files()
strip_clf
in file _pop3.class.php, method POP3::strip_clf()
submit
in file _form.class.php, method Form::submit()
    Builds a submit input tag
submit_input
in file _form.class.php, method Form::submit_input()
    Builds a submit input tag
switch_layout
in file _form.class.php, method Form::switch_layout()
starify
in file _xmlrpcs.funcs.php, function starify()
    Returns a string replaced by stars, for passwords.

t

$tableend
in file _calendar.plugin.php, variable Calendar::$tableend
$tablestart
in file _calendar.plugin.php, variable Calendar::$tablestart
$table_options
in file _db.class.php, variable DB::$table_options
    CREATE TABLE options.
$table_selections
in file _resultsel.class.php, variable ResultSel::$table_selections
$tagattrs
in file _xhtml_validator.class.php, variable XHTML_Validator::$tagattrs
$tagline
in file _blog.class.php, variable Blog::$tagline
    Tagline to be displayed on template
$tags
in file _itemquery.class.php, variable ItemQuery::$tags
$tags
in file _xhtml_validator.class.php, variable XHTML_Validator::$tags
$tags
in file _item.class.php, variable Item::$tags
    Array of tags (strings)
$TIMEOUT
in file _pop3.class.php, variable POP3::$TIMEOUT
$timestamp_max
in file _itemquery.class.php, variable ItemQuery::$timestamp_max
$timestamp_min
in file _itemquery.class.php, variable ItemQuery::$timestamp_min
$title
in file _itemquery.class.php, variable ItemQuery::$title
$title
in file _file.class.php, variable File::$title
    Meta data: Long title
$title
in file _uiwidget.class.php, variable Widget::$title
    Title of the widget (to be displayed)
$title
in file _itemlight.class.php, variable ItemLight::$title
$today_is_visible
in file _calendar.plugin.php, variable Calendar::$today_is_visible
    Is today in the displayed frame?
$total_pages
in file _uiwidget.class.php, variable Table::$total_pages
    Total number of pages
$total_rows
in file _results.class.php, variable Results::$total_rows
    Total number of rows (if > $limit, it will result in multiple pages)
$transaction_nesting_level
in file _db.class.php, variable DB::$transaction_nesting_level
    How many transactions are currently nested?
$type
in file _comment.class.php, variable Comment::$type
    Comment type: 'comment', 'linkback', 'trackback' or 'pingback'
$type
in file _widget.class.php, variable ComponentWidget::$type
$type
in file _fileroot.class.php, variable FileRoot::$type
    Type: 'user', 'group' or 'collection'.
$type
in file _skin.class.php, variable Skin::$type
$types
in file _itemquery.class.php, variable ItemQuery::$types
Table
in file _uiwidget.class.php, method Table::Table()
    Constructor
Table
in file _uiwidget.class.php, class Table
    Class Table
tagline
in file _blog.class.php, method Blog::tagline()
tags
in file _item.class.php, method Item::tags()
    Display tags for Item
tag_close
in file _xhtml_validator.class.php, method XHTML_Validator::tag_close()
    tag_close(-)
tag_open
in file _xhtml_validator.class.php, method XHTML_Validator::tag_open()
    tag_open(-)
target_type
in file _link.class.php, method Link::target_type()
    Return type of target for this Link:
tar_file
in file _zip_archives.php, class tar_file
    Class Tar file
tar_file
in file _zip_archives.php, method tar_file::tar_file()
text
in file _form.class.php, method Form::text()
    Builds a text (or password) input field.
textarea
in file _form.class.php, method Form::textarea()
    Build a text area.
textarea_input
in file _form.class.php, method Form::textarea_input()
    Build a text area.
text_input
in file _form.class.php, method Form::text_input()
    Builds a text (or password) input field.
thumbnail
in file _file.class.php, method File::thumbnail()
    This will spit out a content-type header followed by a thumbnail for this file.
time
in file _comment.class.php, method Comment::time()
    Template function: display time (datetime) of comment
time
in file _form.class.php, method Form::time()
    Builds a time input field.
Timer
in file _timer.class.php, class Timer
    This is a simple class to allow timing/profiling of code portions.
Timer
in file _timer.class.php, method Timer::Timer()
    Constructor.
time_input
in file _form.class.php, method Form::time_input()
    Builds a time input field.
time_select
in file _form.class.php, method Form::time_select()
    Builds a time select input field
title
in file _itemlight.class.php, method ItemLight::title()
    Template function: display title for item and link to related URL
top
in file _pop3.class.php, method POP3::top()
trackback
in file _trackback.funcs.php, function trackback()
    Send Trackback to single URL
trackbacks
in file _trackback.funcs.php, function trackbacks()
    trackbacks(-)
trackback_number
in file _trackback.funcs.php, function trackback_number()
trackback_rdf
in file _item.class.php, method Item::trackback_rdf()
    Template function: Displays trackback autodiscovery information
trackback_url
in file _item.class.php, method Item::trackback_url()
    Template function: displays url to use to trackback this item
trailing_slash
in file _file.funcs.php, function trailing_slash()
    Add a trailing slash, if none present
trigger_collect
in file _plugins.class.php, method Plugins::trigger_collect()
    Trigger an event and return an array of all return values of the relevant plugins.
trigger_event
in file _plugins.class.php, method Plugins::trigger_event()
    Call all plugins for a given event.
trigger_event_first_false
in file _plugins.class.php, method Plugins::trigger_event_first_false()
    Call all plugins for a given event, until the first one returns false.
trigger_event_first_return
in file _plugins.class.php, method Plugins::trigger_event_first_return()
    Call all plugins for a given event, until the first one returns a value (not NULL) (and $search is fulfilled, if given).
trigger_event_first_true
in file _plugins.class.php, method Plugins::trigger_event_first_true()
    Call all plugins for a given event, until the first one returns true.
trigger_karma_collect
in file _plugins.class.php, method Plugins::trigger_karma_collect()
    Trigger a karma collecting event in order to get Karma percentage.
type
in file _itemlight.class.php, method ItemLight::type()
    Template function: display type of item

u

$UID
in file _blog.class.php, variable Blog::$UID
$unit
in file _itemlistlight.class.php, variable ItemListLight::$unit
    list unit: 'posts' or 'days'
$uri_attrs
in file _xhtml_validator.class.php, variable XHTML_Validator::$uri_attrs
$url
in file _itemlight.class.php, variable ItemLight::$url
    External URL the item links to (if any).
$url
in file _user.class.php, variable User::$url
$urlname
in file _blog.class.php, variable Blog::$urlname
$urlname
in file _chapter.class.php, variable Chapter::$urlname
$urlname_index
in file _chaptercache.class.php, variable ChapterCache::$urlname_index
    Lazy filled index of url titles
$urltitle
in file _itemlight.class.php, variable ItemLight::$urltitle
$urltitle_index
in file _itemcache.class.php, variable ItemCache::$urltitle_index
    Lazy filled index of url titles
$UserSettings
in file _main.inc.php, global variable $UserSettings
    Interface to user settings
$user_agent
in file _hit.class.php, variable Hit::$user_agent
    The user agent.
$user_ID
in file _session.class.php, variable Session::$user_ID
    The user ID for the user of the session (NULL for anonymous (not logged in) user).
$use_transactions
in file _db.class.php, variable DB::$use_transactions
    Use transactions in DB?
uidl
in file _pop3.class.php, method POP3::uidl()
unautobrize
in file _misc.funcs.php, function unautobrize()
unfilter_contents
in file _plugins_admin.class.php, method Plugins_admin::unfilter_contents()
    UnFilter (post) contents by calling the relevant filter plugins.
uninstall
in file _plugins_admin.class.php, method Plugins_admin::uninstall()
    Uninstall a plugin.
unlink
in file _file.class.php, method File::unlink()
    Unlink/Delete the file or folder from disk.
unregister
in file _plugins_admin.class.php, method Plugins_admin::unregister()
    Un-register a plugin, only if forced.
unregister
in file _plugins.class.php, method Plugins::unregister()
    Un-register a plugin.
update_caches
in file _filelist.class.php, method Filelist::update_caches()
    Update the name dependent caches
update_renderers_from_Plugins
in file _item.class.php, method Item::update_renderers_from_Plugins()
    Trigger Plugin::ItemApplyAsRenderer() event and adjust renderers according to return value.
update_timer
in file _pop3.class.php, method POP3::update_timer()
    sets/refreshes script timeout
url
in file _user.class.php, method User::url()
    Template function: display user's URL
urlname_exists
in file _chapter.class.php, method Chapter::urlname_exists()
urltitle_validate
in file _item.funcs.php, function urltitle_validate()
    Validate URL title
url_absolute
in file _url.funcs.php, function url_absolute()
    Make an $url absolute according to $host, if it is not absolute yet.
url_add_param
in file _url.funcs.php, function url_add_param()
    Add param(s) at the end of an URL, using either "?" or "&amp;" depending on existing url
url_add_tail
in file _url.funcs.php, function url_add_tail()
    Add a tail (starting with "/") at the end of an URL before any params (starting with "?")
url_link
in file _item.class.php, method Item::url_link()
    Template function: Display link to item related url.
url_rel_to_same_host
in file _url.funcs.php, function url_rel_to_same_host()
    Try to make $url relative to $target_url, if scheme, host, user and pass matches.
url_same_protocol
in file _url.funcs.php, function url_same_protocol()
    Get $url with the same protocol (http/https) as $other_url.
user
in file _pop3.class.php, method POP3::user()
    Sends the USER command
User
in file _user.class.php, method User::User()
    Constructor
User
in file _user.class.php, class User
    User Class
UserCache
in file _usercache.class.php, class UserCache
    Blog Cache Class
UserCache
in file _usercache.class.php, method UserCache::UserCache()
    Constructor
UserSettings
in file _usersettings.class.php, method UserSettings::UserSettings()
    Constructor
UserSettings
in file _usersettings.class.php, class UserSettings
    Class to handle the settings for users
user_admin_link
in file _user.funcs.php, function user_admin_link()
    Template tag: Output a link to the backoffice.
user_login_link
in file _user.funcs.php, function user_login_link()
    Template tag: Output link to login
user_logout_link
in file _user.funcs.php, function user_logout_link()
    Template tag: Output a link to logout
user_pass_ok
in file _user.funcs.php, function user_pass_ok()
    Check if a password is ok for a login.
user_preferredname
in file _user.funcs.php, function user_preferredname()
    Template tag: Display the user's preferred name
user_profile_link
in file _user.funcs.php, function user_profile_link()
    Template tag: Display a link to user profile
user_register_link
in file _user.funcs.php, function user_register_link()
    Template tag: Output a link to new user registration
user_subs_link
in file _user.funcs.php, function user_subs_link()
    Template tag: Provide a link to subscription screen
user_tools_Widget
in file _user_tools.widget.php, method user_tools_Widget::user_tools_Widget()
    Constructor
user_tools_Widget
in file _user_tools.widget.php, class user_tools_Widget
    ComponentWidget Class

v

$validated
in file _user.class.php, variable User::$validated
    Has the user been validated (by email)?
$viewtype
in file _filetype.class.php, variable Filetype::$viewtype
validate_dependencies
in file _plugins_admin.class.php, method Plugins_admin::validate_dependencies()
    Validate dependencies of a Plugin.
validate_dirname
in file _file.funcs.php, function validate_dirname()
    Check for valid dirname (no path allowed). ( MB )
validate_filename
in file _file.funcs.php, function validate_filename()
    Check for valid filename and extension of the filename (no path allowed). (MB)
validate_list
in file _plugins.class.php, method Plugins::validate_list()
    Validate renderer list.
validate_renderer_list
in file _plugins_admin.class.php, method Plugins_admin::validate_renderer_list()
    Validate renderer list.
validate_url
in file _url.funcs.php, function validate_url()
    Check the validity of a given URL
valid_blog_requested
in file _blog.funcs.php, function valid_blog_requested()
    Check that we have received a valid blog param
views
in file _item.class.php, method Item::views()
    Template function: Display a phrase about the number of Item views.
visibility_select
in file _item.funcs.php, function visibility_select()
    Allow to select status/visibility

w

$where
in file _calendar.plugin.php, variable Calendar::$where
$where
in file _sql.class.php, variable SQL::$where
$wordcount
in file _item.class.php, variable Item::$wordcount
week
in file _db.class.php, method DB::week()
    Returns the correct WEEK() function to get the week number for the given date.
WHERE
in file _sql.class.php, method SQL::WHERE()
WHERE_and
in file _sql.class.php, method SQL::WHERE_and()
    Extends the WHERE clause with AND
where_assignees
in file _itemquery.class.php, method ItemQuery::where_assignees()
    Restrict to specific assignees
where_author
in file _itemquery.class.php, method ItemQuery::where_author()
    Restrict to specific authors
where_author_assignee
in file _itemquery.class.php, method ItemQuery::where_author_assignee()
    Restrict to specific assignee or author
where_chapter
in file _itemquery.class.php, method ItemQuery::where_chapter()
    Restrict to specific collection/chapters (blog/categories)
where_chapter2
in file _itemquery.class.php, method ItemQuery::where_chapter2()
    Restrict to specific collection/chapters (blog/categories)
where_datecreated
in file _itemquery.class.php, method ItemQuery::where_datecreated()
    Restricts creation date to a specific date range.
where_datestart
in file _itemquery.class.php, method ItemQuery::where_datestart()
    Restricts to a specific date range. (despite thje 'start' in the name
where_ID
in file _itemquery.class.php, method ItemQuery::where_ID()
    Restrict to a specific post
where_ID_list
in file _itemquery.class.php, method ItemQuery::where_ID_list()
    Restrict to a specific list of posts
WHERE_keyword
in file _sql.class.php, method SQL::WHERE_keyword()
    create the filter whith the search field array
where_keywords
in file _itemquery.class.php, method ItemQuery::where_keywords()
    Restrict with keywords
where_locale
in file _itemquery.class.php, method ItemQuery::where_locale()
    Restrict to specific locale
WHERE_or
in file _sql.class.php, method SQL::WHERE_or()
    Extends the WHERE clause with OR
WHERE_regexp
in file _sql.class.php, method SQL::WHERE_regexp()
    create the filter whith the search field regexp array
where_statuses
in file _itemquery.class.php, method ItemQuery::where_statuses()
    Restrict to specific (exetnded) statuses
where_tags
in file _itemquery.class.php, method ItemQuery::where_tags()
    Restrict to specific tags
where_types
in file _itemquery.class.php, method ItemQuery::where_types()
    Restrict to specific item types
where_visibility
in file _itemquery.class.php, method ItemQuery::where_visibility()
    Restrict to the visibility/sharing statuses we want to show
Widget
in file _uiwidget.class.php, class Widget
    Widget class which provides an interface to widget methods for other classes.
Widget
in file _uiwidget.class.php, method Widget::Widget()
    Constructor
WidgetCache
in file _widgetcache.class.php, method WidgetCache::WidgetCache()
    Constructor
WidgetCache
in file _widgetcache.class.php, class WidgetCache
    Widget Cache Class
wordcount
in file _item.class.php, method Item::wordcount()
    Template function: Display the number of words in the post

x

XHTML_Validator
in file _xhtml_validator.class.php, class XHTML_Validator
    XHTML_Validator
XHTML_Validator
in file _xhtml_validator.class.php, method XHTML_Validator::XHTML_Validator()
    Constructor
xmlrpc_displayresult
in file _misc.funcs.php, function xmlrpc_displayresult()
    Echo the XML-RPC call Result and optionally log into file
xmlrpc_getpostcategories
in file _misc.funcs.php, function xmlrpc_getpostcategories()
    Extract categories out of "<category>" tag from $content.
xmlrpc_getpostcategory
in file _misc.funcs.php, function xmlrpc_getpostcategory()
    Also used by post by mail
xmlrpc_getposttitle
in file _misc.funcs.php, function xmlrpc_getposttitle()
xmlrpc_logresult
in file _misc.funcs.php, function xmlrpc_logresult()
    Log the XML-RPC call Result into LOG object
xmlrpc_removepostdata
in file _misc.funcs.php, function xmlrpc_removepostdata()
xmlrpcs_edit_item
in file _xmlrpcs.funcs.php, function xmlrpcs_edit_item()
    Edit an Item and return an XML-RPC response
xmlrpcs_get_Blog
in file _xmlrpcs.funcs.php, function xmlrpcs_get_Blog()
    Get current Blog for an XML-RPC request.
xmlrpcs_get_Item
in file _xmlrpcs.funcs.php, function xmlrpcs_get_Item()
    Get current Item for an XML-RPC request.
xmlrpcs_login
in file _xmlrpcs.funcs.php, function xmlrpcs_login()
    Get current_User for an XML-RPC request - Includes login (password) check.
xmlrpcs_new_item
in file _xmlrpcs.funcs.php, function xmlrpcs_new_item()
    Create a new Item and return an XML-RPC response
xmlrpcs_resperror
in file _xmlrpcs.funcs.php, function xmlrpcs_resperror()
    If no errcode or errmsg given, will use the last one that has been set previously.
xmlrpc_decode_recurse
in file _xmlrpc.funcs.php, function xmlrpc_decode_recurse()

y

$year
in file _calendar.plugin.php, variable Calendar::$year
$yim
in file _user.class.php, variable User::$yim
yim
in file _user.class.php, method User::yim()
    Template function: display Yahoo IM of the user

z

zeroise
in file _misc.funcs.php, function zeroise()
zip_file
in file _zip_archives.php, method zip_file::zip_file()
zip_file
in file _zip_archives.php, class zip_file
    Class Zip_file

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