b2evolution

Multilingual multiuser multiblog engine

b2evolution Technical Documentation (Version 1.10) [ 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
$_count_guests
in file _sessions.class.php, variable Sessions::$_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 _collsettings.class.php, variable CollectionSettings::$_defaults
    The default settings to use, when a setting is not defined in the database.
$_defaults
in file _usersettings.class.php, variable UserSettings::$_defaults
    The default settings to use, when a setting is not given in the database.
$_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 _abstractsettings.class.php, variable AbstractSettings::$_defaults
    Default settings.
$_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 _filelist.class.php, variable Filelist::$_FileRoot
    The root of the file list.
$_FileRoot
in file _file.class.php, variable File::$_FileRoot
    FileRoot of this file
$_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?
$_fsgroup_name
in file _file.class.php, variable File::$_fsgroup_name
    File group.
$_fsowner_name
in file _file.class.php, variable File::$_fsowner_name
    File owner.
$_full_path_index
in file _filelist.class.php, variable Filelist::$_full_path_index
    Index on full paths (path => $_entries key).
$_initialized
in file _sessions.class.php, variable Sessions::$_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?
$_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 _sessions.class.php, variable Sessions::$_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
$_total_dirs
in file _filelist.class.php, variable Filelist::$_total_dirs
$_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
$_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
_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
_cron.funcs.php
procedural page _cron.funcs.php
_cronjob.class.php
procedural page _cronjob.class.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
_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
_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
_genericproperty.class.php
procedural page _genericproperty.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
_itemlist.class.php
procedural page _itemlist.class.php
_itemlist2.class.php
procedural page _itemlist2.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
_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
_sessions.class.php
procedural page _sessions.class.php
_abstractsettings.class.php
procedural page _abstractsettings.class.php
_generalsettings.class.php
procedural page _generalsettings.class.php
_locale.funcs.php
procedural page _locale.funcs.php
_pluginsettings.class.php
procedural page _pluginsettings.class.php
_pluginusersettings.class.php
procedural page _pluginusersettings.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
_element.class.php
procedural page _element.class.php
_404_not_found.page.php
procedural page _404_not_found.page.php
_410_stats_gone.page.php
procedural page _410_stats_gone.page.php
_access_denied.inc.php
procedural page _access_denied.inc.php
_referer_spam.page.php
procedural page _referer_spam.page.php
_files_delete.form.php
procedural page _files_delete.form.php
_files_permissions.form.php
procedural page _files_permissions.form.php
_async.inc.php
procedural page _async.inc.php
_conf_error.inc.php
procedural page _conf_error.inc.php
_main.inc.php
procedural page _main.inc.php
_zip_archives.php
procedural page _zip_archives.php
_db.class.php
procedural page _db.class.php
_form.class.php
procedural page _form.class.php
_form.funcs.php
procedural page _form.funcs.php
_htmlchecker.class.php
procedural page _htmlchecker.class.php
_iconlegend.class.php
procedural page _iconlegend.class.php
_log.class.php
procedural page _log.class.php
_misc.funcs.php
procedural page _misc.funcs.php
_pingback.funcs.php
procedural page _pingback.funcs.php
_plugin.funcs.php
procedural page _plugin.funcs.php
_plugins.class.php
procedural page _plugins.class.php
_request.class.php
procedural page _request.class.php
_results.class.php
procedural page _results.class.php
_resultsel.class.php
procedural page _resultsel.class.php
_sql.class.php
procedural page _sql.class.php
_template.funcs.php
procedural page _template.funcs.php
_timer.class.php
procedural page _timer.class.php
_trackback.funcs.php
procedural page _trackback.funcs.php
_upgrade.funcs.php
procedural page _upgrade.funcs.php
_url.funcs.php
procedural page _url.funcs.php
_widget.class.php
procedural page _widget.class.php
_vars.inc.php
procedural page _vars.inc.php
_add_message_to_Log
in file _request.class.php, method Request::_add_message_to_Log()
    This function is used by param_error() and param_error_multiple().
_load
in file _abstractsettings.class.php, method AbstractSettings::_load()
    Loads the settings. Not meant to be called directly, but gets called when needed.
_sort_callback
in file _filelist.class.php, method Filelist::_sort_callback()
    usort callback function for Filelist::sort()
_trapError
in file _misc.funcs.php, function _trapError()
    Meant to replace error handler temporarily.
_xmlrpc.php
procedural page _xmlrpc.php
_xmlrpcs.php
procedural page _xmlrpcs.php
_try_multicall
in file _xmlrpc.php, method xmlrpc_client::_try_multicall()
_xmlrpcs_listMethods
in file _xmlrpcs.php, function _xmlrpcs_listMethods()
    listMethods: either a string, or nothing
_xmlrpcs_methodHelp
in file _xmlrpcs.php, function _xmlrpcs_methodHelp()
_xmlrpcs_methodSignature
in file _xmlrpcs.php, function _xmlrpcs_methodSignature()
_xmlrpcs_multicall
in file _xmlrpcs.php, function _xmlrpcs_multicall()
_xmlrpcs_multicall_do_call
in file _xmlrpcs.php, function _xmlrpcs_multicall_do_call()
_xmlrpcs_multicall_error
in file _xmlrpcs.php, function _xmlrpcs_multicall_error()

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
$advertised_stop_date
in file _itemlist2.class.php, variable ItemList2::$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_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_uri_scheme
in file _htmlchecker.class.php, variable SafeHtmlChecker::$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
$allow_msgform
in file _user.class.php, variable User::$allow_msgform
$all_loaded
in file _abstractsettings.class.php, variable AbstractSettings::$all_loaded
    Do we have loaded everything?
$all_loaded
in file _dataobjectcache.class.php, variable DataObjectCache::$all_loaded
$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
$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
$Author
in file _item.class.php, variable Item::$Author
$author_email
in file _comment.class.php, variable Comment::$author_email
$author_ID
in file _comment.class.php, variable Comment::$author_ID
$author_IP
in file _comment.class.php, variable Comment::$author_IP
$author_url
in file _comment.class.php, variable Comment::$author_url
$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, method AbstractSettings::AbstractSettings()
    Constructor.
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).
action_icon
in file _misc.funcs.php, function action_icon()
    Create IMG tag for an action icon.
activate_preset_filters
in file _itemlist2.class.php, method ItemList2::activate_preset_filters()
    Activate preset default filters if necessary
add
in file _blogcache.class.php, method BlogCache::add()
    Add object to cache, handling our own indices.
add
in file _usercache.class.php, method UserCache::add()
    Overload parent's function to also maintain the login cache.
add
in file _dataobjectcache.class.php, method DataObjectCache::add()
    Add a dataobject to the cache
add
in file _log.class.php, method Log_noop::add()
    This is a no-operation method.
add
in file _linkcache.class.php, method LinkCache::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 _filelist.class.php, method Filelist::add()
    Add a File object to the list (by reference).
add_by_subpath
in file _filelist.class.php, method Filelist::add_by_subpath()
    Add a file to the list, by filename.
add_data
in file _zip_archives.php, method archive::add_data()
add_files
in file _zip_archives.php, method archive::add_files()
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_noop::add_messages()
    This is a no-operation method.
add_messages
in file _log.class.php, method Log::add_messages()
    Add an array of messages.
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 _item.class.php, method Item::anchor()
    Template function: display anchor for permalinks to refer to
anchor
in file _comment.class.php, method Comment::anchor()
    Template function: display anchor for permalinks to refer to
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()
archive
in file _zip_archives.php, class archive
    Class Archive
archive
in file _zip_archives.php, method archive::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.
archive_link
in file _template.funcs.php, function archive_link()
    Create a link to archive, using either 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
assigned_user_options
in file _item.class.php, method Item::assigned_user_options()
    Template function: display list of assigned user options
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
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()
autoquote
in file _misc.funcs.php, function autoquote()
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
addArray
in file _xmlrpc.php, method xmlrpcval::addArray()
addParam
in file _xmlrpc.php, method xmlrpcmsg::addParam()
addScalar
in file _xmlrpc.php, method xmlrpcval::addScalar()
addStruct
in file _xmlrpc.php, method xmlrpcval::addStruct()
add_to_map
in file _xmlrpcs.php, method xmlrpc_server::add_to_map()
    add a method to the dispatch map
arraymem
in file _xmlrpc.php, method xmlrpcval::arraymem()
arraysize
in file _xmlrpc.php, method xmlrpcval::arraysize()

b

$BANNER
in file _pop3.class.php, variable POP3::$BANNER
$Blog
in file _itemlist2.class.php, variable ItemList2::$Blog
    Blog object this ItemList refers to
$blog
in file _itemlist.class.php, variable ItemList::$blog
    Blog ID to restrict to. 1 means "all blogs".
$Blog
in file _item.class.php, variable Item::$Blog
    The Blog of the Item (lazy filled, use get_Blog() to access it.
$blog
in file _commentlist.class.php, variable CommentList::$blog
$blog
in file _itemquery.class.php, variable ItemQuery::$blog
$blog_ID
in file _item.class.php, variable Item::$blog_ID
    Derived from $main_cat_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.
balanceTags
in file _misc.funcs.php, function balanceTags()
base_tag
in file _misc.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, method BlogCache::BlogCache()
    Constructor
BlogCache
in file _blogcache.class.php, class BlogCache
    Blog Cache Class
bloginfo
in file _blog.funcs.php, function bloginfo()
    bloginfo(-)
blogperms_from_easy
in file _blog.funcs.php, function blogperms_from_easy()
blogperms_get_easy
in file _blog.funcs.php, function blogperms_get_easy()
    Translates an given array of permissions to an "easy group".
blogperms_get_easy2
in file _blog.funcs.php, function blogperms_get_easy2()
    Translates an given array of permissions to an "easy group".
blog_copy_cats
in file _category.funcs.php, function blog_copy_cats()
    Copy the catagory structure from one blog to another
Blog_get_by_ID
in file _blog.funcs.php, function Blog_get_by_ID()
    Get Blog for specified ID
blog_has_cats
in file _category.funcs.php, function blog_has_cats()
    Does a given blog have categories?
blog_list_iteminfo
in file _blog.funcs.php, function blog_list_iteminfo()
    blog_list_iteminfo(-)
blog_list_next
in file _blog.funcs.php, function blog_list_next()
    Next blog iteration
blog_list_start
in file _blog.funcs.php, function blog_list_start()
    Start blog iterator
blog_load_cache
in file _blog.funcs.php, function blog_load_cache()
blog_member_list
in file _usercache.class.php, method UserCache::blog_member_list()
    Loads cache with blog memeber, then display form option list with cache contents
blog_name
in file _item.class.php, method Item::blog_name()
    Template function: Display the main blog name.
blog_update_group_perms
in file _blog.funcs.php, function blog_update_group_perms()
    Update the group permissions for edited blog
blog_update_user_perms
in file _blog.funcs.php, function blog_update_user_perms()
    Update the user 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 _misc.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 _filerootcache.class.php, variable FileRootCache::$cache
$cache
in file _abstractsettings.class.php, variable AbstractSettings::$cache
    The internal cache.
$cache
in file _dataobjectcache.class.php, variable DataObjectCache::$cache
    Object array
$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_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_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_urlname
in file _blogcache.class.php, variable BlogCache::$cache_urlname
$cat
in file _itemquery.class.php, variable ItemQuery::$cat
$cat
in file _itemlist.class.php, variable ItemList::$cat
$cats
in file _genericcategorycache.class.php, variable GenericCategoryCache::$cats
$catsel
in file _itemquery.class.php, variable ItemQuery::$catsel
$catsel
in file _itemlist.class.php, variable ItemList::$catsel
$cat_array
in file _itemlist.class.php, variable ItemList::$cat_array
$cat_modifier
in file _itemlist.class.php, variable ItemList::$cat_modifier
$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
$CollectionSettings
in file _blog.class.php, variable Blog::$CollectionSettings
    Additional settings for the collection
$cols
in file _results.class.php, variable Results::$cols
    Definitions for each column:
$col_headers
in file _results.class.php, variable Results::$col_headers
    Do we want to display column headers?
$col_info
in file _db.class.php, variable DB::$col_info
    Column information about the last query.
$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
$content
in file _comment.class.php, variable Comment::$content
$content
in file _item.class.php, variable Item::$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
$current_group_ID
in file _results.class.php, variable Results::$current_group_ID
    Current group identifier:
$current_idx
in file _results.class.php, variable Results::$current_idx
    Current object idx in $rows array:
$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
calc_max
in file _itemlist.class.php, method ItemList::calc_max()
Calendar
in file _calendar.plugin.php, method Calendar::Calendar()
    Calendar::Calendar(-)
Calendar
in file _calendar.plugin.php, class Calendar
    Calendar
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_convert_charsets
in file _locale.funcs.php, function can_convert_charsets()
    Can we convert from charset A to charset B?
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 _item.class.php, method Item::categories()
    Template function: list all the category names
cat_children
in file _category.funcs.php, function cat_children()
    Taking a recursive walk in the category park...
cat_copy_after_each
in file _category.funcs.php, function cat_copy_after_each()
    callback to display sublist element
cat_copy_after_last
in file _category.funcs.php, function cat_copy_after_last()
    callback to end sublist
cat_copy_before_each
in file _category.funcs.php, function cat_copy_before_each()
    callback to display sublist element
cat_copy_before_first
in file _category.funcs.php, function cat_copy_before_first()
    callback to start sublist
cat_create
in file _category.funcs.php, function cat_create()
    Create a new category
cat_delete
in file _category.funcs.php, function cat_delete()
    Delete a category
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_load_postcounts
in file _category.funcs.php, function cat_load_postcounts()
    Load the post counts
cat_query
in file _category.funcs.php, function cat_query()
    Query for the cats
cat_req
in file _category.funcs.php, function cat_req()
cat_req_dummy
in file _category.funcs.php, function cat_req_dummy()
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()
cat_update
in file _category.funcs.php, function cat_update()
    Update a category
cdata
in file _htmlchecker.class.php, method SafeHtmlChecker::cdata()
    cdata(-)
change_type
in file _hitlist.class.php, method Hitlist::change_type()
    Change type for a hit
check
in file _htmlchecker.class.php, method SafeHtmlChecker::check()
    check(-)
checkbox
in file _form.class.php, method Form::checkbox()
    Builds a checkbox field
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_canonical_path
in file _file.funcs.php, function check_canonical_path()
    Returns canonicalized absolute pathname as with realpath(), except it will also translate paths that don't exist on the system.
check_delete
in file _dataobject.class.php, method DataObject::check_delete()
    Check relations for restrictions before deleting
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_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 _usercache.class.php, method UserCache::clear()
    Clear our caches.
clear
in file _dataobjectcache.class.php, method DataObjectCache::clear()
    Clear the cache **extensively**
clear
in file _log.class.php, method Log::clear()
    Clears the Log (all or specified category).
clear
in file _log.class.php, method Log_noop::clear()
    This is a no-operation method.
CollectionSettings
in file _collsettings.class.php, class CollectionSettings
    Class to handle the settings for collections/blogs
CollectionSettings
in file _collsettings.class.php, method CollectionSettings::CollectionSettings()
    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, class CommentList
    CommentList Class
CommentList
in file _commentlist.class.php, method CommentList::CommentList()
    Constructor
comments_link
in file _comment.funcs.php, function comments_link()
    Displays link to comments page
comments_number
in file _comment.funcs.php, function comments_number()
    comments_number(-)
comments_popup_script
in file _comment.funcs.php, function comments_popup_script()
    This will include the javascript that is required to open comments, trackback and pingback in popup windows.
comment_author_url
in file _comment.funcs.php, function comment_author_url()
    comment_author_url(-)
comment_author_url_basedomain
in file _comment.funcs.php, function comment_author_url_basedomain()
    comment_author_url_basedomain(-)
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 _request.class.php, method Request::compile_cat_array()
    Compiles the cat array from $cat (recursive + optional modifiers) and $catsel[] (non recursive)
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)
compString
in file _db.class.php, method DB::compString()
    Returns the appropriate string to compare $val in a WHERE clause.
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
contains
in file _filelist.class.php, method Filelist::contains()
    Does the list contain a specific File?
content
in file _item.class.php, method Item::content()
    Template function: display content of item
content
in file _comment.class.php, method Comment::content()
    Template function: display content of comment
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.
convert_charset
in file _locale.funcs.php, function convert_charset()
    Convert a string from one charset to another.
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_noop::count()
    This is a no-operation method.
count
in file _log.class.php, method Log::count()
    Counts messages of a given category
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 # 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)
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()
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()
$cert
in file _xmlrpc.php, variable xmlrpc_client::$cert
$certpass
in file _xmlrpc.php, variable xmlrpc_client::$certpass
CANUSEXMLRPC
in file _xmlrpc.php, constant CANUSEXMLRPC
    Can we use XML-RPC functionality?
createPayload
in file _xmlrpc.php, method xmlrpcmsg::createPayload()

d

$DataObjectCache
in file _itemlist.class.php, variable ItemList::$DataObjectCache
$date
in file _comment.class.php, variable Comment::$date
$datecreated
in file _user.class.php, variable User::$datecreated
$DB
in file _results.class.php, variable Results::$DB
$dbaliases
in file _db.class.php, variable DB::$dbaliases
    Aliases that will be replaced in queries:
$dbcols
in file _itemlist.class.php, variable ItemList::$dbcols
$dbhandle
in file _db.class.php, variable DB::$dbhandle
$dbhost
in file _db.class.php, variable DB::$dbhost
$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
$dbpassword
in file _db.class.php, variable DB::$dbpassword
$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
$db_table_name
in file _abstractsettings.class.php, variable AbstractSettings::$db_table_name
    The DB table which stores the settings.
$deadline
in file _item.class.php, variable Item::$deadline
$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?
$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)
$debug_explain_joins
in file _db.class.php, variable DB::$debug_explain_joins
    Do we want to explain joins?
$defaultcategory
in file _log.class.php, variable Log::$defaultcategory
    Default category for messages.
$default_filters
in file _dataobjectlist2.class.php, variable FilteredResults::$default_filters
    Default filter set (used if no specific params are passed)
$default_skin
in file _blog.class.php, variable Blog::$default_skin
$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
$disp_bloglist
in file _blog.class.php, variable Blog::$disp_bloglist
$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
$dump_add
in file _log.class.php, variable Log::$dump_add
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, class DataObjectList2
    Data Object List Base Class 2
DataObjectList2
in file _dataobjectlist2.class.php, method DataObjectList2::DataObjectList2()
    Constructor
date
in file _form.class.php, method Form::date()
    Builds a date input field.
date
in file _comment.class.php, method Comment::date()
    Template function: display date (datetime) of comment
date2mysql
in file _misc.funcs.php, function date2mysql()
    *** // Formatting functions ****
dates_to_end
in file _itemlist2.class.php, method ItemList2::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 _itemlist2.class.php, method ItemList2::date_if_changed()
    Template function: Display the date if it has changed since last call
date_if_changed
in file _itemlist.class.php, method ItemList::date_if_changed()
    Template function: 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, class DB
    The Main Class
DB
in file _db.class.php, method DB::DB()
    DB Constructor
dbchange
in file _dataobject.class.php, method DataObject::dbchange()
    Records a change that will need to be updated in the db
dbdelete
in file _user.class.php, method User::dbdelete()
    Delete user and dependencies from database
dbdelete
in file _item.class.php, method Item::dbdelete()
    Trigger event AfterItemDelete after calling parent method.
dbdelete
in file _blog.class.php, method Blog::dbdelete()
    Delete a blog and dependencies from database
dbdelete
in file _dataobject.class.php, method DataObject::dbdelete()
    Delete object from DB.
dbdelete
in file _comment.class.php, method Comment::dbdelete()
    Trigger event AfterCommentDelete after calling parent method.
dbdelete_by_ID
in file _dataobjectcache.class.php, method DataObjectCache::dbdelete_by_ID()
    Delete an object from DB by ID.
dbinsert
in file _comment.class.php, method Comment::dbinsert()
    Get karma and set it before adding the Comment to DB.
dbinsert
in file _genericproperty.class.php, method GenericProperty::dbinsert()
    Insert object into DB based on previously recorded changes
dbinsert
in file _item.class.php, method Item::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 _file.class.php, method File::dbinsert()
    Insert object into DB based on previously recorded changes
dbinsert
in file _dataobject.class.php, method DataObject::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 _dataobject.class.php, method DataObject::dbsave()
    Inserts or Updates depending on object state.
dbsave
in file _session.class.php, method Session::dbsave()
    Updates session data in database.
dbupdate
in file _item.class.php, method Item::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 _blog.class.php, method Blog::dbupdate()
    Update the DB based on previously recorded changes
dbupdate
in file _file.class.php, method File::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.
dbupdate
in file _abstractsettings.class.php, method AbstractSettings::dbupdate()
    Commit changed settings to DB.
dbupdate
in file _genericproperty.class.php, method GenericProperty::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
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.
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 )
deldir_recursive
in file _file.funcs.php, function deldir_recursive()
    Deletes a dir recursive, wiping out all subdirectories!!
delete
in file _hitlist.class.php, method Hitlist::delete()
    Delete a hit.
delete
in file _usersettings.class.php, method UserSettings::delete()
    Mark a setting for deletion (dbupdate() writes it to DB).
delete
in file _abstractsettings.class.php, method AbstractSettings::delete()
    Remove a setting.
delete
in file _pluginusersettings.class.php, method PluginUserSettings::delete()
    Delete 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 _pop3.class.php, method POP3::delete()
delete_array
in file _abstractsettings.class.php, method AbstractSettings::delete_array()
    Delete an array of values.
delete_link
in file _item.class.php, method Item::delete_link()
    Displays button for deleting the Item if user has proper rights
delete_link
in file _comment.class.php, method Comment::delete_link()
    Displays button for deleeing the Comment 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.class.php, method Plugins::discover()
    Discover and register all available plugins.
disp
in file _log.class.php, method Log_noop::disp()
    This is a no-operation method.
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
display
in file _log.class.php, method Log_noop::display()
    This is a no-operation method.
display
in file _results.class.php, method Results::display()
    Display paged list/table based on object parameters
display
in file _calendar.plugin.php, method Calendar::display()
    Display the calendar.
display
in file _log.class.php, method Log::display()
    Display messages of the Log object.
display
in file _sql.class.php, method SQL::display()
    Get whole query
display_body
in file _results.class.php, method Results::display_body()
    Display list/table body.
display_colselect
in file _results.class.php, method Results::display_colselect()
    Display the column selection
display_cond
in file _log.class.php, method Log::display_cond()
    Wrapper for Log::display(): use header/footer dependent on message count (one or more).
display_cond
in file _log.class.php, method Log_noop::display_cond()
    This is a no-operation method.
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 _resultsel.class.php, method ResultSel::display_functions()
    Display functions
display_functions
in file _results.class.php, method Results::display_functions()
    Display the functions
display_head
in file _results.class.php, method Results::display_head()
    Display list/table head.
display_if_empty
in file _commentlist.class.php, method CommentList::display_if_empty()
    Template function: display message if list is empty
display_if_empty
in file _itemlist.class.php, method ItemList::display_if_empty()
    Template function: display message if list is empty
display_if_empty
in file _results.class.php, method Results::display_if_empty()
    Template function: display message if list is empty
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_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 _results.class.php, method Results::display_list_end()
    Display list/table end.
display_list_start
in file _results.class.php, method Results::display_list_start()
    Display list/table start.
display_list_start
in file _resultsel.class.php, method ResultSel::display_list_start()
    Display list/table start preceeded by <form> opening.
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 _sessions.class.php, method Sessions::display_onliners()
    Template function: Display onliners, both registered users and guests.
display_online_guests
in file _sessions.class.php, method Sessions::display_online_guests()
    Template function: Display number of online guests.
display_online_users
in file _sessions.class.php, method Sessions::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()
display_prev
in file _results.class.php, method Results::display_prev()
    returns a link to previous pages, if necessary
display_settings_fieldset_field
in file _plugin.funcs.php, function display_settings_fieldset_field()
    Recursive helper function to display a field of the plugin's settings (by manipulating a Form).
display_totals
in file _results.class.php, method Results::display_totals()
    Display totals line if set.
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 _genericproperty.class.php, method GenericProperty::disp_form()
    TODO
disp_form
in file _genericelement.class.php, method GenericElement::disp_form()
    TODO
download_file
in file _zip_archives.php, method archive::download_file()
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.
$debug
in file _xmlrpc.php, variable xmlrpc_client::$debug
$debug
in file _xmlrpc.php, variable xmlrpcmsg::$debug
$dmap
in file _xmlrpcs.php, variable xmlrpc_server::$dmap
dump
in file _xmlrpc.php, method xmlrpcval::dump()

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 _htmlchecker.class.php, variable SafeHtmlChecker::$error
$error
in file _db.class.php, variable DB::$error
$ERROR
in file _pop3.class.php, variable POP3::$ERROR
$err_messages
in file _request.class.php, variable Request::$err_messages
$exact
in file _itemquery.class.php, variable ItemQuery::$exact
$extra_cat_IDs
in file _item.class.php, variable Item::$extra_cat_IDs
$ext_ID
in file _genericproperty.class.php, variable GenericProperty::$ext_ID
edit_link
in file _item.class.php, method Item::edit_link()
edit_link
in file _file.class.php, method File::edit_link()
    Template function. Display link to edit file.
edit_link
in file _comment.class.php, method Comment::edit_link()
    Provide link to edit a comment if user has edit rights
Element
in file _element.class.php, class Element
    User Element
Element
in file _element.class.php, method Element::Element()
    Constructor
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
$errno
in file _xmlrpc.php, variable xmlrpcresp::$errno
$errno
in file _xmlrpc.php, variable xmlrpc_client::$errno
$errstr
in file _xmlrpc.php, variable xmlrpcresp::$errstr
$errstr
in file _xmlrpc.php, variable xmlrpc_client::$errstr
echoInput
in file _xmlrpcs.php, method xmlrpc_server::echoInput()
execute
in file _xmlrpcs.php, method xmlrpc_server::execute()

f

$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)
$foot
in file _log.class.php, variable Log::$foot
$force_skin
in file _blog.class.php, variable Blog::$force_skin
$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_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, 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).
File
in file _file.class.php, class File
    Represents a file or folder on disk. Optionnaly stores meta data from DB.
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, class Filelist
    Holds a list of File objects.
Filelist
in file _filelist.class.php, method Filelist::Filelist()
    Constructor
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.
FilteredResults
in file _dataobjectlist2.class.php, class FilteredResults
filter_contents
in file _plugins.class.php, method Plugins::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
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).
forget_events
in file _plugins.class.php, method Plugins::forget_events()
    Forget the events a Plugin has registered.
forget_param
in file _misc.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, method Form::Form()
    Constructor
Form
in file _form.class.php, class Form
    Form class
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_to_output
in file _misc.funcs.php, function format_to_output()
    Format a string/content for being output
format_to_post
in file _misc.funcs.php, function format_to_post()
    Format raw HTML input to cleaned up and validated HTML.
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(-)
FROM
in file _sql.class.php, method SQL::FROM()
FROM_add
in file _sql.class.php, method SQL::FROM_add()
    Extends the FROM clause.
faultCode
in file _xmlrpc.php, method xmlrpcresp::faultCode()
faultString
in file _xmlrpc.php, method xmlrpcresp::faultString()

g

$getting_adv_start_date
in file _itemlist2.class.php, variable ItemList2::$getting_adv_start_date
    Anti infinite loops:
$getting_adv_stop_date
in file _itemlist2.class.php, variable ItemList2::$getting_adv_stop_date
$global_icons
in file _widget.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
$group_by
in file _results.class.php, variable Results::$group_by
    Fieldname to group on.
$group_by
in file _sql.class.php, variable SQL::$group_by
$group_by_cat
in file _itemlist.class.php, variable ItemList::$group_by_cat
$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, method GeneralSettings::GeneralSettings()
    Constructor.
GeneralSettings
in file _generalsettings.class.php, class GeneralSettings
    Class to handle the global settings.
generate_link_from_params
in file _misc.funcs.php, function generate_link_from_params()
    Generate a link from params
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
GenericCache
in file _genericcache.class.php, method GenericCache::GenericCache()
    Constructor
GenericCache
in file _genericcache.class.php, class GenericCache
    GenericCache 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, class GenericElement
    User Element
GenericElement
in file _genericelement.class.php, method GenericElement::GenericElement()
    Constructor
GenericOrdered
in file _genericordered.class.php, method GenericOrdered::GenericOrdered()
    Constructor
GenericOrdered
in file _genericordered.class.php, class GenericOrdered
    User property;
GenericOrderedCache
in file _genericorderedcache.class.php, method GenericOrderedCache::GenericOrderedCache()
    Constructor
GenericOrderedCache
in file _genericorderedcache.class.php, class GenericOrderedCache
    GenericOrderedCache Class
GenericProperty
in file _genericproperty.class.php, class GenericProperty
    User property;
GenericProperty
in file _genericproperty.class.php, method GenericProperty::GenericProperty()
    Constructor
generic_ctp_number
in file _comment.funcs.php, function generic_ctp_number()
    Generic comments/trackbacks/pingbacks counting
gen_blogurl
in file _blog.class.php, method Blog::gen_blogurl()
    Generate blog URL
gen_global_icons
in file _widget.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()
get
in file _abstractsettings.class.php, method AbstractSettings::get()
    Get a setting from the DB settings table.
get
in file _item.class.php, method Item::get()
    Get a member param by its name
get
in file _cronjob.class.php, method Cronjob::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 _pop3.class.php, method POP3::get()
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 _sql.class.php, method SQL::get()
    Get whole query
get
in file _usersettings.class.php, method UserSettings::get()
    Get a setting from the DB user settings table
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 _pluginusersettings.class.php, method PluginUserSettings::get()
    Get a setting by name for the Plugin.
get
in file _request.class.php, method Request::get()
    Get the value of a param.
get
in file _pluginsettings.class.php, method PluginSettings::get()
    Get a setting by name for the Plugin.
getNavLinks
in file _calendar.plugin.php, method Calendar::getNavLinks()
    Get links to navigate between month / year.
get_admin_skins
in file _file.funcs.php, function get_admin_skins()
    Get a list of available admin skins.
get_ads_canonical_path
in file _file.funcs.php, function get_ads_canonical_path()
    Returns canonicalized absolute pathname of a directory + ending slash
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 _itemlist2.class.php, method ItemList2::get_advertised_start_date()
    Get the adverstised start date (does not include timestamp_min)
get_advertised_stop_date
in file _itemlist2.class.php, method ItemList2::get_advertised_stop_date()
    Get the adverstised stop date (does not include timestamp_max)
get_anchor
in file _comment.class.php, method Comment::get_anchor()
    Get the anchor-ID of the comment
get_apply_rendering_values
in file _plugins.class.php, method Plugins::get_apply_rendering_values()
    Get the list of values for when a rendering Plugin can apply (apply_rendering).
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()
    Template function: 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_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 _file.funcs.php, function get_available_FileRoots()
    Get an array of available Fileroots.
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_bloginfo
in file _blog.funcs.php, function get_bloginfo()
    get_bloginfo(-)
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_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 _filerootcache.class.php, method FileRootCache::get_by_ID()
    Get a FileRoot (cached) by ID.
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_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") or based on access_type == 'stub'.
get_by_urlname
in file _blogcache.class.php, method BlogCache::get_by_urlname()
    Get an object 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_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 _itemlist.class.php, method ItemList::get_category_group()
get_catname
in file _category.funcs.php, function get_catname()
    Get name for a given cat
get_catparent
in file _category.funcs.php, function get_catparent()
    Get parent category for a given cat
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_info
in file _db.class.php, method DB::get_col_info()
    Function to get column meta data info pertaining to the last query see docs for more info and usage
get_col_sort_values
in file _itemlist2.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_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_content
in file _item.class.php, method Item::get_content()
    Template function: get content of item.
get_content
in file _comment.class.php, method Comment::get_content()
    Template function: get content of comment
get_content_page
in file _item.class.php, method Item::get_content_page()
    Get a specific page to display
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_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_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_ext
in file _file.class.php, method File::get_ext()
    Get the file's extension.
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_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 _itemlist2.class.php, method ItemList2::get_filter_titles()
    Generate a title for the current list, depending on its filtering params
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 _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_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 _item.class.php, method Item::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 _itemlist.class.php, method ItemList::get_item()
get_Item
in file _comment.class.php, method Comment::get_Item()
    Get the Item this comment relates to
get_item
in file _itemlist2.class.php, method ItemList2::get_item()
    This is basically just a stub for backward compatibility
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(), according to $label_to_the_left
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 _itemlist.class.php, method ItemList::get_lastpostdate()
get_lastpostdate
in file _itemlist2.class.php, method ItemList2::get_lastpostdate()
    Get date 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_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
in file _db.class.php, method DB::get_list()
    Get a column as comma-separated list.
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_max_paged
in file _itemlist.class.php, method ItemList::get_max_paged()
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 _blog.class.php, method Blog::get_media_dir()
    Get the blog's media directory (and create it if necessary).
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_url
in file _blog.class.php, method Blog::get_media_url()
    Get the URL to the media folder
get_media_url
in file _user.class.php, method User::get_media_url()
    Get the URL to the media folder
get_memorized
in file _misc.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_noop::get_messages()
    This is a no-operation method.
get_messages
in file _log.class.php, method Log::get_messages()
    Returns array of messages of a single category or group of categories.
get_microtime
in file _timer.class.php, method Timer::get_microtime()
    Get the time in microseconds that was spent in the given category.
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 _file.class.php, method File::get_name()
    Get the File's name.
get_next
in file _dataobjectlist2.class.php, method DataObjectList2::get_next()
    Get next object in list
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_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_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_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_permalink
in file _item.funcs.php, function get_permalink()
    Generate permalink
get_permanent_link
in file _item.class.php, method Item::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 _comment.class.php, method Comment::get_permanent_url()
    Generate permalink to this comment.
get_permanent_url
in file _item.class.php, method Item::get_permanent_url()
    Generate the permalink for the item.
get_perms
in file _file.class.php, method File::get_perms()
    Get permissions
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_postdata
in file _itemlist.class.php, method ItemList::get_postdata()
    Init postdata
get_postdata
in file _item.funcs.php, function get_postdata()
    get_postdata(-)
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 rendered content. If it has not been generated yet, it will.
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.class.php, method Plugins::get_registered_events()
    Get a list of methods that are supported as events out of the Plugin's 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_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_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_noop::get_string()
    This is a no-operation method.
get_string
in file _log.class.php, method Log::get_string()
    Concatenates messages of a given category to a string
get_supported_events
in file _plugins.class.php, method Plugins::get_supported_events()
    Get the list of supported/available events/hooks.
get_tag
in file _file.class.php, method File::get_tag()
    Get a complete tag (IMG or A HREF) pointing to this file.
get_the_category
in file _category.funcs.php, function get_the_category()
get_the_category_by_ID
in file _category.funcs.php, function get_the_category_by_ID()
    get_the_category_by_ID(-)
get_total_num_posts
in file _itemlist2.class.php, method ItemList2::get_total_num_posts()
    return total number of posts
get_total_num_posts
in file _itemlist.class.php, method ItemList::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_url
in file _file.class.php, method File::get_url()
    Get the absolute file url if the file is public
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_login_link
in file _user.funcs.php, function get_user_login_link()
    Template tag: Get link to login
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_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_web_help_link
in file _misc.funcs.php, function get_web_help_link()
    Generate a link to a online help resource.
get_weekstartend
in file _misc.funcs.php, function get_weekstartend()
    Get start and end day of a week, based on week number 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 _widget.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
getNumParams
in file _xmlrpc.php, method xmlrpcmsg::getNumParams()
getParam
in file _xmlrpc.php, method xmlrpcmsg::getParam()
getval
in file _xmlrpc.php, method xmlrpcval::getval()

h

$halt_on_error
in file _db.class.php, variable DB::$halt_on_error
$head
in file _log.class.php, variable Log::$head
$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_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 _misc.funcs.php, function header_nocache()
    Sends HTTP headers to avoid caching of the page.
header_redirect
in file _misc.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 _htmlchecker.class.php, method SafeHtmlChecker::html_error()
$hdrs
in file _xmlrpc.php, variable xmlrpcresp::$hdrs

i

$icons
in file _iconlegend.class.php, variable IconLegend::$icons
$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 _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
$ID
in file _dataobject.class.php, variable DataObject::$ID
    Unique ID of object in database
$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
$include_files
in file _filelist.class.php, variable Filelist::$include_files
$insert_id
in file _db.class.php, variable DB::$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 _item.class.php, variable Item::$issue_date
$is_admin_class
in file _plugins.class.php, variable Plugins_admin::$is_admin_class
$is_admin_class
in file _plugins.class.php, variable Plugins::$is_admin_class
$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_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 _itemlist2.class.php, variable ItemList2::$ItemQuery
    SQL object for the Query
$item_ID
in file _comment.class.php, variable Comment::$item_ID
IconLegend
in file _iconlegend.class.php, class IconLegend
    Display icon legend
IconLegend
in file _iconlegend.class.php, method IconLegend::IconLegend()
    Constructor
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.
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.
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 _sessions.class.php, method Sessions::init()
    Get an array of registered users and guests.
init_charsets
in file _locale.funcs.php, function init_charsets()
    Init charset handling between Input/Output ($io_charset) and the internal handling ($evo_charset).
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()
install
in file _plugins.class.php, method Plugins::install()
    Install a plugin into DB.
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 _dataobjectcache.class.php, method DataObjectCache::instantiate()
    Instantiate a DataObject from a table row and then cache it.
instantiate
in file _filecache.class.php, method FileCache::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 member of class PluginSettings for the given plugin, if it provides default settings (through Plugin::GetDefaultSettings() and Plugin::GetDefaultUserSettings()).
isOK
in file _htmlchecker.class.php, method SafeHtmlChecker::isOK()
    isOK(-)
issue_date
in file _item.class.php, method Item::issue_date()
    Template function: display issue date (datetime) of Item
issue_time
in file _item.class.php, method Item::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_dir
in file _file.class.php, method File::is_dir()
    Is the File a directory?
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 _misc.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, method Item::Item()
    Constructor
Item
in file _item.class.php, class Item
    Item Class
ItemCache
in file _itemcache.class.php, method ItemCache::ItemCache()
    Constructor
ItemCache
in file _itemcache.class.php, class ItemCache
    Item Cache Class
ItemList
in file _itemlist.class.php, class ItemList
    Item List Class
ItemList
in file _itemlist.class.php, method ItemList::ItemList()
    Constructor
ItemList2
in file _itemlist2.class.php, method ItemList2::ItemList2()
    Constructor
ItemList2
in file _itemlist2.class.php, class ItemList2
    Item List Class 2
ItemQuery
in file _itemquery.class.php, method ItemQuery::ItemQuery()
    Constructor.
ItemQuery
in file _itemquery.class.php, class ItemQuery
    ItemQuery: help constructing queries on Items
iso8601_decode
in file _xmlrpc.php, function iso8601_decode()
iso8601_encode
in file _xmlrpc.php, function iso8601_encode()

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
kindOf
in file _xmlrpc.php, method xmlrpcval::kindOf()

l

$label_suffix
in file _form.class.php, variable Form::$label_suffix
    Suffix for LABELs. Only gets used, if $label_to_the_left is true.
$label_to_the_left
in file _form.class.php, variable Form::$label_to_the_left
    Display order of <label> and <input>.
$lastname
in file _user.class.php, variable User::$lastname
$last_checked_pos
in file _htmlchecker.class.php, variable SafeHtmlChecker::$last_checked_pos
$last_displayed_date
in file _itemlist2.class.php, variable ItemList2::$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_query
in file _db.class.php, variable DB::$last_query
$last_result
in file _db.class.php, variable DB::$last_result
$level
in file _user.class.php, variable User::$level
$limit
in file _results.class.php, variable Results::$limit
    Number of lines per page
$limit
in file _sql.class.php, variable SQL::$limit
$limitdate_end
in file _itemlist.class.php, variable ItemList::$limitdate_end
$limitdate_start
in file _itemlist.class.php, variable ItemList::$limitdate_start
$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_log_messages_to_field_IDs
in file _request.class.php, variable Request::$link_log_messages_to_field_IDs
    If true, the internal function _add_message_to_Log() will create links to IDs of the fields where the error occurred.
$link_type
in file _calendar.plugin.php, variable Calendar::$link_type
$load_add
in file _dataobjectcache.class.php, variable DataObjectCache::$load_add
$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 _item.class.php, method Item::lang()
    Template function: display locale for item
language
in file _item.class.php, method Item::language()
    Template function: display language name for item
last
in file _results.class.php, method Results::last()
    returns the last page number to be displayed in the list
last
in file _pop3.class.php, method POP3::last()
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
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 _item.funcs.php, function link_pages()
    link_pages(-)
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 _dataobjectcache.class.php, method DataObjectCache::load_all()
    Load the cache **extensively**
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_Blog
in file _item.class.php, method Item::load_Blog()
    Load the Blog object for the Item, 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_CollectionSettings
in file _blog.class.php, method Blog::load_CollectionSettings()
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_events
in file _plugins.class.php, method Plugins_no_DB::load_events()
    No-operation.
load_from_Request
in file _genericelement.class.php, method GenericElement::load_from_Request()
    Load data from Request form fields.
load_from_Request
in file _genericproperty.class.php, method GenericProperty::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 _itemlist2.class.php, method ItemList2::load_from_Request()
    Init filter params from Request params
load_from_Request
in file _item.class.php, method Item::load_from_Request()
    Load data from Request form fields.
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 _file.class.php, method File::load_meta()
    Attempt to load meta data.
load_meta
in file _filelist.class.php, method Filelist::load_meta()
    Attempt to load meta data for all files in the list.
load_plugins_table
in file _plugins.class.php, method Plugins_no_DB::load_plugins_table()
    No-operation.
load_plugins_table
in file _plugins.class.php, method Plugins::load_plugins_table()
    Load Plugins data from T_plugins (only once), ordered by priority.
load_properties
in file _file.class.php, method File::load_properties()
    Initializes or refreshes file properties (type, size, perms...)
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 of a user.
locale
in file _item.class.php, method Item::locale()
    Template function: display locale for item
locale_activate
in file _locale.funcs.php, function locale_activate()
    Activate a locale.
locale_by_lang
in file _locale.funcs.php, function locale_by_lang()
    locale_by_lang(-)
locale_charset
in file _locale.funcs.php, function locale_charset()
    Returns the charset of the current locale
locale_country
in file _locale.funcs.php, function locale_country()
    Get the country locale
locale_datefmt
in file _locale.funcs.php, function locale_datefmt()
    Returns the current locale's default date format
locale_dialing_code
in file _locale.funcs.php, function locale_dialing_code()
    Get the locale country dialing code
locale_flag
in file _locale.funcs.php, function locale_flag()
    Template function: Display locale flag
locale_from_httpaccept
in file _locale.funcs.php, function locale_from_httpaccept()
    Detect language from HTTP_ACCEPT_LANGUAGE
locale_lang
in file _locale.funcs.php, function locale_lang()
    Displays/Returns the current locale. (for backward compatibility)
locale_options
in file _locale.funcs.php, function locale_options()
    [callback function] Outputs an <option> set with default locale selected
locale_options_return
in file _locale.funcs.php, function locale_options_return()
    [callback function] Returns an <option> set with default locale selected
locale_overwritefromDB
in file _locale.funcs.php, function locale_overwritefromDB()
    load locales from DB into $locales array. Also sets $default_locale.
locale_priosort
in file _locale.funcs.php, function locale_priosort()
    user sort function to sort locales by priority
locale_restore_previous
in file _locale.funcs.php, function locale_restore_previous()
    Restore the locale in use before the switch
locale_startofweek
in file _locale.funcs.php, function locale_startofweek()
    Returns the current locale's start of week
locale_temp_switch
in file _locale.funcs.php, function locale_temp_switch()
    Temporarily switch to another locale
locale_timefmt
in file _locale.funcs.php, function locale_timefmt()
    Returns the current locale's default time format
locale_updateDB
in file _locale.funcs.php, function locale_updateDB()
    Write $locales array to DB table
Log
in file _log.class.php, class Log
    Log class. Logs notes and errors.
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.
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.
logIO
in file _xmlrpc.php, function logIO()
    logIO(-)

m

$MAILSERVER
in file _pop3.class.php, variable POP3::$MAILSERVER
$main_cat
in file _itemlist.class.php, variable ItemList::$main_cat
$main_cat_ID
in file _item.class.php, variable Item::$main_cat_ID
$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 _request.class.php, variable Request::$Messages
$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?
$mode
in file _calendar.plugin.php, variable Calendar::$mode
    'month' or 'year'
$mod_date
in file _item.class.php, variable Item::$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
main_category
in file _item.class.php, method Item::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 _misc.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 _request.class.php, method Request::memorize_param()
    Memorize a parameter for automatic future use in regenerate_url()
memorize_param
in file _misc.funcs.php, function memorize_param()
    Memorize a parameter for automatic future use in regenerate_url()
mod_date
in file _itemlist.class.php, method ItemList::mod_date()
    Template function: display last mod date (datetime) of Item
mod_date
in file _item.class.php, method Item::mod_date()
    Template function: display last mod date (datetime) of Item
mod_time
in file _item.class.php, method Item::mod_time()
    Template function: display last mod time (datetime) of Item
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 _user.class.php, method User::msgform_link()
    Template function: display a link to a message form for this user
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 _comment.class.php, method Comment::msgform_link()
    Provide link to message form for this comment's author
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()
$me
in file _xmlrpc.php, variable xmlrpcval::$me
$methodname
in file _xmlrpc.php, variable xmlrpcmsg::$methodname
$mytype
in file _xmlrpc.php, variable xmlrpcval::$mytype
method
in file _xmlrpc.php, method xmlrpcmsg::method()
multicall
in file _xmlrpc.php, method xmlrpc_client::multicall()

n

$name
in file _element.class.php, variable Element::$name
    Name of Element
$name
in file _fileroot.class.php, variable FileRoot::$name
    Name of the root
$name
in file _blog.class.php, variable Blog::$name
    Complete name
$name
in file _group.class.php, variable Group::$name
    Name of group
$name
in file _cronjob.class.php, variable Cronjob::$name
$name
in file _genericelement.class.php, variable GenericElement::$name
    Name of Generic Element
$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 _results.class.php, variable Results::$nb_cols
    Lazy filled.
$nickname
in file _user.class.php, variable User::$nickname
$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
$num_queries
in file _db.class.php, variable DB::$num_queries
$num_rows
in file _db.class.php, variable DB::$num_rows
    Number of rows in result set (after a select)
name
in file _group.class.php, method Group::name()
    Template function: display name of blog
name
in file _genericelement.class.php, method GenericElement::name()
    Template function: display name of item
name
in file _element.class.php, method Element::name()
    Template function: display name of item
name
in file _blog.class.php, method Blog::name()
    Template function: display name of blog
name_return
in file _group.class.php, method Group::name_return()
    Template function: return name of group
name_return
in file _blog.class.php, method Blog::name_return()
    Template function: return name of item
name_return
in file _genericelement.class.php, method GenericElement::name_return()
    Template function: return name of item
name_return
in file _element.class.php, method Element::name_return()
    Template function: return name of item
new_obj
in file _dataobjectcache.class.php, method DataObjectCache::new_obj()
    TODO
new_obj
in file _genericcache.class.php, method GenericCache::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_post
in file _item.funcs.php, function next_post()
    next_post(-)
next_posts
in file _item.funcs.php, function next_posts()
    Display a link to next page of posts
next_posts_link
in file _item.funcs.php, function next_posts_link()
    Display a link to next page of posts
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 _sessions.class.php, method Sessions::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
$no_multicall
in file _xmlrpc.php, variable xmlrpc_client::$no_multicall

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_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
$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
OBJECT
in file _db.class.php, constant OBJECT
open_archive
in file _zip_archives.php, method bzip_file::open_archive()
open_archive
in file _zip_archives.php, method tar_file::open_archive()
open_archive
in file _zip_archives.php, method gzip_file::open_archive()
option_list
in file _usercache.class.php, method UserCache::option_list()
    Display form option list with cache contents
option_list
in file _blogcache.class.php, method BlogCache::option_list()
    Display form option list with cache contents
option_list
in file _dataobjectcache.class.php, method DataObjectCache::option_list()
    Display form option list with cache contents
option_list_return
in file _dataobjectcache.class.php, method DataObjectCache::option_list_return()
    Returns form option list with cache contents
option_list_return
in file _blogcache.class.php, method BlogCache::option_list_return()
    Returns form option list with cache contents
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.

p

$p
in file _itemlist.class.php, variable ItemList::$p
    Specific post number to display. '' means don't restrict to single post.
$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 _request.class.php, variable Request::$params
$params
in file _calendar.plugin.php, variable Calendar::$params
$params
in file _results.class.php, variable Results::$params
    Display parameters
$params
in file _cronjob.class.php, variable Cronjob::$params
$param_prefix
in file _results.class.php, variable Results::$param_prefix
    URL param names
$parent_cats
in file _genericcategorycache.class.php, variable GenericCategoryCache::$parent_cats
$parser
in file _htmlchecker.class.php, variable SafeHtmlChecker::$parser
$pass
in file _user.class.php, variable User::$pass
$phrase
in file _itemquery.class.php, variable ItemQuery::$phrase
$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").
$postIDarray
in file _itemlist.class.php, variable ItemList::$postIDarray
$postIDlist
in file _itemlist.class.php, variable ItemList::$postIDlist
    List of IDs in current page
$preview
in file _itemlist.class.php, variable ItemList::$preview
$previous_main_cat
in file _itemlist.class.php, variable ItemList::$previous_main_cat
$priorities
in file _item.class.php, variable Item::$priorities
$priority
in file _item.class.php, variable Item::$priority
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 _request.class.php, method Request::param()
    Sets a parameter with values from the request or to provided default, except if param is already set!
param
in file _misc.funcs.php, function param()
    Sets a parameter with values from the request or to provided default, except if param is already set!
params
in file _request.class.php, method Request::params()
    Sets several similar parameters at once.
params_check_at_least_one
in file _request.class.php, method Request::params_check_at_least_one()
param_action
in file _request.class.php, method Request::param_action()
    Get the action from params.
param_arrayindex
in file _request.class.php, method Request::param_arrayindex()
    Get the param from an array param's first index.
param_check_date
in file _request.class.php, method Request::param_check_date()
    Check if param is an ISO date
param_check_date_format
in file _request.class.php, method Request::param_check_date_format()
    Check if param is a valid date (format wise).
param_check_email
in file _request.class.php, method Request::param_check_email()
param_check_not_empty
in file _request.class.php, method Request::param_check_not_empty()
param_check_number
in file _request.class.php, method Request::param_check_number()
    Checks if the param is a decimal number (no float, e.g. 3.14).
param_check_passwords
in file _request.class.php, method Request::param_check_passwords()
param_check_phone
in file _request.class.php, method Request::param_check_phone()
param_check_range
in file _request.class.php, method Request::param_check_range()
    Checks if the param is a decimal number (no float, e.g. 3.14) in a given range.
param_check_regexp
in file _request.class.php, method Request::param_check_regexp()
    Check if the value of a param is a regular expression (syntax).
param_check_url
in file _request.class.php, method Request::param_check_url()
param_child_select_value
in file _request.class.php, method Request::param_child_select_value()
    set a parameter with the second part(X2) of the value from request ( X1-X2 )
param_combo
in file _request.class.php, method Request::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 _request.class.php, method Request::param_compact_date()
    Sets a date parameter with values from the request or to provided default, And check if param is a valid date (format wise).
param_cookie
in file _misc.funcs.php, function param_cookie()
    Get a param from cookie.
param_date
in file _request.class.php, method Request::param_date()
    Sets a date parameter by converting locale date (if valid) to ISO date.
param_error
in file _request.class.php, method Request::param_error()
    Add an error for a variable, either to the Form's field and/or the global $Messages object.
param_error_multiple
in file _request.class.php, method Request::param_error_multiple()
    Add an error for multiple variables, either to the Form's field and/or the global $Messages object.
param_extend
in file _request.class.php, method Request::param_extend()
    Extend a parameter with an array of params.
param_integer_range
in file _request.class.php, method Request::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_isFilename
in file _request.class.php, method Request::param_isFilename()
    Check if the value is a file name
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 _request.class.php, method Request::param_string_not_empty()
param_time
in file _request.class.php, method Request::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!
parent_option_list_return
in file _genericcategorycache.class.php, method GenericCategoryCache::parent_option_list_return()
    Returns form option list with cache contents
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 _item.class.php, method Item::permanent_link()
    Displays a permalink link to the Item
permanent_url
in file _comment.class.php, method Comment::permanent_url()
    Template function: display permalink to this comment
permanent_url
in file _item.class.php, method Item::permanent_url()
    Template function: display permalink for item
pingback_link
in file _pingback.funcs.php, function pingback_link()
    Displays link to the pingback page
pingback_number
in file _pingback.funcs.php, function pingback_number()
    pingback_number(-)
pingback_popup_link
in file _pingback.funcs.php, function pingback_popup_link()
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.class.php, class Plugins_admin
    A Plugins object that loads all Plugins, not just the enabled ones. This is needed for the backoffice plugin management.
Plugins_no_DB
in file _plugins.class.php, class Plugins_no_DB
    A sub-class of Plugins, just to not load any DB info (which means Plugins and Events).
PluginUserSettings
in file _pluginusersettings.class.php, class PluginUserSettings
    Class to handle settings for plugins
PluginUserSettings
in file _pluginusersettings.class.php, method PluginUserSettings::PluginUserSettings()
    Constructor
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
posts_nav_link
in file _item.funcs.php, function posts_nav_link()
    Links to previous/next page
preferred_name
in file _user.class.php, method User::preferred_name()
    Template function: display user's preferred name
preferred_name_return
in file _user.class.php, method User::preferred_name_return()
    Return user's preferred name
preview_request
in file _itemlist.class.php, method ItemList::preview_request()
    Dummy mysql query for the preview
previous_post
in file _item.funcs.php, function previous_post()
    previous_post(-)
previous_posts
in file _item.funcs.php, function previous_posts()
    Display a link to previous page of posts
previous_posts_link
in file _item.funcs.php, function previous_posts_link()
    Display a link to previous page of posts
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 to $Messages.
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
$params
in file _xmlrpc.php, variable xmlrpcmsg::$params
$password
in file _xmlrpc.php, variable xmlrpc_client::$password
$path
in file _xmlrpc.php, variable xmlrpc_client::$path
$payload
in file _xmlrpc.php, variable xmlrpcmsg::$payload
$port
in file _xmlrpc.php, variable xmlrpc_client::$port
parseRequest
in file _xmlrpcs.php, method xmlrpc_server::parseRequest()
parseResponse
in file _xmlrpc.php, method xmlrpcmsg::parseResponse()
parseResponseFile
in file _xmlrpc.php, method xmlrpcmsg::parseResponseFile()
php_xmlrpc_decode
in file _xmlrpc.php, function php_xmlrpc_decode()
php_xmlrpc_encode
in file _xmlrpc.php, function php_xmlrpc_encode()
    **************************************************************

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 _itemlist2.class.php, method ItemList2::query()
query
in file _db.class.php, method DB::query()
    Basic Query
query
in file _results.class.php, method Results::query()
    Run the query now!
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
$repeat_after
in file _cronjob.class.php, variable Cronjob::$repeat_after
$request
in file _calendar.plugin.php, variable Calendar::$request
    SQL query string
$Request
in file _main.inc.php, global variable $Request
    Debug message log for debugging only (initialized here)
$result
in file _calendar.plugin.php, variable Calendar::$result
    Result set
$result_num_rows
in file _calendar.plugin.php, variable Calendar::$result_num_rows
    Number of rows in result set
$result_num_rows
in file _results.class.php, variable Results::$result_num_rows
    Number of rows in result set for current page.
$revealed_children
in file _genericcategorycache.class.php, variable GenericCategoryCache::$revealed_children
$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
$row
in file _itemlist.class.php, variable ItemList::$row
$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
$row_num
in file _itemlist.class.php, variable ItemList::$row_num
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.
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_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 _misc.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[]
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 _misc.funcs.php, function remove_magic_quotes()
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 _sessions.class.php, method Sessions::replace_callback()
    Widget callback for template vars.
replace_callback
in file _widget.class.php, method Widget::replace_callback()
    Callback function used to replace only necessary values in template.
replace_callback
in file _results.class.php, method Results::replace_callback()
    Widget callback for template vars.
replace_callback_wrapper
in file _widget.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 _widget.class.php, method Widget::replace_vars()
    Replaces $vars$ with appropriate values.
Request
in file _request.class.php, method Request::Request()
    Constructor.
Request
in file _request.class.php, class Request
    Request class: handles the current HTTP request
request_title
in file _template.funcs.php, function request_title()
    Display a global title matching filter params
reset
in file _abstractsettings.class.php, method AbstractSettings::reset()
    Reset cache (includes settings to be written to DB).
reset
in file _pop3.class.php, method POP3::reset()
reset
in file _iconlegend.class.php, method IconLegend::reset()
    Reset icons array
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
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 _results.class.php, method Results::restart()
    Rewind resultset
restart
in file _filelist.class.php, method Filelist::restart()
    Reset the iterator
restart
in file _itemlist.class.php, method ItemList::restart()
restore_defaults
in file _abstractsettings.class.php, method AbstractSettings::restore_defaults()
    Delete values for $_defaults in DB.
restore_filterset
in file _itemlist2.class.php, method ItemList2::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, method ResultSel::ResultSel()
    Constructor
ResultSel
in file _resultsel.class.php, class ResultSel
    ResultSel class: displays Results and provides Selection capabilities
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
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

$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_statuses
in file _itemquery.class.php, variable ItemQuery::$show_statuses
$show_statuses
in file _itemlist.class.php, variable ItemList::$show_statuses
$single_post
in file _itemlist2.class.php, variable ItemList2::$single_post
    Did we request a single post?
$siteurl
in file _blog.class.php, variable Blog::$siteurl
$spam_karma
in file _comment.class.php, variable Comment::$spam_karma
$sql
in file _results.class.php, variable Results::$sql
    SQL query
$sql_load_plugins_table
in file _plugins.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
$stack
in file _htmlchecker.class.php, variable SafeHtmlChecker::$stack
$start_datetime
in file _cronjob.class.php, variable Cronjob::$start_datetime
$staticfilename
in file _blog.class.php, variable Blog::$staticfilename
$status
in file _item.class.php, variable Item::$status
    The visibility status of the item.
$status
in file _comment.class.php, variable Comment::$status
$statuses
in file _itemquery.class.php, variable ItemQuery::$statuses
$stub
in file _blog.class.php, variable Blog::$stub
$st_ID
in file _item.class.php, variable Item::$st_ID
SafeHtmlChecker
in file _htmlchecker.class.php, method SafeHtmlChecker::SafeHtmlChecker()
    Constructor
SafeHtmlChecker
in file _htmlchecker.class.php, class SafeHtmlChecker
    SafeHtmlChecker
save_events
in file _plugins.class.php, method Plugins::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 _itemlist2.class.php, method ItemList2::save_filterset()
    Save current filterset to session.
select
in file _form.class.php, method Form::select()
    Display a select field and populate it with a callback function.
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)
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.
Sessions
in file _sessions.class.php, class Sessions
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 to load 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 _user.class.php, method User::set()
    Set param value
set
in file _cronjob.class.php, method Cronjob::set()
    Set param value
set
in file _dataobject.class.php, method DataObject::set()
    Set param value
set
in file _item.class.php, method Item::set()
    Set param value
set
in file _calendar.plugin.php, method Calendar::set()
set
in file _comment.class.php, method Comment::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 _pluginsettings.class.php, method PluginSettings::set()
    Set a Plugin setting. Use dbupdate() to write it to the database.
set
in file _session.class.php, method Session::set()
    Set a data value for the session.
set
in file _blog.class.php, method Blog::set()
    Set param value
set
in file _group.class.php, method Group::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 _abstractsettings.class.php, method AbstractSettings::set()
    Temporarily sets a setting (dbupdate() writes it to DB).
set
in file _genericordered.class.php, method GenericOrdered::set()
    Set param value
set
in file _genericproperty.class.php, method GenericProperty::set()
    Set param value
setGroup
in file _user.class.php, method User::setGroup()
setMediaFullPath
in file _blog.class.php, method Blog::setMediaFullPath()
    Set the full path of the media folder
setMediaSubDir
in file _blog.class.php, method Blog::setMediaSubDir()
    Set the media folder's subdir
setMediaUrl
in file _blog.class.php, method Blog::setMediaUrl()
    Set the full URL of the media folder
setSize
in file _file.class.php, method File::setSize()
    Internally sets the file/directory size
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.class.php, method Plugins::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 _itemlist2.class.php, method ItemList2::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.class.php, method Plugins::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 _itemlist2.class.php, method ItemList2::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_options
in file _zip_archives.php, method archive::set_options()
set_param
in file _misc.funcs.php, function set_param()
    Set the value of a param (by force! :P)
set_param
in file _request.class.php, method Request::set_param()
    Set the value of a param (by force! :P)
set_param
in file _dataobject.class.php, method DataObject::set_param()
    Set param value.
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.class.php, method Plugins::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_Settings_for_Plugin_from_Request
in file _plugin.funcs.php, function set_Settings_for_Plugin_from_Request()
    Set Plugin settings from params.
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 _itemlist2.class.php, method ItemList2::set_start_date()
    Make sure date displaying starts at the beginning of the current filter interval
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.
skin_base_tag
in file _skin.funcs.php, function skin_base_tag()
    Template function: output HTML base tag to current skin
skin_change_url
in file _skin.funcs.php, function skin_change_url()
skin_content_header
in file _skin.funcs.php, function skin_content_header()
    Output content-type header
skin_content_meta
in file _skin.funcs.php, function skin_content_meta()
    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_list_iteminfo
in file _skin.funcs.php, function skin_list_iteminfo()
    skin_list_iteminfo(-)
skin_list_next
in file _skin.funcs.php, function skin_list_next()
    Get next skin
skin_list_start
in file _skin.funcs.php, function skin_list_start()
    Initializes skin list iterator
skin_options
in file _skin.funcs.php, function skin_options()
    Outputs an <option> set with default skin selected
skin_options_return
in file _skin.funcs.php, function skin_options_return()
    Returns an <option> set with default skin selected
skin_provided_by_plugin
in file _skin.funcs.php, function skin_provided_by_plugin()
    Checks if a skin is provided by a plugin.
sort
in file _filelist.class.php, method Filelist::sort()
    Sort the entries by sorting the internal $_order_index array.
sort
in file _plugins.class.php, method Plugins::sort()
    Sort the list of $Plugins.
sort_files
in file _zip_archives.php, method archive::sort_files()
sort_Plugin_group
in file _plugins.class.php, method Plugins::sort_Plugin_group()
    Callback function to sort plugins by group, sub-group and name.
sort_Plugin_name
in file _plugins.class.php, method Plugins::sort_Plugin_name()
    Callback function to sort plugins by name.
sort_Plugin_priority
in file _plugins.class.php, method Plugins::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 are split up
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 _item.class.php, method Item::status()
    Template function: display status of item
status
in file _comment.class.php, method Comment::status()
    Template function: display status of comment
statuses_where_clause
in file _item.funcs.php, function statuses_where_clause()
    Construct the where clause to limit retrieved posts on their status
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()
$server
in file _xmlrpc.php, variable xmlrpc_client::$server
scalartyp
in file _xmlrpc.php, method xmlrpcval::scalartyp()
scalarval
in file _xmlrpc.php, method xmlrpcval::scalarval()
send
in file _xmlrpc.php, method xmlrpc_client::send()
sendPayloadHTTP10
in file _xmlrpc.php, method xmlrpc_client::sendPayloadHTTP10()
sendPayloadHTTPS
in file _xmlrpc.php, method xmlrpc_client::sendPayloadHTTPS()
serialize
in file _xmlrpc.php, method xmlrpcresp::serialize()
serialize
in file _xmlrpc.php, method xmlrpcmsg::serialize()
serialize
in file _xmlrpc.php, method xmlrpcval::serialize()
serializedata
in file _xmlrpc.php, method xmlrpcval::serializedata()
serializeDebug
in file _xmlrpcs.php, method xmlrpc_server::serializeDebug()
serializeval
in file _xmlrpc.php, method xmlrpcval::serializeval()
service
in file _xmlrpcs.php, method xmlrpc_server::service()
setCertificate
in file _xmlrpc.php, method xmlrpc_client::setCertificate()
setCredentials
in file _xmlrpc.php, method xmlrpc_client::setCredentials()
setDebug
in file _xmlrpc.php, method xmlrpc_client::setDebug()
setSSLVerifyHost
in file _xmlrpc.php, method xmlrpc_client::setSSLVerifyHost()
setSSLVerifyPeer
in file _xmlrpc.php, method xmlrpc_client::setSSLVerifyPeer()
structeach
in file _xmlrpc.php, method xmlrpcval::structeach()
structmem
in file _xmlrpc.php, method xmlrpcval::structmem()
structreset
in file _xmlrpc.php, method xmlrpcval::structreset()

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 _htmlchecker.class.php, variable SafeHtmlChecker::$tagattrs
$tagline
in file _blog.class.php, variable Blog::$tagline
    Tagline to be displayed on template
$tags
in file _htmlchecker.class.php, variable SafeHtmlChecker::$tags
$TIMEOUT
in file _pop3.class.php, variable POP3::$TIMEOUT
$timestamp_max
in file _itemquery.class.php, variable ItemQuery::$timestamp_max
$timestamp_max
in file _itemlist.class.php, variable ItemList::$timestamp_max
$timestamp_min
in file _itemlist.class.php, variable ItemList::$timestamp_min
$timestamp_min
in file _itemquery.class.php, variable ItemQuery::$timestamp_min
$title
in file _widget.class.php, variable Widget::$title
    Title of the widget (to be displayed)
$title
in file _itemquery.class.php, variable ItemQuery::$title
$title
in file _item.class.php, variable Item::$title
$title
in file _file.class.php, variable File::$title
    Meta data: Long title
$today_is_visible
in file _calendar.plugin.php, variable Calendar::$today_is_visible
    Is today in the displayed frame?
$total_pages
in file _results.class.php, variable Results::$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
$type
in file _fileroot.class.php, variable FileRoot::$type
    Type: 'user', 'group' or 'collection'.
$typ_ID
in file _item.class.php, variable Item::$typ_ID
tag_close
in file _htmlchecker.class.php, method SafeHtmlChecker::tag_close()
    tag_close(-)
tag_open
in file _htmlchecker.class.php, method SafeHtmlChecker::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.
the_categories
in file _category.funcs.php, function the_categories()
    the_categories(-)
the_categories_IDs
in file _category.funcs.php, function the_categories_IDs()
    lists the category IDs for current post
the_category
in file _category.funcs.php, function the_category()
    the_category(-)
the_category_head
in file _category.funcs.php, function the_category_head()
the_category_ID
in file _category.funcs.php, function the_category_ID()
    Echoes the main category ID for current post
the_weekday
in file _item.funcs.php, function the_weekday()
    the_weekday(-)
the_weekday_date
in file _item.funcs.php, function the_weekday_date()
    the_weekday_date(-)
time
in file _form.class.php, method Form::time()
    Builds a time input field.
time
in file _comment.class.php, method Comment::time()
    Template function: display time (datetime) of comment
Timer
in file _timer.class.php, method Timer::Timer()
    Constructor.
Timer
in file _timer.class.php, class Timer
    This is a simple class to allow timing/profiling of code portions.
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 _item.class.php, method Item::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_number(-)
trackback_rdf
in file _item.class.php, method Item::trackback_rdf()
    Template function: Displays trackback autodiscovery information
trackback_response
in file _trackback.funcs.php, function trackback_response()
    Send a trackback response and exits.
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.
TS_
in file _locale.funcs.php, function TS_()
    Translate and escape single quotes.
type
in file _item.class.php, method Item::type()
    Template function: display type of item
T_
in file _locale.funcs.php, function T_()
    TRANSLATE!

u

$UID
in file _blog.class.php, variable Blog::$UID
$unit
in file _itemlist2.class.php, variable ItemList2::$unit
    list unit: 'posts' or 'days'
$unit
in file _itemlist.class.php, variable ItemList::$unit
    'posts' or 'days'
$uri_attrs
in file _htmlchecker.class.php, variable SafeHtmlChecker::$uri_attrs
$url
in file _item.class.php, variable Item::$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
$urltitle
in file _item.class.php, variable Item::$urltitle
$urltitle_index
in file _itemcache.class.php, variable ItemCache::$urltitle_index
$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.class.php, method Plugins::unfilter_contents()
    UnFilter (post) contents by calling the relevant filter plugins.
uninstall
in file _plugins.class.php, method Plugins::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.class.php, method Plugins::unregister()
    Un-register a plugin.
update
in file _item.class.php, method Item::update()
    Update a post and save to DB
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
urltitle_validate
in file _item.funcs.php, function urltitle_validate()
    Validate URL title
url_absolute
in file _misc.funcs.php, function url_absolute()
    Make an $url absolute according to $host, if it is not absolute yet.
url_add_param
in file _misc.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 _misc.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 _misc.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 _user.class.php, method User::User()
    Constructor
User
in file _user.class.php, class User
    User Class
user
in file _pop3.class.php, method POP3::user()
    Sends the USER command
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, class UserSettings
    Class to handle the settings for users
UserSettings
in file _usersettings.class.php, method UserSettings::UserSettings()
    Constructor
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
$username
in file _xmlrpc.php, variable xmlrpc_client::$username

v

$validated
in file _user.class.php, variable User::$validated
validate_dependencies
in file _plugins.class.php, method Plugins::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_url
in file _misc.funcs.php, function validate_url()
    Check the validity of a given URL
validation_errors
in file _request.class.php, method Request::validation_errors()
    Check if there have been validation errors
views
in file _item.class.php, method Item::views()
    Template function: Display a phrase about the number of Item views.
$val
in file _xmlrpc.php, variable xmlrpcresp::$val
$verifyhost
in file _xmlrpc.php, variable xmlrpc_client::$verifyhost
$verifypeer
in file _xmlrpc.php, variable xmlrpc_client::$verifypeer
value
in file _xmlrpc.php, method xmlrpcresp::value()
verifySignature
in file _xmlrpcs.php, method xmlrpc_server::verifySignature()

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_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_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_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_visibility
in file _itemquery.class.php, method ItemQuery::where_visibility()
    Restrict to the visibility/sharing statuses we want to show
Widget
in file _widget.class.php, class Widget
    Widget class which provides an interface to widget methods for other classes.
wordcount
in file _item.class.php, method Item::wordcount()
    Template function: Display the number of words in the post

x

xmlrpc_displayresult
in file _misc.funcs.php, function xmlrpc_displayresult()
    Echo the XML-RPC call Result and optionally log into file
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()
xmlrpcmsg
in file _xmlrpc.php, method xmlrpcmsg::xmlrpcmsg()
xmlrpcmsg
in file _xmlrpc.php, class xmlrpcmsg
xmlrpcresp
in file _xmlrpc.php, class xmlrpcresp
xmlrpcresp
in file _xmlrpc.php, method xmlrpcresp::xmlrpcresp()
xmlrpcval
in file _xmlrpc.php, class xmlrpcval
xmlrpcval
in file _xmlrpc.php, method xmlrpcval::xmlrpcval()
xmlrpc_cd
in file _xmlrpc.php, function xmlrpc_cd()
xmlrpc_client
in file _xmlrpc.php, class xmlrpc_client
xmlrpc_client
in file _xmlrpc.php, method xmlrpc_client::xmlrpc_client()
xmlrpc_debugmsg
in file _xmlrpcs.php, function xmlrpc_debugmsg()
    Register a debugging message to be sent back in output
xmlrpc_decode
in file _xmlrpc.php, function xmlrpc_decode()
xmlrpc_decode_recurse
in file _xmlrpc.php, function xmlrpc_decode_recurse()
    **************************************************************
xmlrpc_dh
in file _xmlrpc.php, function xmlrpc_dh()
xmlrpc_ee
in file _xmlrpc.php, function xmlrpc_ee()
xmlrpc_encode
in file _xmlrpc.php, function xmlrpc_encode()
xmlrpc_encode_entitites
in file _xmlrpc.php, function xmlrpc_encode_entitites()
xmlrpc_entity_decode
in file _xmlrpc.php, function xmlrpc_entity_decode()
    To help correct communication of non-ascii chars inside strings, regardless
XMLRPC_EPI_ENABLED
in file _xmlrpc.php, constant XMLRPC_EPI_ENABLED
xmlrpc_html_entity_xlate
in file _xmlrpc.php, function xmlrpc_html_entity_xlate()
    These entities originate from HTML specs (1.1, proposed 2.0, etc), and are taken directly from php-4.3.1/ext/mbstring/html_entities.c.
xmlrpc_lookup_entity
in file _xmlrpc.php, function xmlrpc_lookup_entity()
xmlrpc_se
in file _xmlrpc.php, function xmlrpc_se()
xmlrpc_server
in file _xmlrpcs.php, method xmlrpc_server::xmlrpc_server()
xmlrpc_server
in file _xmlrpcs.php, class xmlrpc_server
xml_footer
in file _xmlrpc.php, method xmlrpcmsg::xml_footer()
xml_header
in file _xmlrpc.php, method xmlrpcmsg::xml_header()

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 Tue, 20 May 2008 01:33:54 +0200 by phpDocumentor 1.4.2