b2evolution

Multilingual multiuser multiblog engine

b2evolution Technical Documentation (CVS HEAD) [ class tree: evocore ] [ index: evocore ] [ all elements ]

Element index for package evocore

Package indexes

[ a ] [ b ] [ c ] [ d ] [ e ] [ f ] [ g ] [ h ] [ i ] [ j ] [ k ] [ l ] [ m ] [ n ] [ o ] [ p ] [ q ] [ r ] [ s ] [ t ] [ u ] [ v ] [ w ] [ x ] [ y ] [ z ] [ _ ]

_

$_adfp_full_path
in file _file.class.php, variable File::$_adfp_full_path
    Full path for this file/folder, WITHOUT trailing slash.
$_ads_list_path
in file _filelist.class.php, variable Filelist::$_ads_list_path
    Path to list with trailing slash.
$_common_params
in file _form.class.php, variable Form::$_common_params
    Common params shared between methods.
$_count
in file _log.class.php, variable Log::$_count
    Cache for Log::count()
$_count
in file _messages.class.php, variable Messages::$_count
    Cache for Log::count()
$_count_guests
in file _whosonline.plugin.php, variable OnlineSessions::$_count_guests
    Number of guests (and users that want to be anonymous)
$_current_idx
in file _filelist.class.php, variable Filelist::$_current_idx
    Index of the current iterator position.
$_data
in file _session.class.php, variable Session::$_data
    Data stored for the session.
$_defaults
in file _generalsettings.class.php, variable GeneralSettings::$_defaults
    The default settings to use, when a setting is not given in the database.
$_defaults
in file _abstractsettings.class.php, variable AbstractSettings::$_defaults
    Default settings.
$_defaults
in file _usersettings.class.php, variable UserSettings::$_defaults
    The default settings to use, when a setting is not given in the database.
$_defaults
in file _collsettings.class.php, variable CollectionSettings::$_defaults
    The default settings to use, when a setting is not defined in the database.
$_dir
in file _file.class.php, variable File::$_dir
    Directory path for this file/folder, including trailing slash.
$_dirs_not_at_top
in file _filelist.class.php, variable Filelist::$_dirs_not_at_top
    User preference: Sort dirs not at top
$_entries
in file _filelist.class.php, variable Filelist::$_entries
    The list of Files.
$_exists
in file _file.class.php, variable File::$_exists
    Does the File/folder exist on disk?
$_extracted_keyphrase
in file _hit.class.php, variable Hit::$_extracted_keyphrase
    Extracted from search referers:
$_extracted_serprank
in file _hit.class.php, variable Hit::$_extracted_serprank
$_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? NULL if unknown
$_fsgroup_name
in file _file.class.php, variable File::$_fsgroup_name
    File group. NULL if unknown
$_fsowner_name
in file _file.class.php, variable File::$_fsowner_name
    File owner. NULL if unknown
$_full_path_index
in file _filelist.class.php, variable Filelist::$_full_path_index
    Index on full paths (path => $_entries key).
$_initialized
in file _whosonline.plugin.php, variable OnlineSessions::$_initialized
$_is_audio
in file _file.class.php, variable File::$_is_audio
    Is the File an audio file? NULL if unknown
$_is_dir
in file _file.class.php, variable File::$_is_dir
    Is the File a directory?
$_is_image
in file _file.class.php, variable File::$_is_image
    Is the File an image? NULL if unknown
$_is_new_view
in file _hit.class.php, variable Hit::$_is_new_view
    Is this a reload? This gets lazy-filled by is_new_view().
$_keyphrase
in file _hit.class.php, variable Hit::$_keyphrase
$_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).
$_menus
in file _menu.class.php, variable Menu::$_menus
    The menu structure (array of arrays)
$_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
$_recursive_size
in file _file.class.php, variable File::$_recursive_size
    Recursive directory size in bytes.
$_registered_Users
in file _whosonline.plugin.php, variable OnlineSessions::$_registered_Users
    List of registered users.
$_remoteHost
in file _hit.class.php, variable Hit::$_remoteHost
    The user's remote host.
$_serprank
in file _hit.class.php, variable Hit::$_serprank
$_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.
$_timeout_online_user
in file _whosonline.plugin.php, variable OnlineSessions::$_timeout_online_user
    Online session timeout in seconds.
$_times
in file _timer.class.php, variable Timer::$_times
    Remember times.
$_total_bytes
in file _filelist.class.php, variable Filelist::$_total_bytes
    Number of bytes
$_total_dirs
in file _filelist.class.php, variable Filelist::$_total_dirs
    Number of directories
$_total_entries
in file _filelist.class.php, variable Filelist::$_total_entries
    Number of entries in the $_entries array
$_total_files
in file _filelist.class.php, variable Filelist::$_total_files
    Number of files
$_trans
in file _skin.class.php, variable Skin::$_trans
    The translations keyed by locale. They get loaded through include() of _global.php.
$_use_recursive_dirsize
in file _filelist.class.php, variable Filelist::$_use_recursive_dirsize
    User preference: recursive size of dirs?
_antispam.funcs.php
procedural page _antispam.funcs.php
_chapter.class.php
procedural page _chapter.class.php
_chaptercache.class.php
procedural page _chaptercache.class.php
_blog.class.php
procedural page _blog.class.php
_blog.funcs.php
procedural page _blog.funcs.php
_blogcache.class.php
procedural page _blogcache.class.php
_category.funcs.php
procedural page _category.funcs.php
_collections.install.php
procedural page _collections.install.php
_collsettings.class.php
procedural page _collsettings.class.php
_comment.class.php
procedural page _comment.class.php
_comment.funcs.php
procedural page _comment.funcs.php
_commentlist.class.php
procedural page _commentlist.class.php
_trackback.funcs.php
procedural page _trackback.funcs.php
_cronjob.class.php
procedural page _cronjob.class.php
_cron.funcs.php
procedural page _cron.funcs.php
_file.class.php
procedural page _file.class.php
_file.funcs.php
procedural page _file.funcs.php
_filecache.class.php
procedural page _filecache.class.php
_filelist.class.php
procedural page _filelist.class.php
_fileroot.class.php
procedural page _fileroot.class.php
_filerootcache.class.php
procedural page _filerootcache.class.php
_files.install.php
procedural page _files.install.php
_filetype.class.php
procedural page _filetype.class.php
_filetypecache.class.php
procedural page _filetypecache.class.php
_image.funcs.php
procedural page _image.funcs.php
_file_delete.form.php
procedural page _file_delete.form.php
_file_permissions.form.php
procedural page _file_permissions.form.php
_genericcache.class.php
procedural page _genericcache.class.php
_genericcategory.class.php
procedural page _genericcategory.class.php
_genericcategorycache.class.php
procedural page _genericcategorycache.class.php
_genericelement.class.php
procedural page _genericelement.class.php
_genericordered.class.php
procedural page _genericordered.class.php
_genericorderedcache.class.php
procedural page _genericorderedcache.class.php
_item.class.php
procedural page _item.class.php
_item.funcs.php
procedural page _item.funcs.php
_itemcache.class.php
procedural page _itemcache.class.php
_itemlight.class.php
procedural page _itemlight.class.php
_itemlist.class.php
procedural page _itemlist.class.php
_itemlistlight.class.php
procedural page _itemlistlight.class.php
_itemquery.class.php
procedural page _itemquery.class.php
_itemtype.class.php
procedural page _itemtype.class.php
_itemtypecache.class.php
procedural page _itemtypecache.class.php
_link.class.php
procedural page _link.class.php
_linkcache.class.php
procedural page _linkcache.class.php
_itemtype.form.php
procedural page _itemtype.form.php
_itemtypes.view.php
procedural page _itemtypes.view.php
_plugin.funcs.php
procedural page _plugin.funcs.php
_country.class.php
procedural page _country.class.php
_currency.class.php
procedural page _currency.class.php
_country.form.php
procedural page _country.form.php
_country_list.view.php
procedural page _country_list.view.php
_currency.form.php
procedural page _currency.form.php
_currency_list.view.php
procedural page _currency_list.view.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.install.php
procedural page _sessions.install.php
_abstractsettings.class.php
procedural page _abstractsettings.class.php
_generalsettings.class.php
procedural page _generalsettings.class.php
_skin.class.php
procedural page _skin.class.php
_skincache.class.php
procedural page _skincache.class.php
_skin.funcs.php
procedural page _skin.funcs.php
_group.class.php
procedural page _group.class.php
_user.class.php
procedural page _user.class.php
_user.funcs.php
procedural page _user.funcs.php
_usercache.class.php
procedural page _usercache.class.php
_userfield.class.php
procedural page _userfield.class.php
_usersettings.class.php
procedural page _usersettings.class.php
_registration.form.php
procedural page _registration.form.php
_userfield.form.php
procedural page _userfield.form.php
_userfields.view.php
procedural page _userfields.view.php
_widget.class.php
procedural page _widget.class.php
_widgetcache.class.php
procedural page _widgetcache.class.php
_colls_list_owner.widget.php
procedural page _colls_list_owner.widget.php
_colls_list_public.widget.php
procedural page _colls_list_public.widget.php
_coll_avatar.widget.php
procedural page _coll_avatar.widget.php
_coll_category_list.widget.php
procedural page _coll_category_list.widget.php
_coll_comment_list.widget.php
procedural page _coll_comment_list.widget.php
_coll_common_links.widget.php
procedural page _coll_common_links.widget.php
_coll_item_list.widget.php
procedural page _coll_item_list.widget.php
_coll_link_list.widget.php
procedural page _coll_link_list.widget.php
_coll_logo.widget.php
procedural page _coll_logo.widget.php
_coll_longdesc.widget.php
procedural page _coll_longdesc.widget.php
_coll_media_index.widget.php
procedural page _coll_media_index.widget.php
_coll_page_list.widget.php
procedural page _coll_page_list.widget.php
_coll_post_list.widget.php
procedural page _coll_post_list.widget.php
_coll_related_post_list.widget.php
procedural page _coll_related_post_list.widget.php
_coll_search_form.widget.php
procedural page _coll_search_form.widget.php
_coll_tagline.widget.php
procedural page _coll_tagline.widget.php
_coll_tag_cloud.widget.php
procedural page _coll_tag_cloud.widget.php
_coll_title.widget.php
procedural page _coll_title.widget.php
_coll_xml_feeds.widget.php
procedural page _coll_xml_feeds.widget.php
_free_html.widget.php
procedural page _free_html.widget.php
_linkblog.widget.php
procedural page _linkblog.widget.php
_menu_link.widget.php
procedural page _menu_link.widget.php
_user_tools.widget.php
procedural page _user_tools.widget.php
_widgets.funcs.php
procedural page _widgets.funcs.php
_xhtml_dtd.inc.php
procedural page _xhtml_dtd.inc.php
_xhtml_validator.class.php
procedural page _xhtml_validator.class.php
_async.inc.php
procedural page _async.inc.php
_dataobject.class.php
procedural page _dataobject.class.php
_dataobjectcache.class.php
procedural page _dataobjectcache.class.php
_dataobjectlist.class.php
procedural page _dataobjectlist.class.php
_dataobjectlist2.class.php
procedural page _dataobjectlist2.class.php
_db.class.php
procedural page _db.class.php
_sql.class.php
procedural page _sql.class.php
_upgrade.funcs.php
procedural page _upgrade.funcs.php
_blockcache.class.php
procedural page _blockcache.class.php
_log.class.php
procedural page _log.class.php
_messages.class.php
procedural page _messages.class.php
_module.class.php
procedural page _module.class.php
_pagecache.class.php
procedural page _pagecache.class.php
_timer.class.php
procedural page _timer.class.php
__core.install.php
procedural page __core.install.php
_form.class.php
procedural page _form.class.php
_form.funcs.php
procedural page _form.funcs.php
_results.class.php
procedural page _results.class.php
_resultsel.class.php
procedural page _resultsel.class.php
_iconlegend.class.php
procedural page _iconlegend.class.php
_menu.class.php
procedural page _menu.class.php
_uiwidget.class.php
procedural page _uiwidget.class.php
_class4.funcs.php
procedural page _class4.funcs.php
_class5.funcs.php
procedural page _class5.funcs.php
_misc.funcs.php
procedural page _misc.funcs.php
_param.funcs.php
procedural page _param.funcs.php
_template.funcs.php
procedural page _template.funcs.php
_url.funcs.php
procedural page _url.funcs.php
__core.init.php
procedural page __core.init.php
_zip_archives.php
procedural page _zip_archives.php
_init_base.inc.php
procedural page _init_base.inc.php
_init_db.inc.php
procedural page _init_db.inc.php
_init_hit.inc.php
procedural page _init_hit.inc.php
_init_login.inc.php
procedural page _init_login.inc.php
_init_session.inc.php
procedural page _init_session.inc.php
_main.inc.php
procedural page _main.inc.php
_403_referer_spam.main.php
procedural page _403_referer_spam.main.php
_404_blog_not_found.main.php
procedural page _404_blog_not_found.main.php
_410_stats_gone.main.php
procedural page _410_stats_gone.main.php
_access_denied.main.php
procedural page _access_denied.main.php
_core_Module
in file __core.init.php, class _core_Module
    _core_Module definition
_http_wrapper_last_status
in file _url.funcs.php, function _http_wrapper_last_status()
    Get the last HTTP status code received by the HTTP/HTTPS wrapper of PHP.
_load
in file _abstractsettings.class.php, method AbstractSettings::_load()
    Loads the settings. Not meant to be called directly, but gets called when needed.
_load
in file _collsettings.class.php, method CollectionSettings::_load()
    Loads the settings. Not meant to be called directly, but gets called when needed.
_set_setting_by_path
in file _plugin.funcs.php, function _set_setting_by_path()
    Helper method for "add_settings_set" and "delete_settings_set" action.
_sort_callback
in file _filelist.class.php, method Filelist::_sort_callback()
    usort callback function for Filelist::sort()
_trapError
in file _param.funcs.php, function _trapError()
    Meant to replace error handler temporarily.
__autoload
in file _class5.funcs.php, function __autoload()
_xmlrpc.funcs.php
procedural page _xmlrpc.funcs.php
_xmlrpcs.funcs.php
procedural page _xmlrpcs.funcs.php
_b2_or_mt_get_categories
in file _xmlrpcs.funcs.php, function _b2_or_mt_get_categories()
    Helper for b2_getcategories() and mt_getPostCategories(), because they differ only in the "categoryId" case ("categoryId" (b2) vs "categoryID" (MT))
_mw_blogger_deletepost
in file _xmlrpcs.funcs.php, function _mw_blogger_deletepost()
    blogger.deletePost deletes a given post.
_wp_mw_getcategories
in file _xmlrpcs.funcs.php, function _wp_mw_getcategories()
    metaWeblog.getCategories
_wp_mw_newmediaobject
in file _xmlrpcs.funcs.php, function _wp_mw_newmediaobject()
    metaWeblog.newMediaObject image upload wp.uploadFile
_wp_or_blogger_getusersblogs
in file _xmlrpcs.funcs.php, function _wp_or_blogger_getusersblogs()

a

$access_type
in file _blog.class.php, variable Blog::$access_type
$ads_collcache_path
in file _pagecache.class.php, variable PageCache::$ads_collcache_path
$ads_path
in file _fileroot.class.php, variable FileRoot::$ads_path
    Absolute path, ending with slash
$ads_url
in file _fileroot.class.php, variable FileRoot::$ads_url
    Absolute URL, ending with slash
$advanced_perms
in file _blog.class.php, variable Blog::$advanced_perms
$advertised_stop_date
in file _itemlistlight.class.php, variable ItemListLight::$advertised_stop_date
$agent_name
in file _hit.class.php, variable Hit::$agent_name
    The user agent name, eg "safari"
$agent_platform
in file _hit.class.php, variable Hit::$agent_platform
    The user agent platform. Either "win", "mac" or "linux".
$agent_type
in file _hit.class.php, variable Hit::$agent_type
    The user agent type.
$aim
in file _user.class.php, variable User::$aim
$allowblogcss
in file _blog.class.php, variable Blog::$allowblogcss
$allowcomments
in file _blog.class.php, variable Blog::$allowcomments
$allowed
in file _filetype.class.php, variable Filetype::$allowed
$allowed_uri_scheme
in file _xhtml_validator.class.php, variable XHTML_Validator::$allowed_uri_scheme
$allowtrackbacks
in file _blog.class.php, variable Blog::$allowtrackbacks
$allowusercss
in file _blog.class.php, variable Blog::$allowusercss
$allow_ID_insert
in file _dataobject.class.php, variable DataObject::$allow_ID_insert
$allow_msgform
in file _comment.class.php, variable Comment::$allow_msgform
    Does an anonymous commentator allow to send messages through a message form?
$allow_msgform
in file _user.class.php, variable User::$allow_msgform
    Does the user accept emails through a message form?
$all_loaded
in file _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
    ID of the user that created the item Can be NULL
$assignees
in file _itemquery.class.php, variable ItemQuery::$assignees
$author
in file _itemquery.class.php, variable ItemQuery::$author
$author
in file _comment.class.php, variable Comment::$author
    Name of the (anonymous) visitor (if any).
$Author
in file _item.class.php, variable Item::$Author
$author_email
in file _comment.class.php, variable Comment::$author_email
    Email address of the (anonymous) visitor (if any).
$author_IP
in file _comment.class.php, variable Comment::$author_IP
    IP address of the comment's author (while posting).
$author_url
in file _comment.class.php, variable Comment::$author_url
    URL/Homepage of the (anonymous) visitor (if any).
$author_User
in file _comment.class.php, variable Comment::$author_User
    The comment's user, this is NULL for (anonymous) visitors (lazy-filled).
$author_user_ID
in file _comment.class.php, variable Comment::$author_user_ID
    The ID of the author's user. NULL for anonymous visitors.
$avatar_file_ID
in file _user.class.php, variable User::$avatar_file_ID
abort_collect
in file _pagecache.class.php, method PageCache::abort_collect()
    We are going to output personal data and we want to abort collecting the data for the cache.
abort_collect
in file _blockcache.class.php, method BlockCache::abort_collect()
    We are going to output personal data and we want to abort collecting the data for the cache.
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.
action_icon
in file _dataobject.class.php, method DataObject::action_icon()
    Generate requested action icon depending on perm
action_link
in file _dataobject.class.php, method DataObject::action_link()
    Generate requested action link depending on perm
activate_preset_filters
in file _itemlistlight.class.php, method ItemListLight::activate_preset_filters()
    Activate preset default filters if necessary
add
in file _genericcategorycache.class.php, method GenericCategoryCache::add()
    Add a dataobject to the cache
add
in file _groupsettings.class.php, method GroupSettings::add()
    Add default permission to the group.
add
in file _linkcache.class.php, method LinkCache::add()
    Add a dataobject to the cache
add
in file _usercache.class.php, method UserCache::add()
    Overload parent's function to also maintain the login cache.
add
in file _log.class.php, method Log::add()
    Add a message to the Log.
add
in file _filetypecache.class.php, method FiletypeCache::add()
    Add a dataobject to the cache
add
in file _filelist.class.php, method Filelist::add()
    Add a File object to the list (by reference).
add
in file _dataobjectcache.class.php, method DataObjectCache::add()
    Add a dataobject to the cache
add
in file _messages.class.php, method Messages::add()
    Add a message to the Log.
add
in file _skincache.class.php, method SkinCache::add()
    Add object to cache, handling our own indices.
add
in file _log.class.php, method Log_noop::add()
    This is a no-operation method.
add
in file _blogcache.class.php, method BlogCache::add()
    Add object to cache, handling our own indices.
addup_percentage
in file _template.funcs.php, function addup_percentage()
add_by_subpath
in file _filelist.class.php, method Filelist::add_by_subpath()
    Add a file to the list, by filename.
add_children
in file _genericcategory.class.php, method GenericCategory::add_children()
    Add a child
add_crumb
in file _form.class.php, method Form::add_crumb()
    Add a crumb to the current form
add_css_headline
in file _template.funcs.php, function add_css_headline()
    Add a CSS headline.
add_data
in file _zip_archives.php, method archive::add_data()
add_files
in file _zip_archives.php, method archive::add_files()
add_headline
in file _template.funcs.php, function add_headline()
    Add a headline, which then gets output in the HTML HEAD section.
add_icon
in file _iconlegend.class.php, method IconLegend::add_icon()
    Add an icon with his legend to the icons array
add_js_for_toolbar
in file _template.funcs.php, function add_js_for_toolbar()
    Registers all the javascripts needed by the toolbar menu
add_js_headline
in file _template.funcs.php, function add_js_headline()
    Add a Javascript headline.
add_js_translation
in file _template.funcs.php, function add_js_translation()
    Memorize that a specific translation will be required by the current page.
add_menu_entries
in file _menu.class.php, method Menu::add_menu_entries()
    Add menu entries to the list of entries for a given path.
add_messages
in file _messages.class.php, method Messages::add_messages()
    Add an array of messages.
add_messages
in file _log.class.php, method Log_noop::add_messages()
    This is a no-operation method.
add_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
anchor_id
in file _item.class.php, method Item::anchor_id()
    Template tag
antispam_check
in file _antispam.funcs.php, function antispam_check()
    Check if a string contains abusive substrings
antispam_create
in file _antispam.funcs.php, function antispam_create()
    antispam_create(-)
antispam_delete
in file _antispam.funcs.php, function antispam_delete()
antispam_poll_abuse
in file _antispam.funcs.php, function antispam_poll_abuse()
    Request abuse list from central blacklist.
antispam_report_abuse
in file _antispam.funcs.php, function antispam_report_abuse()
    Pings b2evolution.net to report abuse from a particular domain.
antispam_update_source
in file _antispam.funcs.php, function antispam_update_source()
    antispam_update_source(-)
app_version
in file _template.funcs.php, function app_version()
    Template tag.
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.
ARRAY_A
in file _db.class.php, constant ARRAY_A
ARRAY_N
in file _db.class.php, constant ARRAY_N
assert_received_crumb
in file _session.class.php, method Session::assert_received_crumb()
    Assert that we received a valid crumb for the object we want to act on.
assigned_to
in file _item.class.php, method Item::assigned_to()
    Template function: display assignee of item
assign_to
in file _item.class.php, method Item::assign_to()
assign_to_first_cat_for_collection
in file _item.class.php, method Item::assign_to_first_cat_for_collection()
    Assign the item to the first category we find in the requested collection
attachment_iframe
in file _item.funcs.php, function attachment_iframe()
    Compose screen: display attachment iframe
attach_browse_tabs
in file _item.funcs.php, function attach_browse_tabs()
    Used by the items & the comments controllers
author
in file _item.class.php, method Item::author()
    Template function: display author/creator of item
author
in file _comment.class.php, method Comment::author()
    Template function: display author of comment
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()
autobrize_callback
in file _misc.funcs.php, function autobrize_callback()
    Adds
's to non code blocks
autoform_display_field
in file _plugin.funcs.php, function autoform_display_field()
    Recursive helper function to display a field of the plugin's settings (by manipulating a Form).
autoform_set_param_from_request
in file _plugin.funcs.php, function autoform_set_param_from_request()
    Set Plugin settings from params.
autoform_validate_param_value
in file _plugin.funcs.php, function autoform_validate_param_value()
    Validates settings according to their meta info recursively.
autoselect_blog
in file _blog.funcs.php, function autoselect_blog()
    Check permissions on a given blog (by ID) and autoselect an appropriate blog if necessary.
avatar
in file _comment.class.php, method Comment::avatar()
    Template function: display the avatar of the comment's author.
async.php
procedural page async.php

b

$Blog
in file _itemlight.class.php, variable ItemLight::$Blog
    The Blog of the Item (lazy filled, use get_Blog() to access it.
$Blog
in file _chapter.class.php, variable Chapter::$Blog
    The Blog of the Item (lazy filled, use get_Blog() to access it.
$Blog
in file _itemlistlight.class.php, variable ItemListLight::$Blog
    Blog object this ItemList refers to
$blog
in file _itemquery.class.php, variable ItemQuery::$blog
$blog_ID
in file _chapter.class.php, variable Chapter::$blog_ID
$blog_ID
in file _itemlight.class.php, variable ItemLight::$blog_ID
    Derived from $main_cat_ID.
$blog_post_statuses
in file _user.class.php, variable User::$blog_post_statuses
    Blog posts statuses permissions
$blog_post_statuses
in file _group.class.php, variable Group::$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).
bad_request_die
in file _misc.funcs.php, function bad_request_die()
    Outputs Bad request Error message. When in debug mode it also prints a backtrace.
balance_tags
in file _param.funcs.php, function balance_tags()
    Balances Tags of string using a modified stack.
base_tag
in file _template.funcs.php, function base_tag()
    Returns a "<base />" tag and remembers that we've used it (regenerate_url() needs this).
begin
in file _db.class.php, method DB::begin()
    BEGIN A TRANSCATION
begin_field
in file _form.class.php, method Form::begin_field()
    Start an input field.
begin_fieldset
in file _form.class.php, method Form::begin_fieldset()
    Builds a fieldset tag. This is a "fieldset" element by default, but a "th" element for table layout.
begin_form
in file _form.class.php, method Form::begin_form()
    Builds the form field
BlockCache
in file _blockcache.class.php, method BlockCache::BlockCache()
    Constructor
BlockCache
in file _blockcache.class.php, class BlockCache
    Block Cache.
Blog
in file _blog.class.php, class Blog
    Blog
Blog
in file _blog.class.php, method Blog::Blog()
    Constructor
BlogCache
in file _blogcache.class.php, class BlogCache
    Blog Cache Class
BlogCache
in file _blogcache.class.php, method BlogCache::BlogCache()
    Constructor
bloginfo
in file _template.funcs.php, function bloginfo()
    DEPRECATED
blogperms_get_easy2
in file _blog.funcs.php, function blogperms_get_easy2()
    Translates an given array of permissions to an "easy group".
blog_has_cats
in file _category.funcs.php, function blog_has_cats()
    Does a given blog have categories?
blog_home_link
in file _template.funcs.php, function blog_home_link()
    Output a link to current blog.
blog_update_perms
in file _blog.funcs.php, function blog_update_perms()
    Update the advanced user/group permissions for edited blog
bpost_count_words
in file _item.funcs.php, function bpost_count_words()
    Returns the number of the words in a string, sans HTML
build_evobar_menu
in file _module.class.php, method Module::build_evobar_menu()
    Build teh evobar menu
build_evobar_menu
in file __core.init.php, method _core_Module::build_evobar_menu()
    Build teh evobar menu
build_menu_1
in file _module.class.php, method Module::build_menu_1()
    Builds the 1st half of the menu. This is the one with the most important features
build_menu_2
in file _module.class.php, method Module::build_menu_2()
    Builds the 2nd half of the menu. This is the one with the configuration features
build_menu_3
in file __core.init.php, method _core_Module::build_menu_3()
    Builds the 3rd half of the menu. This is the one with the configuration features
build_menu_3
in file _module.class.php, method Module::build_menu_3()
    Builds the 3rd half of the menu. This is the one with the configuration features
build_menu_3
in file _maintenance.init.php, method maintenance_Module::build_menu_3()
    Builds the 3rd half of the menu. This is the one with the configuration features
bullet
in file _template.funcs.php, function bullet()
    Displays an empty or a full bullet based on boolean
button
in file _form.class.php, method Form::button()
    Builds a button.
buttons
in file _form.class.php, method Form::buttons()
    Builds a button list.
buttons_input
in file _form.class.php, method Form::buttons_input()
    Builds a button list.
button_input
in file _form.class.php, method Form::button_input()
    Builds a button.
bytesreadable
in file _file.funcs.php, function bytesreadable()
    Converts bytes to readable bytes/kb/mb/gb, like "12.45mb"
bzip_file
in file _zip_archives.php, class bzip_file
    Class Bzip_file
bzip_file
in file _zip_archives.php, method bzip_file::bzip_file()

c

$cache
in file _filerootcache.class.php, variable FileRootCache::$cache
    Internal cache
$cache
in file _dataobjectcache.class.php, variable DataObjectCache::$cache
    Object array by ID
$cache
in file _abstractsettings.class.php, variable AbstractSettings::$cache
    The internal cache.
$Cache
in file _results.class.php, variable Results::$Cache
    Cache to use to instantiate an object and cache it for each line of results.
$cached_page_content
in file _blockcache.class.php, variable BlockCache::$cached_page_content
    Progressively caching the content of the current page:
$cached_page_content
in file _pagecache.class.php, variable PageCache::$cached_page_content
    Progressively caching the content of the current page:
$cache_by_col_keys
in file _abstractsettings.class.php, variable AbstractSettings::$cache_by_col_keys
    The number of column keys to cache by. This are the first x keys of $col_key_names. 0 means 'load all'.
$cache_by_folder
in file _skincache.class.php, variable SkinCache::$cache_by_folder
    Cache by folder
$cache_container_Widget_array
in file _widgetcache.class.php, variable WidgetCache::$cache_container_Widget_array
    Cache by container
$cache_filepath
in file _pagecache.class.php, variable PageCache::$cache_filepath
    Filename of cache for current page
$cache_perms
in file _user.class.php, variable User::$cache_perms
    Cache for perms.
$cache_siteurl_abs
in file _blogcache.class.php, variable BlogCache::$cache_siteurl_abs
    Cache by absolute siteurl
$cache_urlname
in file _blogcache.class.php, variable BlogCache::$cache_urlname
    Cache by urlname
$cat
in file _itemquery.class.php, variable ItemQuery::$cat
$catsel
in file _itemquery.class.php, variable ItemQuery::$catsel
$cellend
in file _calendar.plugin.php, variable Calendar::$cellend
$cellstart
in file _calendar.plugin.php, variable Calendar::$cellstart
$check_all
in file _form.class.php, variable Form::$check_all
    Do we need to add javascript for check/uncheck all functionality
$children
in file _genericcategory.class.php, variable GenericCategory::$children
    Category children list
$code
in file _currency.class.php, variable Currency::$code
$code
in file _widget.class.php, variable ComponentWidget::$code
$code
in file _country.class.php, variable Country::$code
$CollectionSettings
in file _blog.class.php, variable Blog::$CollectionSettings
    Additional settings for the collection. lazy filled.
$coll_ID
in file _widget.class.php, variable ComponentWidget::$coll_ID
$cols
in file _results.class.php, variable Results::$cols
    Definitions for each column:
$col_cache
in file _itemtypecache.class.php, variable ItemTypeCache::$col_cache
    Item type cache for each collection
$col_default
in file _itemtypecache.class.php, variable ItemTypeCache::$col_default
    Default item type for each collection
$col_headers
in file _results.class.php, variable Results::$col_headers
    Do we want to display column headers?
$col_key_names
in file _abstractsettings.class.php, variable AbstractSettings::$col_key_names
    Array with DB column key names.
$col_value_name
in file _abstractsettings.class.php, variable AbstractSettings::$col_value_name
    DB column name for the value.
$comment_status
in file _item.class.php, variable Item::$comment_status
    Comments status
$connection_charset
in file _db.class.php, variable DB::$connection_charset
    Current connection charset
$container_list
in file _skin.class.php, variable Skin::$container_list
    Lazy filled.
$content
in file _item.class.php, variable Item::$content
$content
in file _comment.class.php, variable Comment::$content
$content_pages
in file _item.class.php, variable Item::$content_pages
    Lazy filled, use split_page()
$context_isolation
in file _calendar.plugin.php, variable Calendar::$context_isolation
$controller
in file _cronjob.class.php, variable Cronjob::$controller
$Country
in file _user.class.php, variable User::$Country
    Country lazy filled
$creator_User
in file _item.class.php, variable Item::$creator_User
    The User who has created the Item (lazy-filled).
$creator_user_ID
in file _item.class.php, variable Item::$creator_user_ID
    ID of the user that created the item
$creator_user_login
in file _item.class.php, variable Item::$creator_user_login
    Login of the user that created the item (lazy-filled)
$ctry_ID
in file _user.class.php, variable User::$ctry_ID
$current_group_ID
in file _results.class.php, variable Results::$current_group_ID
    Current group identifier (by level/depth)
$current_idx
in file _dataobjectcache.class.php, variable DataObjectCache::$current_idx
    Index of current iteration
$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
$curr_ID
in file _country.class.php, variable Country::$curr_ID
countries.ctrl.php
procedural page countries.ctrl.php
currencies.ctrl.php
procedural page currencies.ctrl.php
conf_error.main.php
procedural page conf_error.main.php
cacheproviderretrieve
in file _blockcache.class.php, method BlockCache::cacheproviderretrieve()
    put your comment there...
cacheproviderstore
in file _blockcache.class.php, method BlockCache::cacheproviderstore()
    put your comment there...
cache_create
in file _pagecache.class.php, method PageCache::cache_create()
cache_delete
in file _pagecache.class.php, method PageCache::cache_delete()
    Delete all cache files
Calendar
in file _calendar.plugin.php, method Calendar::Calendar()
    Calendar::Calendar(-)
Calendar
in file _calendar.plugin.php, class Calendar
    Calendar
callback_group_by_obj_prop
in file _results.class.php, method Results::callback_group_by_obj_prop()
    Callback, to sort Result::$rows according to Result::$group_by_obj_prop.
callback_on_non_matching_blocks
in file _misc.funcs.php, function callback_on_non_matching_blocks()
    Split $text into blocks by using $pattern and call $callback on the non-matching blocks.
callback_optionsForIdMode
in file _user.class.php, method User::callback_optionsForIdMode()
call_job
in file _cron.funcs.php, function call_job()
    Call a cron job.
can_comment
in file _item.class.php, method Item::can_comment()
    Template function: Check if user can leave comment on this post or display error
can_rate
in file _item.class.php, method Item::can_rate()
    Template function: Check if user can can rate this post
can_receive_pings
in file _item.class.php, method Item::can_receive_pings()
    Return true if trackbacks and pingbacks are allowed
can_see_comments
in file _item.class.php, method Item::can_see_comments()
    Check if user can see comments on this post, which he cannot if they are disabled for the Item or never allowed for the blog.
categories
in file _itemlight.class.php, method ItemLight::categories()
    Template function: list all the category names
cat_after_level
in file _coll_category_list.widget.php, method coll_category_list_Widget::cat_after_level()
    Callback: Generate code when exiting from a level
cat_before_level
in file _coll_category_list.widget.php, method coll_category_list_Widget::cat_before_level()
    Callback: Generate code when entering a new level
cat_children
in file _category.funcs.php, function cat_children()
    Taking a recursive walk in the category park...
cat_create
in file _category.funcs.php, function cat_create()
    Create a new category
cat_line
in file _coll_category_list.widget.php, method coll_category_list_Widget::cat_line()
    Callback: Generate category line when it has children
cat_load_cache
in file _category.funcs.php, function cat_load_cache()
    Load cache for category definitions.
cat_load_postcats_cache
in file _category.funcs.php, function cat_load_postcats_cache()
    Load cache for category associations with current posts
cat_no_children
in file _coll_category_list.widget.php, method coll_category_list_Widget::cat_no_children()
    Callback: Generate category line when it has no children
cat_req
in file _category.funcs.php, function cat_req()
    Callback used in compile_cat_array()
cat_req_dummy
in file _category.funcs.php, function cat_req_dummy()
    Callback used in compile_cat_array()
cat_select
in file _item.funcs.php, function cat_select()
    Allow recursive category selection.
cat_select_after_each
in file _item.funcs.php, function cat_select_after_each()
    callback after each sublist element
cat_select_after_last
in file _item.funcs.php, function cat_select_after_last()
    callback to end sublist
cat_select_before_each
in file _item.funcs.php, function cat_select_before_each()
    callback to display sublist element
cat_select_before_first
in file _item.funcs.php, function cat_select_before_first()
    callback to start sublist
cat_select_header
in file _item.funcs.php, function cat_select_header()
    Header for cat_select()
cat_select_new
in file _item.funcs.php, function cat_select_new()
    new category line for catselect table
cdata
in file _xhtml_validator.class.php, method XHTML_Validator::cdata()
    cdata(-)
change_type
in file _hitlist.class.php, method Hitlist::change_type()
    Change type for a hit
Chapter
in file _chapter.class.php, class Chapter
    Chapter Class
Chapter
in file _chapter.class.php, method Chapter::Chapter()
    Constructor
ChapterCache
in file _chaptercache.class.php, method ChapterCache::ChapterCache()
    Constructor
ChapterCache
in file _chaptercache.class.php, class ChapterCache
    ChapterCache Class
check
in file _xhtml_validator.class.php, method XHTML_Validator::check()
    check(-)
check
in file _blockcache.class.php, method BlockCache::check()
    Check if cache contents are available, otherwise start collecting output to be cached
check
in file _pagecache.class.php, method PageCache::check()
    Check if cache contents are available, otherwise start collecting output to be cached
checkbox
in file _form.class.php, method Form::checkbox()
    Builds a checkbox field
checkbox_basic_input
in file _form.class.php, method Form::checkbox_basic_input()
    EXPERIMENTAL: simpler method of obtaining basic checkboxes
checkbox_input
in file _form.class.php, method Form::checkbox_input()
    Builds a checkbox field
checklist
in file _form.class.php, method Form::checklist()
    Builds a checkbox list
check_all
in file _form.class.php, method Form::check_all()
    Return links to check and uncheck all check boxes of the form
check_categories
in file _item.funcs.php, function check_categories()
check_delete
in file _dataobject.class.php, method DataObject::check_delete()
    Check relations for restrictions before deleting
check_html_sanity
in file _param.funcs.php, function check_html_sanity()
    Check raw HTML input for different levels of sanity including:
check_is_decimal
in file _param.funcs.php, function check_is_decimal()
    Checks if the param is a decimal number
check_is_email
in file _param.funcs.php, function check_is_email()
    Check that email address looks valid.
check_is_login
in file _param.funcs.php, function check_is_login()
    Check that login is valid.
check_is_number
in file _param.funcs.php, function check_is_number()
    Checks if the param is an integer (no float, e.g. 3.14).
check_is_phone
in file _param.funcs.php, function check_is_phone()
    Checks if the phone number is valid
check_is_url
in file _param.funcs.php, function check_is_url()
    Checks if the url is valid
check_is_word
in file _param.funcs.php, function check_is_word()
    Checks if the word is valid
check_maintenance_group_perm
in file _maintenance.init.php, method maintenance_Module::check_maintenance_group_perm()
    Check a permission for the group. ( see 'group_func' in get_available_group_permissions() function )
check_maintenance_user_perm
in file _maintenance.init.php, method maintenance_Module::check_maintenance_user_perm()
    Check a permission for the user. ( see 'user_func' in get_available_group_permissions() function )
check_password
in file _user.class.php, method User::check_password()
    Check password
check_path_to_root
in file _genericcategorycache.class.php, method GenericCategoryCache::check_path_to_root()
    Support function for reveal_children()
check_perm
in file _goal.class.php, method Goal::check_perm()
    Check permission on a persona
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
in file _module.class.php, method Module::check_perm()
    Check module permission
check_perm_bloggroups
in file _group.class.php, method Group::check_perm_bloggroups()
    Check permission for this group on a specified blog
check_perm_blogowner
in file _user.class.php, method User::check_perm_blogowner()
    Check if the user is the owner of the designated blog (which gives him a lot of permissions)
check_perm_blogusers
in file _user.class.php, method User::check_perm_blogusers()
    Check permission for this user on a specified blog
check_perm_posttype
in file _item.funcs.php, function check_perm_posttype()
    Assert that the supplied post type can be used by the current user in the post's extra categories' context.
check_relations
in file _dataobject.class.php, method DataObject::check_relations()
    Check relations for restrictions or cascades.
check_rename
in file _file.funcs.php, function check_rename()
    Check if file rename is acceptable
chmod
in file _file.class.php, method File::chmod()
    Change file permissions on disk.
clear
in file _chaptercache.class.php, method ChapterCache::clear()
    Empty/reset the cache
clear
in file _genericcategorycache.class.php, method GenericCategoryCache::clear()
    Empty/reset the cache
clear
in file _usercache.class.php, method UserCache::clear()
    Clear our caches.
clear
in file _log.class.php, method Log_noop::clear()
    This is a no-operation method.
clear
in file _dataobjectcache.class.php, method DataObjectCache::clear()
    Clear the cache **extensively**
clear
in file _messages.class.php, method Messages::clear()
    Clears the Log (all or specified category).
clear
in file _log.class.php, method Log::clear()
    Clears the Log (all or specified category).
cleardir_r
in file _file.funcs.php, function cleardir_r()
    Clear contents of dorectory, but do not delete directory itself
CollectionSettings
in file _collsettings.class.php, method CollectionSettings::CollectionSettings()
    Constructor
CollectionSettings
in file _collsettings.class.php, class CollectionSettings
    Class to handle the settings for collections/blogs
colls_list_owner_Widget
in file _colls_list_owner.widget.php, method colls_list_owner_Widget::colls_list_owner_Widget()
    Constructor
colls_list_owner_Widget
in file _colls_list_owner.widget.php, class colls_list_owner_Widget
    ComponentWidget Class
colls_list_public_Widget
in file _colls_list_public.widget.php, method colls_list_public_Widget::colls_list_public_Widget()
    Constructor
colls_list_public_Widget
in file _colls_list_public.widget.php, class colls_list_public_Widget
    ComponentWidget Class
coll_avatar_Widget
in file _coll_avatar.widget.php, method coll_avatar_Widget::coll_avatar_Widget()
    Constructor
coll_avatar_Widget
in file _coll_avatar.widget.php, class coll_avatar_Widget
    coll_avatar_Widget Class.
coll_category_list_Widget
in file _coll_category_list.widget.php, method coll_category_list_Widget::coll_category_list_Widget()
    Constructor
coll_category_list_Widget
in file _coll_category_list.widget.php, class coll_category_list_Widget
    ComponentWidget Class
coll_comment_list_Widget
in file _coll_comment_list.widget.php, method coll_comment_list_Widget::coll_comment_list_Widget()
    Constructor
coll_comment_list_Widget
in file _coll_comment_list.widget.php, class coll_comment_list_Widget
    ComponentWidget Class
coll_common_links_Widget
in file _coll_common_links.widget.php, method coll_common_links_Widget::coll_common_links_Widget()
    Constructor
coll_common_links_Widget
in file _coll_common_links.widget.php, class coll_common_links_Widget
    ComponentWidget: Common navigation links.
coll_item_list_Widget
in file _coll_item_list.widget.php, class coll_item_list_Widget
    ComponentWidget Class
coll_item_list_Widget
in file _coll_item_list.widget.php, method coll_item_list_Widget::coll_item_list_Widget()
    Constructor
coll_link_list_Widget
in file _coll_link_list.widget.php, method coll_link_list_Widget::coll_link_list_Widget()
    Constructor
coll_link_list_Widget
in file _coll_link_list.widget.php, class coll_link_list_Widget
    links_widget class
coll_logo_Widget
in file _coll_logo.widget.php, method coll_logo_Widget::coll_logo_Widget()
    Constructor
coll_logo_Widget
in file _coll_logo.widget.php, class coll_logo_Widget
    ComponentWidget Class
coll_longdesc_Widget
in file _coll_longdesc.widget.php, method coll_longdesc_Widget::coll_longdesc_Widget()
    Constructor
coll_longdesc_Widget
in file _coll_longdesc.widget.php, class coll_longdesc_Widget
    ComponentWidget Class
coll_media_index_Widget
in file _coll_media_index.widget.php, class coll_media_index_Widget
    ComponentWidget Class
coll_media_index_Widget
in file _coll_media_index.widget.php, method coll_media_index_Widget::coll_media_index_Widget()
    Constructor
coll_page_list_Widget
in file _coll_page_list.widget.php, method coll_page_list_Widget::coll_page_list_Widget()
    Constructor
coll_page_list_Widget
in file _coll_page_list.widget.php, class coll_page_list_Widget
    ComponentWidget Class
coll_post_list_Widget
in file _coll_post_list.widget.php, class coll_post_list_Widget
    ComponentWidget Class
coll_post_list_Widget
in file _coll_post_list.widget.php, method coll_post_list_Widget::coll_post_list_Widget()
    Constructor
coll_related_post_list_Widget
in file _coll_related_post_list.widget.php, class coll_related_post_list_Widget
    ComponentWidget Class
coll_related_post_list_Widget
in file _coll_related_post_list.widget.php, method coll_related_post_list_Widget::coll_related_post_list_Widget()
    Constructor
coll_search_form_Widget
in file _coll_search_form.widget.php, method coll_search_form_Widget::coll_search_form_Widget()
    Constructor
coll_search_form_Widget
in file _coll_search_form.widget.php, class coll_search_form_Widget
    ComponentWidget Class
coll_tagline_Widget
in file _coll_tagline.widget.php, method coll_tagline_Widget::coll_tagline_Widget()
    Constructor
coll_tagline_Widget
in file _coll_tagline.widget.php, class coll_tagline_Widget
    ComponentWidget Class
coll_tag_cloud_Widget
in file _coll_tag_cloud.widget.php, method coll_tag_cloud_Widget::coll_tag_cloud_Widget()
    Constructor
coll_tag_cloud_Widget
in file _coll_tag_cloud.widget.php, class coll_tag_cloud_Widget
    ComponentWidget Class
coll_title_Widget
in file _coll_title.widget.php, class coll_title_Widget
    ComponentWidget Class
coll_title_Widget
in file _coll_title.widget.php, method coll_title_Widget::coll_title_Widget()
    Constructor
coll_xml_feeds_Widget
in file _coll_xml_feeds.widget.php, class coll_xml_feeds_Widget
    ComponentWidget Class
coll_xml_feeds_Widget
in file _coll_xml_feeds.widget.php, method coll_xml_feeds_Widget::coll_xml_feeds_Widget()
    Constructor
cols_check
in file _resultsel.class.php, function cols_check()
    Sets the cols_check global variable to verify if checkboxes have to be checked in the result set
combo_box
in file _form.class.php, method Form::combo_box()
    Combo box Display a select options list with an option 'new', and when this one is seleted, display a combo input text to add a new value
Comment
in file _comment.class.php, class Comment
    Comment Class
Comment
in file _comment.class.php, method Comment::Comment()
    Constructor
CommentList
in file _commentlist.class.php, class CommentList
    CommentList Class
CommentList
in file _commentlist.class.php, method CommentList::CommentList()
    Constructor
comments_number
in file _comment.funcs.php, function comments_number()
    comments_number(-)
comment_allowed_tags
in file _template.funcs.php, function comment_allowed_tags()
    Display allowed tags for comments (Mainly provided for WP compatibility. Not recommended for use)
Comment_get_by_ID
in file _comment.funcs.php, function Comment_get_by_ID()
    Get a Comment by ID. Exits if the requested comment does not exist!
commit
in file _db.class.php, method DB::commit()
    Commit current transaction
compact_date
in file _misc.funcs.php, function compact_date()
    Compact a date in a number keeping only integer value of the string
compile_cat_array
in file _category.funcs.php, function compile_cat_array()
    Compiles the cat array from $cat (recursive + optional modifiers) and $catsel[] (non recursive)
ComponentWidget
in file _widget.class.php, method ComponentWidget::ComponentWidget()
    Constructor
ComponentWidget
in file _widget.class.php, class ComponentWidget
    ComponentWidget Class
conditional
in file _results.class.php, function conditional()
confirm_delete
in file _dataobject.class.php, method DataObject::confirm_delete()
    Displays form to confirm deletion of this object
contact_link
in file _blog.class.php, method Blog::contact_link()
    Template tag: display a link leading to the contact form for the owner of the current Blog.
container
in file _skin.class.php, method Skin::container()
    Display a container
contains
in file _filelist.class.php, method Filelist::contains()
    Does the list contain a specific File?
content
in file _comment.class.php, method Comment::content()
    Template function: display content of comment
content
in file _item.class.php, method Item::content()
    DEPRECATED
content_extension
in file _item.class.php, method Item::content_extension()
    Display content teaser of item (will stop at "<!-- more -->"
content_teaser
in file _item.class.php, method Item::content_teaser()
    Display content teaser of item (will stop at "<!-- more -->"
convert_button_to_field_params
in file _form.class.php, method Form::convert_button_to_field_params()
    Convert a deprecated, numeric button array to a field_params array.
convert_chars
in file _misc.funcs.php, function convert_chars()
    Convert all non ASCII chars (except if UTF-8, GB2312 or CP1251) to &#nnnn; unicode references.
copy_to
in file _file.class.php, method File::copy_to()
    Copy this file to a new location
count
in file _messages.class.php, method Messages::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
in file _log.class.php, method Log::count()
    Counts messages of a given category
count
in file _log.class.php, method Log_noop::count()
    This is a no-operation method.
Country
in file _country.class.php, class Country
    Country Class
Country
in file _country.class.php, method Country::Country()
    Constructor
country_flag
in file _country_list.view.php, function country_flag()
    Template function: Display country flag
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_total_rows
in file _archives.plugin.php, method ArchiveList::count_total_rows()
    Count the number of rows of the SQL result
count_total_rows
in file _results.class.php, method Results::count_total_rows()
    Count the total number of rows of the SQL result (all pages)
count_view
in file _item.class.php, method Item::count_view()
    Increase view counter
create
in file _file.class.php, method File::create()
    Create the file/folder on disk, if it does not exist yet.
create_archive
in file _zip_archives.php, method archive::create_archive()
create_bzip
in file _zip_archives.php, method bzip_file::create_bzip()
create_crumb
in file _session.class.php, method Session::create_crumb()
    Create a crumb that will be saved into the Session and returned to the caller for inclusion in Form or action url.
create_gzip
in file _zip_archives.php, method gzip_file::create_gzip()
create_multiple_posts
in file _item.funcs.php, function create_multiple_posts()
    Mass create.
create_tar
in file _zip_archives.php, method tar_file::create_tar()
create_zip
in file _zip_archives.php, method zip_file::create_zip()
credits
in file _template.funcs.php, function credits()
    Template tag for credits
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()
    Log a message from cron.
crop_to_constraint
in file _image.funcs.php, function crop_to_constraint()
    Crop dimensions to fit into a constrained size, while preserving aspect ratio.
ctry_td_actions
in file _country_list.view.php, function ctry_td_actions()
ctry_td_enabled
in file _country_list.view.php, function ctry_td_enabled()
    This file is part of the evoCore framework - http://evocore.net/ See also http://sourceforge.net/projects/evocms/.
Currency
in file _currency.class.php, method Currency::Currency()
    Constructor
Currency
in file _currency.class.php, class Currency
    Currency Class
curr_td_actions
in file _currency_list.view.php, function curr_td_actions()
curr_td_enabled
in file _currency_list.view.php, function curr_td_enabled()
    This file is part of the evoCore framework - http://evocore.net/ See also http://sourceforge.net/projects/evocms/.
custom
in file _item.class.php, method Item::custom()
    Display custom field
CANUSEXMLRPC
in file _xmlrpc.funcs.php, constant CANUSEXMLRPC
    Can we use XML-RPC functionality?

d

$DataObject_array
in file _dataobjectcache.class.php, variable DataObjectCache::$DataObject_array
    NON indexed object array
$date
in file _comment.class.php, variable Comment::$date
    Date of the comment (MySQL DATETIME - use e.g. mysql2timestamp()); local time ($localtimenow)
$datecreated
in file _user.class.php, variable User::$datecreated
$datedeadline
in file _item.class.php, variable Item::$datedeadline
$dateset
in file _item.class.php, variable Item::$dateset
    Has the publish date been explicitely set?
$DB
in file _init_db.inc.php, global variable $DB
    Database connection (connection opened here)
$dbaliases
in file _db.class.php, variable DB::$dbaliases
    Aliases that will be replaced in queries:
$dbhandle
in file _db.class.php, variable DB::$dbhandle
    MySQL Database handle
$dbhost
in file _db.class.php, variable DB::$dbhost
    Database hostname
$dbIDname
in file _dataobjectlist.class.php, variable DataObjectList::$dbIDname
$dbIDname
in file _dataobjectcache.class.php, variable DataObjectCache::$dbIDname
$dbname
in file _db.class.php, variable DB::$dbname
    Database name
$dbpassword
in file _db.class.php, variable DB::$dbpassword
    Database username's password
$dbprefix
in file _dataobjectlist.class.php, variable DataObjectList::$dbprefix
$dbprefix
in file _dataobjectcache.class.php, variable DataObjectCache::$dbprefix
$dbreplaces
in file _db.class.php, variable DB::$dbreplaces
    Strings that will replace the aliases in queries:
$dbtablename
in file _dataobjectcache.class.php, variable DataObjectCache::$dbtablename
$dbtablename
in file _dataobjectlist.class.php, variable DataObjectList::$dbtablename
    The following should probably be obsoleted by Results::Cache
$dbuser
in file _db.class.php, variable DB::$dbuser
    Database username
$db_table_name
in file _abstractsettings.class.php, variable AbstractSettings::$db_table_name
    The DB table which stores the settings.
$Debuglog
in file _init_base.inc.php, global variable $Debuglog
    Debug message log for debugging only (initialized here).
$debug_dump_function_trace_for_queries
in file _db.class.php, variable DB::$debug_dump_function_trace_for_queries
    Do we want to output a function backtrace for every query? Number of stack entries to show (from last to first) (Default: 0); true means 'all'.
$debug_dump_rows
in file _db.class.php, variable DB::$debug_dump_rows
    Number of rows we want to dump in debug output (0 disables it) This requires DB::$log_queries to be true.
$debug_explain_joins
in file _db.class.php, variable DB::$debug_explain_joins
    Do we want to explain joins? This requires DB::$log_queries to be true.
$debug_profile_queries
in file _db.class.php, variable DB::$debug_profile_queries
    Do we want to profile queries? This requires DB::$log_queries to be true.
$defaultcategory
in file _log.class.php, variable Log::$defaultcategory
    Default category for messages.
$defaultcategory
in file _messages.class.php, variable Messages::$defaultcategory
    Default category for messages.
$default_cat_ID
in file _blog.class.php, variable Blog::$default_cat_ID
    Lazy filled
$default_filters
in file _dataobjectlist2.class.php, variable FilteredResults::$default_filters
    Default filter set (used if no specific params are passed)
$default_value
in file _goal.class.php, variable Goal::$default_value
$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
$description
in file _chapter.class.php, variable Chapter::$description
$displaycaption
in file _calendar.plugin.php, variable Calendar::$displaycaption
$displayed_cols_count
in file _uiwidget.class.php, variable Table::$displayed_cols_count
    Number of cols already displayed (in current line)
$displayed_lines_count
in file _uiwidget.class.php, variable Table::$displayed_lines_count
    Number of lines already displayed
$disp_params
in file _widget.class.php, variable ComponentWidget::$disp_params
    Array of params used during display()
$disp_param_err_messages_with_fields
in file _form.class.php, variable Form::$disp_param_err_messages_with_fields
    Display param errors with fields, appended to the note?
$domain
in file _user.class.php, variable User::$domain
$double1
in file _item.class.php, variable Item::$double1
$double2
in file _item.class.php, variable Item::$double2
$double3
in file _item.class.php, variable Item::$double3
$double4
in file _item.class.php, variable Item::$double4
$double5
in file _item.class.php, variable Item::$double5
$dstart
in file _itemquery.class.php, variable ItemQuery::$dstart
$dstop
in file _itemquery.class.php, variable ItemQuery::$dstop
DataObject
in file _dataobject.class.php, class DataObject
    Data Object Base Class
DataObject
in file _dataobject.class.php, method DataObject::DataObject()
    Constructor
DataObjectCache
in file _dataobjectcache.class.php, class DataObjectCache
    Data Object Cache Class
DataObjectCache
in file _dataobjectcache.class.php, method DataObjectCache::DataObjectCache()
    Constructor
DataObjectList
in file _dataobjectlist.class.php, method DataObjectList::DataObjectList()
    Constructor
DataObjectList
in file _dataobjectlist.class.php, class DataObjectList
    Data Object List Base Class
DataObjectList2
in file _dataobjectlist2.class.php, method DataObjectList2::DataObjectList2()
    Constructor
DataObjectList2
in file _dataobjectlist2.class.php, class DataObjectList2
    Data Object List Base Class 2
date
in file _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()
    Convert timestamp to MySQL/ISO format.
dates_to_end
in file _itemlistlight.class.php, method ItemListLight::dates_to_end()
    Template function: display potentially remaining empty days until the end of the filter interval
date_add_days
in file _misc.funcs.php, function date_add_days()
    Add given # of days to a timestamp
date_i18n
in file _misc.funcs.php, function date_i18n()
    Date internationalization: same as date() formatting but with i18n support.
date_if_changed
in file _itemlistlight.class.php, method ItemListLight::date_if_changed()
    Template tag: Display the date if it has changed since last call
date_input
in file _form.class.php, method Form::date_input()
    Builds a date input field.
date_sprintf
in file _misc.funcs.php, function date_sprintf()
    Format dates into a string in a way similar to sprintf()
date_sprintf_callback
in file _misc.funcs.php, function date_sprintf_callback()
dayOfWeek
in file _form.class.php, method Form::dayOfWeek()
    Build a select to choose a weekday.
dayOfWeek_input
in file _form.class.php, method Form::dayOfWeek_input()
    Build a select to choose a weekday.
DB
in file _db.class.php, method DB::DB()
    DB Constructor
DB
in file _db.class.php, class DB
    The Main Class
dbchange
in file _dataobject.class.php, method DataObject::dbchange()
    Records a change that will need to be updated in the db
dbdelete
in file _group.class.php, method Group::dbdelete()
    Delete object from DB.
dbdelete
in file _comment.class.php, method Comment::dbdelete()
    Trigger event AfterCommentDelete after calling parent method.
dbdelete
in file _item.class.php, method Item::dbdelete()
    Trigger event AfterItemDelete after calling parent method.
dbdelete
in file _dataobject.class.php, method DataObject::dbdelete()
    Delete object from DB.
dbdelete
in file _blog.class.php, method Blog::dbdelete()
    Delete a blog and dependencies from database
dbdelete
in file _user.class.php, method User::dbdelete()
    Delete user and dependencies from database
dbdelete_by_ID
in file _dataobjectcache.class.php, method DataObjectCache::dbdelete_by_ID()
    Delete an object from DB by ID.
dbexists
in file _userfield.class.php, method Userfield::dbexists()
    Check existence of specified user field ID in ufdf_ID unique field.
dbexists
in file _goal.class.php, method Goal::dbexists()
    Check existence of specified goal in goal_key unique field.
dbexists
in file _itemtype.class.php, method ItemType::dbexists()
    Check existence of specified item type ID in ptyp_ID unique field.
dbexists
in file _country.class.php, method Country::dbexists()
    Check existence of specified country code in ctry_code unique field.
dbexists
in file _dataobject.class.php, method DataObject::dbexists()
    Check existence of specified value in unique field.
dbexists
in file _currency.class.php, method Currency::dbexists()
    Check existence of specified currency code in curr_code unique field.
dbinsert
in file _comment.class.php, method Comment::dbinsert()
    Get karma and set it before adding the Comment to DB.
dbinsert
in file _blog.class.php, method Blog::dbinsert()
    Insert into the DB
dbinsert
in file _skin.class.php, method Skin::dbinsert()
    Insert object into DB based on previously recorded changes.
dbinsert
in file _group.class.php, method Group::dbinsert()
    Insert object into DB based on previously recorded changes.
dbinsert
in file _chapter.class.php, method Chapter::dbinsert()
    Insert object into DB based on previously recorded changes.
dbinsert
in file _item.class.php, method Item::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 _genericordered.class.php, method GenericOrdered::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
dbinsert
in file _file.class.php, method File::dbinsert()
    Insert object into DB based on previously recorded changes
dbinsert
in file _widget.class.php, method ComponentWidget::dbinsert()
    Insert object into DB based on previously recorded changes.
dbprune
in file _hitlist.class.php, method Hitlist::dbprune()
    Auto pruning of old stats.
dbsave
in file _session.class.php, method Session::dbsave()
    Updates session data in database.
dbsave
in file _dataobject.class.php, method DataObject::dbsave()
    Inserts or Updates depending on object state.
dbupdate
in file _blog.class.php, method Blog::dbupdate()
    Update the DB based on previously recorded changes
dbupdate
in file _dataobject.class.php, method DataObject::dbupdate()
    Update the DB based on previously recorded changes
dbupdate
in file _widget.class.php, method ComponentWidget::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 _item.class.php, method Item::dbupdate()
    Update the DB based on previously recorded changes
dbupdate
in file _groupsettings.class.php, method GroupSettings::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 _skin.class.php, method Skin::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 _group.class.php, method Group::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 _chapter.class.php, method Chapter::dbupdate()
    Update the DB based on previously recorded changes
dbupdate_settings
in file _skin.class.php, method Skin::dbupdate_settings()
    Save skin specific settings for current blgo to DB
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_quotes
in file _upgrade.funcs.php, function db_delta_remove_quotes()
    Remove quotes/backticks around a field/table name.
db_save_containers
in file _skin.class.php, method Skin::db_save_containers()
    Save containers
deadline_date
in file _item.class.php, method Item::deadline_date()
    Template function: display deadline date (datetime) of Item
deadline_time
in file _item.class.php, method Item::deadline_time()
    Template function: display deadline time (datetime) of Item
debug_die
in file _misc.funcs.php, function debug_die()
    Outputs Unexpected Error message. When in debug mode it also prints a backtrace.
debug_fclose
in file _misc.funcs.php, function debug_fclose()
debug_fopen
in file _misc.funcs.php, function debug_fopen()
debug_fwrite
in file _misc.funcs.php, function debug_fwrite()
debug_get_backtrace
in file _misc.funcs.php, function debug_get_backtrace()
    Get a function trace from http://www.php.net/debug_backtrace as html table.
debug_get_rows_table
in file _db.class.php, method DB::debug_get_rows_table()
    Get a table (or "<p>No Results.</p>") for the SELECT query results.
debug_info
in file _misc.funcs.php, function debug_info()
    Outputs debug info, according to $debug or $force param. This gets called typically at the end of the page.
decompact_date
in file _misc.funcs.php, function decompact_date()
    Decompact a date in a date format ( Y-m-d h:m:s )
delete
in file _groupsettings.class.php, method GroupSettings::delete()
    Delete all of the group permissions
delete
in file _session.class.php, method Session::delete()
    Delete a value from the session data.
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.
deleteurl_link
in file _comment.class.php, method Comment::deleteurl_link()
    Display delete icon for deleting author_url if user has proper rights
delete_array
in file _abstractsettings.class.php, method AbstractSettings::delete_array()
    Delete an array of values.
delete_link
in file _comment.class.php, method Comment::delete_link()
    Displays button for deleeing the Comment if user has proper rights
delete_link
in file _item.class.php, method Item::delete_link()
    Displays button for deleting the Item if user has proper rights
delete_prerendered_content
in file _item.class.php, method Item::delete_prerendered_content()
    Unset any prerendered content for this item (in PHP cache).
deprecate_link
in file _comment.class.php, method Comment::deprecate_link()
    Display link to deprecate a comment if user has edit rights
deprecate_link
in file _item.class.php, method Item::deprecate_link()
    Display link to deprecate a post 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()
    Get & Analyze referer
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_containers
in file _skin.class.php, method Skin::discover_containers()
    Discover containers included in skin file
disp
in file _messages.class.php, method Messages::disp()
    TEMPLATE TAG
disp
in file _dataobject.class.php, method DataObject::disp()
    Display a member param by its name
disp
in file _log.class.php, method Log::disp()
    TEMPLATE TAG
disp
in file _log.class.php, method Log_noop::disp()
    This is a no-operation method.
display
in file _calendar.plugin.php, method Calendar::display()
    Display the calendar.
display
in file _coll_tagline.widget.php, method coll_tagline_Widget::display()
    Display the widget!
display
in file _coll_tag_cloud.widget.php, method coll_tag_cloud_Widget::display()
    Display the widget!
display
in file _coll_category_list.widget.php, method coll_category_list_Widget::display()
    Display the widget!
display
in file _free_html.widget.php, method free_html_Widget::display()
    Display the widget!
display
in file _user_tools.widget.php, method user_tools_Widget::display()
    Display the widget!
display
in file _results.class.php, method Results::display()
    Display paged list/table based on object parameters
display
in file _sql.class.php, method SQL::display()
    Get whole query
display
in file _coll_comment_list.widget.php, method coll_comment_list_Widget::display()
    Display the widget!
display
in file _coll_media_index.widget.php, method coll_media_index_Widget::display()
    Display the widget!
display
in file _coll_longdesc.widget.php, method coll_longdesc_Widget::display()
    Display the widget!
display
in file _colls_list_owner.widget.php, method colls_list_owner_Widget::display()
    Display the widget!
display
in file _coll_avatar.widget.php, method coll_avatar_Widget::display()
    Display the widget!
display
in file _colls_list_public.widget.php, method colls_list_public_Widget::display()
    Display the widget!
display
in file _widget.class.php, method ComponentWidget::display()
    Display the widget!
display
in file _coll_title.widget.php, method coll_title_Widget::display()
    Display the widget!
display
in file _log.class.php, method Log::display()
    Display messages of the Log object.
display
in file _coll_search_form.widget.php, method coll_search_form_Widget::display()
    Display the widget!
display
in file _messages.class.php, method Messages::display()
    Display messages of the Log object.
display
in file _coll_common_links.widget.php, method coll_common_links_Widget::display()
    Display the widget!
display
in file _coll_xml_feeds.widget.php, method coll_xml_feeds_Widget::display()
    Display the widget!
display
in file _menu_link.widget.php, method menu_link_Widget::display()
    Display the widget!
display
in file _log.class.php, method Log_noop::display()
    This is a no-operation method.
display
in file _coll_logo.widget.php, method coll_logo_Widget::display()
    Display the widget!
display
in file _coll_item_list.widget.php, method coll_item_list_Widget::display()
    Display the widget!
display_body
in file _results.class.php, method Results::display_body()
    Display list/table body.
display_body_end
in file _uiwidget.class.php, method Table::display_body_end()
display_body_start
in file _uiwidget.class.php, method Table::display_body_start()
display_colselect
in file _uiwidget.class.php, method Table::display_colselect()
    Display the column selection
display_col_end
in file _uiwidget.class.php, method Table::display_col_end()
display_col_headers
in file _uiwidget.class.php, method Table::display_col_headers()
    Display column headers
display_col_start
in file _uiwidget.class.php, method Table::display_col_start()
    Start a column (data).
display_filters
in file _uiwidget.class.php, method Table::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 _uiwidget.class.php, method Table::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 _results.class.php, method Results::display_if_empty()
    Template function: display message if list is empty
display_if_empty
in file _template.funcs.php, function display_if_empty()
    Stub
display_init
in file _skin.class.php, method Skin::display_init()
    Get ready for displaying the skin.
display_init
in file _results.class.php, method Results::display_init()
    Initialize things in order to be ready for displaying.
display_init
in file _uiwidget.class.php, method Table::display_init()
    Initialize things in order to be ready for displaying.
display_last
in file _results.class.php, method Results::display_last()
    returns the link to the last page, if necessary
display_legend
in file _iconlegend.class.php, method IconLegend::display_legend()
    Display the icon legend
display_line_end
in file _uiwidget.class.php, method Table::display_line_end()
display_line_start
in file _uiwidget.class.php, method Table::display_line_start()
display_list
in file _misc.funcs.php, function display_list()
    Display an array as a list:
display_list_end
in file _resultsel.class.php, method ResultSel::display_list_end()
    Display list/table end followed by </form> closing.
display_list_end
in file _uiwidget.class.php, method Table::display_list_end()
    Display list/table end.
display_list_start
in file _uiwidget.class.php, method Table::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 _whosonline.plugin.php, method OnlineSessions::display_onliners()
    Template function: Display onliners, both registered users and guests.
display_online_guests
in file _whosonline.plugin.php, method OnlineSessions::display_online_guests()
    Template function: Display number of online guests.
display_online_users
in file _whosonline.plugin.php, method OnlineSessions::display_online_users()
    Template function: Display the registered users who are online
display_option_area
in file _uiwidget.class.php, method Table::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 _messages.class.php, method Messages::display_paragraphs()
    Wrapper to display messages as simple paragraphs.
display_paragraphs
in file _log.class.php, method Log_noop::display_paragraphs()
    This is a no-operation method.
display_paragraphs
in file _log.class.php, method Log::display_paragraphs()
    Wrapper to display messages as simple paragraphs.
display_param_link
in file _misc.funcs.php, function display_param_link()
    Credits stuff.
display_prev
in file _results.class.php, method Results::display_prev()
    returns a link to previous pages, if necessary
display_totals
in file _results.class.php, method Results::display_totals()
    Display totals line if set.
display_with_cache
in file _widget.class.php, method ComponentWidget::display_with_cache()
    Wraps display in a cacheable block.
disp_coll_list
in file _widget.class.php, method ComponentWidget::disp_coll_list()
    List of collections/blogs
disp_cond
in file _misc.funcs.php, function disp_cond()
    If first parameter evaluates to true printf() gets called using the first parameter as args and the second parameter as print-pattern
disp_contents
in file _coll_item_list.widget.php, method coll_item_list_Widget::disp_contents()
    Support function for above
disp_form
in file _genericelement.class.php, method GenericElement::disp_form()
    TODO
disp_skinshot
in file _skin.class.php, method Skin::disp_skinshot()
    Display skinshot for skin folder in various places.
disp_template_raw
in file _uiwidget.class.php, method Widget::disp_template_raw()
    Display a template param without replacing variables
disp_template_replaced
in file _uiwidget.class.php, method Widget::disp_template_replaced()
    Display a template param with its variables replaced
disp_title
in file _widget.class.php, method ComponentWidget::disp_title()
    Note: a container can prevent display of titles with 'block_display_title' This is useful for the lists in the headers fp> I'm not sur if this param should be overridable by widgets themselves (priority problem) Maybe an "auto" setting.
disp_url
in file _url.funcs.php, function disp_url()
    Display an URL, constrained to a max length
div_classes
in file _item.class.php, method Item::div_classes()
    Output classes for the Item <div>
download_file
in file _zip_archives.php, method archive::download_file()
dump_active_filters
in file _dataobjectlist2.class.php, method FilteredResults::dump_active_filters()
    Show every active filter that is not the same as the defaults
dump_queries
in file _db.class.php, method DB::dump_queries()
    Displays all queries that have been executed
duplicate
in file _class4.funcs.php, function duplicate()
    Create a copy of an object (abstraction from PHP4 vs PHP5)
duration
in file _form.class.php, method Form::duration()
    Builds a duration input field.
duration_input
in file _form.class.php, method Form::duration_input()
    Builds a duration input field.

e

$editor_code
in file _item.class.php, variable Item::$editor_code
$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
$enabled
in file _currency.class.php, variable Currency::$enabled
$enabled
in file _country.class.php, variable Country::$enabled
$enabled
in file _widget.class.php, variable ComponentWidget::$enabled
    Indicates whether the widget is enabled.
$error
in file _db.class.php, variable DB::$error
    Has an error occured?
$error
in file _xhtml_validator.class.php, variable XHTML_Validator::$error
$exact
in file _itemquery.class.php, variable ItemQuery::$exact
$excerpt
in file _itemlight.class.php, variable ItemLight::$excerpt
$extensions
in file _filetype.class.php, variable Filetype::$extensions
$extension_cache
in file _filetypecache.class.php, variable FiletypeCache::$extension_cache
$extra_cat_IDs
in file _item.class.php, variable Item::$extra_cat_IDs
    array of IDs or NULL if we don't know...
echo_attaching_files_button_js
in file _item.funcs.php, function echo_attaching_files_button_js()
    Output JavaScript code to dynamically show popup files attachment window
echo_comment_buttons
in file _comment.funcs.php, function echo_comment_buttons()
    Create comment form submit buttons
echo_comment_publishbt_js
in file _comment.funcs.php, function echo_comment_publishbt_js()
    JS Behaviour: Output JavaScript code to dynamically show or hide the "Publish!" button depending on the selected comment status.
echo_link_files_js
in file _item.funcs.php, function echo_link_files_js()
    Output JavaScript code for "Add/Link files" link
echo_onchange_newcat
in file _item.funcs.php, function echo_onchange_newcat()
echo_publishnowbutton_js
in file _item.funcs.php, function echo_publishnowbutton_js()
    Output JavaScript code to dynamically show or hide the "Publish NOW!" button depending on the selected post status.
echo_publish_buttons
in file _item.funcs.php, function echo_publish_buttons()
echo_set_is_attachments
in file _item.funcs.php, function echo_set_is_attachments()
    Output JavaScript code to set hidden field is_attachments which indicates that we must show attachments files popup window
echo_slug_filler
in file _item.funcs.php, function echo_slug_filler()
    Automatically update the slug field when a title is typed.
edit_link
in file _item.class.php, method Item::edit_link()
    Template tag
edit_link
in file _comment.class.php, method Comment::edit_link()
    Provide link to edit a comment if user has edit rights
email
in file _user.class.php, method User::email()
    Template function: display email of the user
end_collect
in file _blockcache.class.php, method BlockCache::end_collect()
    End collecting output to be cached
end_collect
in file _pagecache.class.php, method PageCache::end_collect()
    End collecting output to be cached
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.
enumerate_types
in file _userfields.view.php, function enumerate_types()
    Callback to enumerate possible user field types
escape
in file _db.class.php, method DB::escape()
    Format a string correctly for safe insert under all PHP conditions
evocms_autoload_class
in file _class5.funcs.php, function evocms_autoload_class()
    Autoload the required .class.php file when a class is accessed but not defined yet.
evo_bytes
in file _misc.funcs.php, function evo_bytes()
    Get number of bytes in $string. This works around mbstring.func_overload, if activated for strlen/mb_strlen.
EVO_MAIN_INIT
in file _main.inc.php, constant EVO_MAIN_INIT
    This file initializes everything BUT the blog!
evo_strlen
in file _misc.funcs.php, function evo_strlen()
    mbstring wrapper for strlen function
evo_substr
in file _misc.funcs.php, function evo_substr()
    mbstring wrapper for substr function
excerpt
in file _item.class.php, method Item::excerpt()
    Display excerpt of item
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()
extract_keyphrase_from_referer
in file _hit.class.php, method Hit::extract_keyphrase_from_referer()
    Extract the keyphrase from a search engine referer url
extract_serprank_from_referer
in file _hit.class.php, method Hit::extract_serprank_from_referer()
    Extract the "serp rank" from a search engine referer url
extra_status
in file _item.class.php, method Item::extra_status()
    Template function: display extra status of item
EZSQL_VERSION
in file _db.class.php, constant EZSQL_VERSION
    ezSQL Constants

f

$fadeout_array
in file _uiwidget.class.php, variable Table::$fadeout_array
$fadeout_count
in file _uiwidget.class.php, variable Table::$fadeout_count
$featured
in file _item.class.php, variable Item::$featured
$featured
in file _itemquery.class.php, variable ItemQuery::$featured
$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 _uiwidget.class.php, variable Table::$filter_area
    Parameters for the filter area:
$firstname
in file _user.class.php, variable User::$firstname
$flatmode
in file _filelist.class.php, variable Filelist::$flatmode
    Flat mode? (all files recursive without dirs)
$folder
in file _skin.class.php, variable Skin::$folder
$foot
in file _messages.class.php, variable Messages::$foot
    to display after messages
$foot
in file _log.class.php, variable Log::$foot
    to display after messages
$Form
in file _resultsel.class.php, variable ResultSel::$Form
    var Form
$from
in file _sql.class.php, variable SQL::$from
$functions_area
in file _results.class.php, variable Results::$functions_area
    Parameters for the functions area (to display functions at the end of results array):
feedback_feed_link
in file _item.class.php, method Item::feedback_feed_link()
    Template function: Displays link to the feed for comments on this item
feedback_link
in file _item.class.php, method Item::feedback_link()
    Template function: Displays link to feedback page (under some conditions)
feedback_moderation
in file _item.class.php, method Item::feedback_moderation()
    Template function: Displays feeback moderation info
fetch_remote_page
in file _url.funcs.php, function fetch_remote_page()
    Fetch remote page
File
in file _file.class.php, class File
    Represents a file or folder on disk. Optionnaly stores meta data from DB.
File
in file _file.class.php, method File::File()
    Constructor, not meant to be called directly. Use FileCache::get_by_root_and_path() instead, which provides caching and checks that only one object for a unique file exists (references).
FileCache
in file _filecache.class.php, method FileCache::FileCache()
    Constructor
FileCache
in file _filecache.class.php, class FileCache
    FileCache Class
Filelist
in file _filelist.class.php, method Filelist::Filelist()
    Constructor
Filelist
in file _filelist.class.php, class Filelist
    Holds a list of File objects.
FileRoot
in file _fileroot.class.php, method FileRoot::FileRoot()
    Constructor
FileRoot
in file _fileroot.class.php, class FileRoot
    This class provides info about a File Root.
FileRootCache
in file _filerootcache.class.php, class FileRootCache
    This class provides info about File Roots.
files
in file _item.class.php, method Item::files()
    Display the attachments/files linked to the current Item
Filetype
in file _filetype.class.php, method Filetype::Filetype()
    Constructor
Filetype
in file _filetype.class.php, class Filetype
    Filetype Class
FiletypeCache
in file _filetypecache.class.php, method FiletypeCache::FiletypeCache()
    Constructor
FiletypeCache
in file _filetypecache.class.php, class FiletypeCache
    FiletypeCache Class
file_controller_build_tabs
in file _file.funcs.php, function file_controller_build_tabs()
    Controller helper
FilteredResults
in file _dataobjectlist2.class.php, class FilteredResults
filter_countries
in file _country_list.view.php, function filter_countries()
    Callback to add filters on top of the result set
filter_currencies
in file _currency_list.view.php, function filter_currencies()
    Callback to add filters on top of the result set
filter_userfields
in file _userfields.view.php, function filter_userfields()
    Callback to add filters on top of the result set
first
in file _results.class.php, method Results::first()
    Returns the first page number to be displayed in the list
first_name
in file _user.class.php, method User::first_name()
    Template function: display first name of the user
fit_into_constraint
in file _image.funcs.php, function fit_into_constraint()
    Scale dimensions to fit into a constrained size, while preserving aspect ratio.
flush
in file _db.class.php, method DB::flush()
    Kill cached query results
fnmatch
in file _file.funcs.php, function fnmatch()
    A replacement for fnmatch() which needs PHP 4.3 and a POSIX compliant system (Windows is not).
footer
in file _item.class.php, method Item::footer()
    Template tag: display footer for the current Item.
footer_text
in file _blog.class.php, method Blog::footer_text()
    Template tag: display footer text for the current Blog.
forget_param
in file _param.funcs.php, function forget_param()
    Forget a param so that is will not get included in subsequent regenerate_url() calls.
Form
in file _form.class.php, 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 a SQL query
format_to_js
in file _misc.funcs.php, function format_to_js()
    Basic tidy up of strings
format_to_output
in file _misc.funcs.php, function format_to_output()
    Format a string/content for being output
format_to_post
in file _param.funcs.php, function format_to_post()
    DEPRECATED Stub for plugin compatibility:
form_checkbox
in file _form.funcs.php, function form_checkbox()
    form_checkbox(-)
form_date
in file _misc.funcs.php, function form_date()
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_info
in file _form.funcs.php, function form_info()
    form_info(-)
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_text
in file _form.funcs.php, function form_text()
    Builds a text (or password) input field.
free_html_Widget
in file _free_html.widget.php, method free_html_Widget::free_html_Widget()
    Constructor
free_html_Widget
in file _free_html.widget.php, class free_html_Widget
    ComponentWidget Class
FROM
in file _sql.class.php, method SQL::FROM()
FROM_add
in file _sql.class.php, method SQL::FROM_add()
    Extends the FROM clause.

g

$getting_adv_start_date
in file _itemlistlight.class.php, variable ItemListLight::$getting_adv_start_date
    Anti infinite loops:
$getting_adv_stop_date
in file _itemlistlight.class.php, variable ItemListLight::$getting_adv_stop_date
$global_icons
in file _uiwidget.class.php, variable Widget::$global_icons
    List of registered global action icons that get substituted through '$global_icons$'.
$global_idx
in file _results.class.php, variable Results::$global_idx
    idx relative to whole list (range: 0 to total_rows-1)
$global_is_first
in file _results.class.php, variable Results::$global_is_first
    Is this gobally the 1st item in the list? (NOT just the 1st in current page)
$global_is_last
in file _results.class.php, variable Results::$global_is_last
    Is this gobally the last item in the list? (NOT just the last in current page)
$Group
in file _user.class.php, variable User::$Group
    Reference to group
$GroupSettings
in file _group.class.php, variable Group::$GroupSettings
    Pluggable group permissions
$group_by
in file _results.class.php, variable Results::$group_by
    DB fieldname to group on.
$group_by
in file _sql.class.php, variable SQL::$group_by
$group_by_cat
in file _itemlistlight.class.php, variable ItemListLight::$group_by_cat
$group_by_obj_prop
in file _results.class.php, variable Results::$group_by_obj_prop
    Object property/properties to group on.
$group_ID
in file _user.class.php, variable User::$group_ID
    The ID of the (primary, currently only) group of the user.
$grp_cols
in file _results.class.php, variable Results::$grp_cols
    Definitions for each GROUP column:
groups.ctrl.php
procedural page groups.ctrl.php
GeneralSettings
in file _generalsettings.class.php, class GeneralSettings
    Class to handle the global settings.
GeneralSettings
in file _generalsettings.class.php, method GeneralSettings::GeneralSettings()
    Constructor.
generate_link_from_params
in file _misc.funcs.php, function generate_link_from_params()
    Generate a link from params (credits stuff)
generate_random_key
in file _misc.funcs.php, function generate_random_key()
    Generate a valid key of size $length.
generate_random_passwd
in file _misc.funcs.php, function generate_random_passwd()
    Generate a random password with no ambiguous chars
generate_thumb
in file _image.funcs.php, function generate_thumb()
    Generate a thumbnail
GenericCache
in file _genericcache.class.php, method GenericCache::GenericCache()
    Constructor
GenericCache
in file _genericcache.class.php, class GenericCache
    GenericCache Class
GenericCategory
in file _genericcategory.class.php, class GenericCategory
    GenericCategory Class
GenericCategory
in file _genericcategory.class.php, method GenericCategory::GenericCategory()
    Constructor
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, class GenericOrdered
    User property;
GenericOrdered
in file _genericordered.class.php, method GenericOrdered::GenericOrdered()
    Constructor
GenericOrderedCache
in file _genericorderedcache.class.php, class GenericOrderedCache
    GenericOrderedCache Class
GenericOrderedCache
in file _genericorderedcache.class.php, method GenericOrderedCache::GenericOrderedCache()
    Constructor
generic_ctp_number
in file _comment.funcs.php, function generic_ctp_number()
    Generic comments/trackbacks/pingbacks counting
gen_archive_link
in file _blog.class.php, method Blog::gen_archive_link()
    Generate link to archive
gen_archive_url
in file _blog.class.php, method Blog::gen_archive_url()
    Generate archive page URL
gen_baseurl
in file _blog.class.php, method Blog::gen_baseurl()
    Generate the baseurl of the blog (URL of the folder where the blog lives)
gen_blogurl
in file _blog.class.php, method Blog::gen_blogurl()
    Generate blog URL
gen_filecache_path
in file _pagecache.class.php, method PageCache::gen_filecache_path()
    Generate path for caching $url.
gen_global_icons
in file _uiwidget.class.php, method Widget::gen_global_icons()
    Generate img tags for registered icons, through global_icon().
gen_ID
in file _fileroot.class.php, method FileRoot::gen_ID()
gen_order_clause
in file _misc.funcs.php, function gen_order_clause()
    Generate order by clause
gen_tag_url
in file _blog.class.php, method Blog::gen_tag_url()
    Generate a tag url on this blog
get
in file _blog.class.php, method Blog::get()
    Get a param.
get
in file _file.class.php, method File::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 _usersettings.class.php, method UserSettings::get()
    Get a setting from the DB user settings table
get
in file _dataobject.class.php, method DataObject::get()
    Get a member param by its name
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 _abstractsettings.class.php, method AbstractSettings::get()
    Get a setting from the DB settings table.
get
in file _groupsettings.class.php, method GroupSettings::get()
    Get a permission from the DB group settings table
get
in file _item.class.php, method Item::get()
    Get a member param by its name
get
in file _comment.class.php, method Comment::get()
    Get a member param by its name
get
in file _user.class.php, method User::get()
    Get a param
get
in file _sql.class.php, method SQL::get()
    Get whole query
getNavLinks
in file _calendar.plugin.php, method Calendar::getNavLinks()
    Get links to navigate between month / year.
get_account_name
in file _user.class.php, method User::get_account_name()
    Get the name of the account with complete details for admin select lists
get_actions_for_itemtype
in file _itemtypes.view.php, function get_actions_for_itemtype()
    Callback to build possible actions depending on item type id
get_action_title
in file _dataobject.class.php, method DataObject::get_action_title()
    Generate help title text for action
get_action_title
in file _goal.class.php, method Goal::get_action_title()
    Generate help title text for action
get_active_filter
in file _dataobjectlist2.class.php, method FilteredResults::get_active_filter()
    Get a specific active filter
get_active_filters
in file _dataobjectlist2.class.php, method FilteredResults::get_active_filters()
    Get every active filter that is not the same as the defaults
get_active_opcode_cache
in file _misc.funcs.php, function get_active_opcode_cache()
    Anyone using something else, please extend.
get_admin_skins
in file _file.funcs.php, function get_admin_skins()
    Get a list of available admin skins.
get_ads_evocache
in file _file.class.php, method File::get_ads_evocache()
    Get the full path to the thumbnail cache for this file.
get_ads_list_path
in file _filelist.class.php, method Filelist::get_ads_list_path()
    Get absolute path to list.
get_advertised_start_date
in file _itemlistlight.class.php, method ItemListLight::get_advertised_start_date()
    Get the adverstised start date (does not include timestamp_min)
get_advertised_stop_date
in file _itemlistlight.class.php, method ItemListLight::get_advertised_stop_date()
    Get the adverstised stop date (does not include timestamp_max)
get_af_filecache_path
in file _pagecache.class.php, method PageCache::get_af_filecache_path()
    Get path to file for current URL
get_af_thumb_path
in file _file.class.php, method File::get_af_thumb_path()
    Get the full path to the thumbnail for this file.
get_agent_name
in file _hit.class.php, method Hit::get_agent_name()
    Get the User agent's name.
get_agent_platform
in file _hit.class.php, method Hit::get_agent_platform()
    Get the User agent's platform.
get_agent_type
in file _hit.class.php, method Hit::get_agent_type()
    Get the User agent's type.
get_allowed_item_status
in file _blog.class.php, method Blog::get_allowed_item_status()
    Get allowed post status for current user in this blog
get_allowed_uri_schemes
in file _url.funcs.php, function get_allowed_uri_schemes()
    Get allowed URI schemes for a given context.
get_all_tags
in file _itemlist.class.php, method ItemList2::get_all_tags()
    Get all tags used in current ItemList
get_anchor
in file _comment.class.php, method Comment::get_anchor()
    Get the anchor-ID of the comment
get_anchor_id
in file _item.class.php, method Item::get_anchor_id()
get_archive_url
in file _itemlight.class.php, method ItemLight::get_archive_url()
    Generate a link to the post in the archives
get_archive_url
in file _blog.class.php, method Blog::get_archive_url()
    Get archive page URL
get_array
in file _filelist.class.php, method Filelist::get_array()
    Get the list of File entries.
get_assigned_User
in file _item.class.php, method Item::get_assigned_User()
    Get the User who is assigned to the Item.
get_assigned_user_options
in file _item.class.php, method Item::get_assigned_user_options()
    Get list of assigned user options
get_assoc
in file _db.class.php, method DB::get_assoc()
    Function to get the second column from the cached result indexed by the first column
get_attachment_FileList
in file _item.class.php, method Item::get_attachment_FileList()
    Get list of attached files
get_author
in file _comment.class.php, method Comment::get_author()
    Get author of comment
get_author_email
in file _comment.class.php, method Comment::get_author_email()
    Get the EMail of the comment's author.
get_author_name
in file _comment.class.php, method Comment::get_author_name()
    Get the comment author's name.
get_author_url
in file _comment.class.php, method Comment::get_author_url()
    Get the URL of the comment's author.
get_author_url_link
in file _comment.class.php, method Comment::get_author_url_link()
    Get link to comment author's provided URL
get_author_User
in file _comment.class.php, method Comment::get_author_User()
    Get the author User of the comment. This is NULL for anonymous visitors.
get_available_FileRoots
in file _filerootcache.class.php, method FileRootCache::get_available_FileRoots()
    Get an array of ALL available Fileroots (not just the cached ones).
get_available_group_permissions
in file _maintenance.init.php, method maintenance_Module::get_available_group_permissions()
    Get available group permissions
get_available_sort_options
in file _misc.funcs.php, function get_available_sort_options()
get_available_thumb_sizes
in file _image.funcs.php, function get_available_thumb_sizes()
get_avatar
in file _comment.class.php, method Comment::get_avatar()
    Get the avatar of the comment's author.
get_avatar_File
in file _user.class.php, method User::get_avatar_File()
    Get File object of the user's avatar.
get_avatar_imgtag
in file _user.class.php, method User::get_avatar_imgtag()
    Get avatar IMG tag.
get_avatar_imgtag
in file _user.funcs.php, function get_avatar_imgtag()
    Get avatar <img> tag by user login
get_avatar_imgtags
in file _user.funcs.php, function get_avatar_imgtags()
    Get avatar <img> tags for list of user logins
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 _itemlight.class.php, method ItemLight::get_Blog()
    Get the Blog object for the Item.
get_Blog
in file _chapter.class.php, method Chapter::get_Blog()
    Get the Blog object for the Chapter.
get_blog_ID
in file _itemlight.class.php, method ItemLight::get_blog_ID()
    Get the blog ID of this item (derived from main chapter).
get_blog_member_option_list
in file _usercache.class.php, method UserCache::get_blog_member_option_list()
    Loads cache with blog memeber, then display form option list with cache contents
get_browser_caps
in file _hit.class.php, method Hit::get_browser_caps()
    Get browser capabilities through http://www.php.net/get_browser.
get_by_coll_container
in file _widgetcache.class.php, method WidgetCache::get_by_coll_container()
get_by_coll_ID
in file _widgetcache.class.php, method WidgetCache::get_by_coll_ID()
get_by_extension
in file _filetypecache.class.php, method FiletypeCache::get_by_extension()
    Get an object from cache by extensions ID
get_by_folder
in file _skincache.class.php, method SkinCache::get_by_folder()
    Get an object from cache by its folder name.
get_by_full_path
in file _filelist.class.php, method Filelist::get_by_full_path()
    Get a file by its full path.
get_by_ID
in file _dataobjectcache.class.php, method DataObjectCache::get_by_ID()
    Get an object from cache by ID
get_by_ID
in file _filerootcache.class.php, method FileRootCache::get_by_ID()
    Get a FileRoot (cached) by ID.
get_by_ID
in file _chaptercache.class.php, method ChapterCache::get_by_ID()
    Get an object from cache by ID
get_by_idx
in file _filelist.class.php, method Filelist::get_by_idx()
    Get a file by index.
get_by_idx
in file _dataobjectlist2.class.php, method DataObjectList2::get_by_idx()
    Instantiate an object for requested row and cache it:
get_by_item_ID
in file _linkcache.class.php, method LinkCache::get_by_item_ID()
    Returns links for a given Item
get_by_login
in file _usercache.class.php, method UserCache::get_by_login()
    Get a user object by login.
get_by_loginAndPwd
in file _usercache.class.php, method UserCache::get_by_loginAndPwd()
    Get a user object by login, only if password matches.
get_by_md5_ID
in file _filelist.class.php, method Filelist::get_by_md5_ID()
    Get a file by it's ID.
get_by_mimetype
in file _filetypecache.class.php, method FiletypeCache::get_by_mimetype()
    Get an object from cache by mimetype.
get_by_name
in file _dataobjectcache.class.php, method DataObjectCache::get_by_name()
    Get an object from cache by name
get_by_rdfs_path
in file _filelist.class.php, method Filelist::get_by_rdfs_path()
    Get a file by its relative (to root) path.
get_by_root_and_path
in file _filecache.class.php, method FileCache::get_by_root_and_path()
    Creates an object of the File class, while providing caching and making sure that only one reference to a file exists.
get_by_type_and_ID
in file _filerootcache.class.php, method FileRootCache::get_by_type_and_ID()
    Get a FileRoot (cached).
get_by_url
in file _blogcache.class.php, method BlogCache::get_by_url()
    Get an object from cache by its url ("siteurl")
get_by_urlname
in file _chaptercache.class.php, method ChapterCache::get_by_urlname()
    Get an object from cache by urlname
get_by_urlname
in file _blogcache.class.php, method BlogCache::get_by_urlname()
    Get a blog from cache by its URL name.
get_by_urltitle
in file _itemcache.class.php, method ItemCache::get_by_urltitle()
    Get an object from cache by its urltitle
get_Cache
in file _misc.funcs.php, function get_Cache()
get_cache_keys
in file _colls_list_public.widget.php, method colls_list_public_Widget::get_cache_keys()
    Maybe be overriden by some widgets, depending on what THEY depend on..
get_cache_keys
in file _widget.class.php, method ComponentWidget::get_cache_keys()
    Maybe be overriden by some widgets, depending on what THEY depend on..
get_cache_keys
in file _colls_list_owner.widget.php, method colls_list_owner_Widget::get_cache_keys()
    Maybe be overriden by some widgets, depending on what THEY depend on..
get_cache_keys
in file _coll_item_list.widget.php, method coll_item_list_Widget::get_cache_keys()
    Maybe be overriden by some widgets, depending on what THEY depend on..
get_cache_keys
in file _coll_avatar.widget.php, method coll_avatar_Widget::get_cache_keys()
    Maybe be overriden by some widgets, depending on what THEY depend on..
get_canonical_path
in file _file.funcs.php, function get_canonical_path()
    Returns canonicalized pathname of a directory + ending slash
get_catblog
in file _category.funcs.php, function get_catblog()
    Get blog ID for a given cat.
get_categories
in file _timer.class.php, method Timer::get_categories()
    Get a list of used categories.
get_categories
in file _timer.class.php, method Timer_noop::get_categories()
get_category_group
in file _itemlistlight.class.php, method ItemListLight::get_category_group()
    If the list is sorted by category...
get_Chapters
in file _itemlight.class.php, method ItemLight::get_Chapters()
    Get list of Chapter objects.
get_chapter_url
in file _itemlight.class.php, method ItemLight::get_chapter_url()
    Generate a link to the post in the category
get_col
in file _db.class.php, method DB::get_col()
    Function to get 1 column from the cached result set based on X index see docs for usage and info
get_col_default_type_ID
in file _itemtypecache.class.php, method ItemTypeCache::get_col_default_type_ID()
    Return the default item type ID for a given collection
get_col_sort_values
in file _results.class.php, method Results::get_col_sort_values()
    Returns values needed to make sort links for a given column
get_col_sort_values
in file _itemlist.class.php, method ItemList2::get_col_sort_values()
    Returns values needed to make sort links for a given column
get_comments_awaiting_moderation
in file async.php, function get_comments_awaiting_moderation()
    Get comments awaiting moderation
get_comments_awaiting_moderation_number
in file _misc.funcs.php, function get_comments_awaiting_moderation_number()
    Get comments awaiting moderation number
get_comment_feed_url
in file _blog.class.php, method Blog::get_comment_feed_url()
    Get URL to display the blog comments in an XML feed.
get_cond
in file _abstractsettings.class.php, method AbstractSettings::get_cond()
    Only set the first variable (passed by reference) if we could retrieve a setting.
get_contact_url
in file _blog.class.php, method Blog::get_contact_url()
    Get URL of message form to contact the owner
get_containers
in file _skin.class.php, method Skin::get_containers()
get_content
in file _comment.class.php, method Comment::get_content()
    Template function: get content of comment
get_content_excerpt
in file _item.class.php, method Item::get_content_excerpt()
    This is like a teaser with no HTML and a cropping.
get_content_extension
in file _item.class.php, method Item::get_content_extension()
    Template function: get content extension of item (part after "<!-- more -->")
get_content_page
in file _item.class.php, method Item::get_content_page()
    Get a specific page to display (from the prerendered cache)
get_content_parts
in file _item.class.php, method Item::get_content_parts()
    Get content parts (split by "<!--more-->").
get_content_teaser
in file _item.class.php, method Item::get_content_teaser()
    Template function: get content teaser of item (will stop at "<!-- more -->"
get_count
in file _timer.class.php, method Timer_noop::get_count()
get_count
in file _timer.class.php, method Timer::get_count()
    Get number of timer resumes (includes start).
get_Country
in file _user.class.php, method User::get_Country()
    Get Country object
get_CountryCache
in file __core.init.php, function get_CountryCache()
    Get the CountryCache
get_country_name
in file _user.class.php, method User::get_country_name()
    Get country name
get_creator_login
in file _item.class.php, method Item::get_creator_login()
    Get login of the User who created the Item.
get_creator_User
in file _item.class.php, method Item::get_creator_User()
    Get the User who created the Item.
get_CurrencyCache
in file __core.init.php, function get_CurrencyCache()
    Get the CurrencyCache
get_current_microtime
in file _timer.class.php, method Timer::get_current_microtime()
    Get the current time in microseconds.
get_current_microtime
in file _timer.class.php, method Timer_noop::get_current_microtime()
get_cwd_clickable
in file _filelist.class.php, method Filelist::get_cwd_clickable()
    Returns cwd, where the accessible directories (below root) are clickable
get_default
in file _abstractsettings.class.php, method AbstractSettings::get_default()
    Get the default for the last key of $col_key_names
get_default_cat_ID
in file _blog.class.php, method Blog::get_default_cat_ID()
    Get default category for current blog
get_default_group_permissions
in file _maintenance.init.php, method maintenance_Module::get_default_group_permissions()
    Get default module permissions
get_default_name
in file _skin.class.php, method Skin::get_default_name()
    Get default name for the skin.
get_default_type
in file _skin.class.php, method Skin::get_default_type()
    Get default type for the skin.
get_delete_link
in file _item.class.php, method Item::get_delete_link()
    Gets button for deleting the Item if user has proper rights
get_deprecate_link
in file _item.class.php, method Item::get_deprecate_link()
    Provide link to deprecate a post if user has edit rights
get_deprecate_link
in file _comment.class.php, method Comment::get_deprecate_link()
    Provide link to deprecate a comment if user has edit rights
get_desc
in file _free_html.widget.php, method free_html_Widget::get_desc()
    Get short description
get_desc
in file _colls_list_public.widget.php, method colls_list_public_Widget::get_desc()
    Get short description
get_desc
in file _linkblog.widget.php, method linkblog_Widget::get_desc()
    Get short description
get_desc
in file _coll_avatar.widget.php, method coll_avatar_Widget::get_desc()
    Get short description
get_desc
in file _colls_list_owner.widget.php, method colls_list_owner_Widget::get_desc()
    Get short description
get_desc
in file _widget.class.php, method ComponentWidget::get_desc()
    Get desc of widget
get_desc
in file _coll_category_list.widget.php, method coll_category_list_Widget::get_desc()
    Get short description
get_desc
in file _user_tools.widget.php, method user_tools_Widget::get_desc()
    Get short description
get_desc
in file _menu_link.widget.php, method menu_link_Widget::get_desc()
    Get short description
get_desc
in file _coll_tagline.widget.php, method coll_tagline_Widget::get_desc()
    Get short description
get_desc
in file _coll_media_index.widget.php, method coll_media_index_Widget::get_desc()
    Get short description
get_desc
in file _coll_search_form.widget.php, method coll_search_form_Widget::get_desc()
    Get short description
get_desc
in file _coll_tag_cloud.widget.php, method coll_tag_cloud_Widget::get_desc()
    Get short description
get_desc
in file _coll_title.widget.php, method coll_title_Widget::get_desc()
    Get short description
get_desc
in file _coll_page_list.widget.php, method coll_page_list_Widget::get_desc()
    Get short description
get_desc
in file _coll_longdesc.widget.php, method coll_longdesc_Widget::get_desc()
    Get short description
get_desc
in file _coll_post_list.widget.php, method coll_post_list_Widget::get_desc()
    Get short description
get_desc
in file _coll_xml_feeds.widget.php, method coll_xml_feeds_Widget::get_desc()
    Get short description
get_desc
in file _coll_item_list.widget.php, method coll_item_list_Widget::get_desc()
    Get short description
get_desc
in file _coll_link_list.widget.php, method coll_link_list_Widget::get_desc()
    Get short description
get_desc
in file _coll_comment_list.widget.php, method coll_comment_list_Widget::get_desc()
    Get short description
get_desc
in file _coll_common_links.widget.php, method coll_common_links_Widget::get_desc()
    Get short description
get_desc
in file _coll_logo.widget.php, method coll_logo_Widget::get_desc()
    Get short description
get_desc
in file _coll_related_post_list.widget.php, method coll_related_post_list_Widget::get_desc()
    Get short description
get_desc_for_list
in file _widget.class.php, method ComponentWidget::get_desc_for_list()
    Get a clean description to display in the widget list
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_noop::get_duration()
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_excerpt
in file _itemlight.class.php, method ItemLight::get_excerpt()
    Template function: get excerpt
get_ext
in file _file.class.php, method File::get_ext()
    Get the file's extension.
get_extensions
in file _filetype.class.php, method Filetype::get_extensions()
    Get list of extensions for this filetype.
get_featured_Item
in file _item.funcs.php, function get_featured_Item()
    Return an Item if an Intro or a Featured item is available for display in current disp.
get_feedback_feed_url
in file _item.class.php, method Item::get_feedback_feed_url()
    Get URL to display the post comments in an XML feed.
get_feedback_title
in file _item.class.php, method Item::get_feedback_title()
    Get text depending on number of comments
get_feedback_url
in file _item.class.php, method Item::get_feedback_url()
    Get URL to display the post comments.
get_field_attribs_as_string
in file _misc.funcs.php, function get_field_attribs_as_string()
    Build a string out of $field_attribs, with each attribute prefixed by a space character.
get_File
in file _link.class.php, method Link::get_File()
    Get File of the link.
get_filemanager_link
in file _blog.class.php, method Blog::get_filemanager_link()
    Get link to edit files
get_filenames
in file _file.funcs.php, function get_filenames()
    Get an array of all directories (and optionally files) of a given directory, either flat (one-dimensional array) or multi-dimensional (then dirs are the keys and hold subdirs/files).
get_FileRoot
in file _filelist.class.php, method Filelist::get_FileRoot()
    Get the FileLists FileRoot
get_FileRoot
in file _file.class.php, method File::get_FileRoot()
    Get the File's FileRoot.
get_files
in file _item.class.php, method Item::get_files()
    Get block of attachments/files linked to the current Item
get_Filetype
in file _file.class.php, method File::get_Filetype()
    Get the File's Filetype object (or NULL).
get_File_size
in file _filelist.class.php, method Filelist::get_File_size()
    Get the size of a given File, according to $_use_recursive_dirsize.
get_File_size_formatted
in file _filelist.class.php, method Filelist::get_File_size_formatted()
    Get size of the file/dir, formatted to nearest unit (kb, mb, etc.)
get_filter
in file _filelist.class.php, method Filelist::get_filter()
    Return the current filter
get_filter_title
in file _dataobjectlist2.class.php, method DataObjectList2::get_filter_title()
    Display a global title matching filter params
get_filter_titles
in file _itemlistlight.class.php, method ItemListLight::get_filter_titles()
    Generate a title for the current list, depending on its filtering params
get_first
in file _dataobjectcache.class.php, method DataObjectCache::get_first()
    This provides a simple interface for looping over the contents of the Cache.
get_from
in file _sql.class.php, method SQL::get_from()
    Get FROM clause if there is something inside
get_fsgroup_name
in file _file.class.php, method File::get_fsgroup_name()
    Get the owner name of the file.
get_fsowner_name
in file _file.class.php, method File::get_fsowner_name()
    Get the owner name of the file.
get_full_path
in file _file.class.php, method File::get_full_path()
    Get the full path (directory and name) to the file.
get_getfile_url
in file _file.class.php, method File::get_getfile_url()
    Get the URL to access a file through getfile.php.
get_Group
in file _user.class.php, method User::get_Group()
    Get the Group of the user.
get_GroupCache
in file __core.init.php, function get_GroupCache()
    Get the GroupCache
get_GroupSettings
in file _group.class.php, method Group::get_GroupSettings()
    Get the GroupSettings of the group.
get_group_by
in file _sql.class.php, method SQL::get_group_by()
    Get GROUP BY clause if there is something inside
get_html_menu
in file _menu.class.php, method Menu::get_html_menu()
    Get the HTML for the menu entries of a specific path.
get_icon
in file _misc.funcs.php, function get_icon()
    Get properties of an icon.
get_icon
in file _file.class.php, method File::get_icon()
    Get icon for this file.
get_icon
in file _filetype.class.php, method Filetype::get_icon()
    Return the img html code of the icon
get_IconLegend
in file _misc.funcs.php, function get_IconLegend()
    Get the IconLegend instance.
get_ID_array
in file _dataobjectcache.class.php, method DataObjectCache::get_ID_array()
    Get an array of all (loaded) IDs.
get_images
in file _item.class.php, method Item::get_images()
    Get block of images linked to the current Item
get_image_size
in file _file.class.php, method File::get_image_size()
    Get size of an image or false if not an image
get_img_attribs
in file _file.class.php, method File::get_img_attribs()
    Returns an array of things like:
get_input_element
in file _form.class.php, method Form::get_input_element()
    Generate a general input element.
get_ip_list
in file _misc.funcs.php, function get_ip_list()
    Get list of client IP addresses from REMOTE_ADDR and HTTP_X_FORWARDED_FOR, in this order. '' is used when no IP could be found.
get_issue_date
in file _itemlight.class.php, method ItemLight::get_issue_date()
    returns issue date (datetime) of Item
get_item
in file _itemlistlight.class.php, method ItemListLight::get_item()
    If the list is sorted by category...
get_Item
in file _comment.class.php, method Comment::get_Item()
    Get the Item this comment relates to
get_item
in file _archives.plugin.php, method ArchiveList::get_item()
    Getting next item in archive list
get_item
in file _itemlist.class.php, method ItemList2::get_item()
    If the list is sorted by category...
get_item_feed_url
in file _blog.class.php, method Blog::get_item_feed_url()
    Get URL to display the blog posts in an XML feed.
get_keyphrase
in file _hit.class.php, method Hit::get_keyphrase()
    Get the keyphrase from the referer
get_label
in file _form.class.php, method Form::get_label()
    Get the label of a field. This is used by begin_field() or end_field(),
get_lastmod_formatted
in file _file.class.php, method File::get_lastmod_formatted()
    Get date/time of last modification, formatted.
get_lastmod_ts
in file _file.class.php, method File::get_lastmod_ts()
    Get timestamp of last modification.
get_lastpostdate
in file _itemlistlight.class.php, method ItemListLight::get_lastpostdate()
    Get datetime of the last post/item
get_limit
in file _sql.class.php, method SQL::get_limit()
    Get LIMIT clause if there is something inside
get_link
in file _user.class.php, method User::get_link()
    Get link to User
get_linkedit_link
in file _file.class.php, method File::get_linkedit_link()
    Get link to edit linked file.
get_linkedit_url
in file _file.class.php, method File::get_linkedit_url()
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 _dataobjectcache.class.php, method DataObjectCache::get_list()
    Get list of objects, referenced by list of IDs.
get_login_url
in file _user.funcs.php, function get_login_url()
    Get url to login
get_main_Chapter
in file _itemlight.class.php, method ItemLight::get_main_Chapter()
    Get the main Chapter.
get_manual_link
in file _misc.funcs.php, function get_manual_link()
    Generate a link to a online help resource.
get_maxlen_name
in file _blog.class.php, method Blog::get_maxlen_name()
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 _user.class.php, method User::get_media_url()
    Get the URL to the media folder
get_media_url
in file _blog.class.php, method Blog::get_media_url()
    Get the URL to the media folder
get_memorized
in file _param.funcs.php, function get_memorized()
    Construct an array of memorized params which are not in the ignore list
get_menu_entries
in file _menu.class.php, method Menu::get_menu_entries()
    Get menu entries for a given path.
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_messages
in file _messages.class.php, method Messages::get_messages()
    Returns array of messages of a single category or group of categories.
get_metadesc
in file _item.class.php, method Item::get_metadesc()
    Get the meta description tag
get_metakeywords
in file _item.class.php, method Item::get_metakeywords()
    Get the meta keyword tag
get_microtime
in file _timer.class.php, method Timer::get_microtime()
    Get the time in microseconds that was spent in the given category.
get_microtime
in file _timer.class.php, method Timer_noop::get_microtime()
get_more_link
in file _item.class.php, method Item::get_more_link()
    Display more link
get_msgform_link
in file _user.class.php, method User::get_msgform_link()
    Template helper function: Get a link to a message form for this user.
get_msgform_url
in file _user.class.php, method User::get_msgform_url()
    Get message form url
get_name
in file _linkblog.widget.php, method linkblog_Widget::get_name()
    Get name of widget
get_name
in file _menu_link.widget.php, method menu_link_Widget::get_name()
    Get name of widget
get_name
in file _skin.class.php, method Skin::get_name()
    Get the customized name for the skin.
get_name
in file _userfield.class.php, method Userfield::get_name()
    Get user field name.
get_name
in file _itemtype.class.php, method ItemType::get_name()
    Get the name of the ItemType
get_name
in file _user_tools.widget.php, method user_tools_Widget::get_name()
    Get name of widget
get_name
in file _widget.class.php, method ComponentWidget::get_name()
    Get name of widget
get_name
in file _group.class.php, method Group::get_name()
    Get name of the Group
get_name
in file _coll_media_index.widget.php, method coll_media_index_Widget::get_name()
    Get name of widget
get_name
in file _coll_page_list.widget.php, method coll_page_list_Widget::get_name()
    Get name of widget
get_name
in file _coll_related_post_list.widget.php, method coll_related_post_list_Widget::get_name()
    Get name of widget
get_name
in file _coll_longdesc.widget.php, method coll_longdesc_Widget::get_name()
    Get name of widget
get_name
in file _blog.class.php, method Blog::get_name()
    Get the name of the blog
get_name
in file _goal.class.php, method Goal::get_name()
get_name
in file _coll_logo.widget.php, method coll_logo_Widget::get_name()
    Get name of widget
get_name
in file _genericelement.class.php, method GenericElement::get_name()
    Template function: return name of item
get_name
in file _free_html.widget.php, method free_html_Widget::get_name()
    Get name of widget
get_name
in file _coll_search_form.widget.php, method coll_search_form_Widget::get_name()
    Get name of widget
get_name
in file _country.class.php, method Country::get_name()
    Get country name.
get_name
in file _currency.class.php, method Currency::get_name()
    Get currency unique name (code).
get_name
in file _file.class.php, method File::get_name()
    Get the File's name.
get_name
in file _coll_xml_feeds.widget.php, method coll_xml_feeds_Widget::get_name()
    Get name of widget
get_name
in file _coll_title.widget.php, method coll_title_Widget::get_name()
    Get name of widget
get_name
in file _coll_tagline.widget.php, method coll_tagline_Widget::get_name()
    Get name of widget
get_name
in file _coll_tag_cloud.widget.php, method coll_tag_cloud_Widget::get_name()
    Get name of widget
get_name
in file _coll_link_list.widget.php, method coll_link_list_Widget::get_name()
    Get name of widget
get_name
in file _coll_post_list.widget.php, method coll_post_list_Widget::get_name()
    Get name of widget
get_name
in file _coll_common_links.widget.php, method coll_common_links_Widget::get_name()
    Get name of widget
get_name
in file _coll_category_list.widget.php, method coll_category_list_Widget::get_name()
    Get name of widget
get_name
in file _coll_avatar.widget.php, method coll_avatar_Widget::get_name()
    Get name of widget
get_name
in file _coll_comment_list.widget.php, method coll_comment_list_Widget::get_name()
    Get name of widget
get_name
in file _colls_list_public.widget.php, method colls_list_public_Widget::get_name()
    Get name of widget
get_name
in file _colls_list_owner.widget.php, method colls_list_owner_Widget::get_name()
    Get name of widget
get_name
in file _coll_item_list.widget.php, method coll_item_list_Widget::get_name()
    Get name of widget
get_name_for_itemtype
in file _itemtypes.view.php, function get_name_for_itemtype()
    Callback to make item type name depending on item type id
get_newcategory_link
in file _item.funcs.php, function get_newcategory_link()
    Creates a link to new category, with properties icon
get_next
in file _dataobjectlist2.class.php, method DataObjectList2::get_next()
    Get next object in list
get_next
in file _dataobjectcache.class.php, method DataObjectCache::get_next()
    This provides a simple interface for looping over the contents of the Cache.
get_next
in file _dataobjectlist.class.php, method DataObjectList::get_next()
    Get next object in list
get_next
in file _filelist.class.php, method Filelist::get_next()
    Get the next entry and increment internal counter.
get_node_by_path
in file _menu.class.php, method Menu::get_node_by_path()
    Get the reference of a node from the menu entries using a path.
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_option_array
in file _dataobjectcache.class.php, method DataObjectCache::get_option_array()
    Returns option array with cache contents
get_option_array
in file _itemtypecache.class.php, method ItemTypeCache::get_option_array()
    For use by Universal Item List widget
get_option_list
in file _dataobjectcache.class.php, method DataObjectCache::get_option_list()
    Returns form option list with cache contents
get_option_list
in file _blogcache.class.php, method BlogCache::get_option_list()
    Returns form option list with cache contents
get_option_list_by_col_ID
in file _itemtypecache.class.php, method ItemTypeCache::get_option_list_by_col_ID()
    Returns form option list with cache contents restricted to a collection
get_option_list_usable_only
in file _itemtypecache.class.php, method ItemTypeCache::get_option_list_usable_only()
    Returns a form option list which only contains post types that can be used by the current user (and in the current blog's context).
get_order_by
in file _sql.class.php, method SQL::get_order_by()
    Get ORDER BY clause if there is something inside
get_order_field_list
in file _results.class.php, method Results::get_order_field_list()
    Returns order field list add to SQL query:
get_owner_User
in file _blog.class.php, method Blog::get_owner_User()
    Resolve user ID of owner
get_page_ID_array
in file _results.class.php, method Results::get_page_ID_array()
    Get an array of IDs for current page
get_page_ID_list
in file _results.class.php, method Results::get_page_ID_list()
    Get a list of IDs for current page
get_param
in file _widget.class.php, method ComponentWidget::get_param()
    param value
get_param
in file _param.funcs.php, function get_param()
    Get the value of a param.
get_param_definitions
in file _coll_xml_feeds.widget.php, method coll_xml_feeds_Widget::get_param_definitions()
    Get definitions for editable params
get_param_definitions
in file _linkblog.widget.php, method linkblog_Widget::get_param_definitions()
    Get definitions for editable params
get_param_definitions
in file _menu_link.widget.php, method menu_link_Widget::get_param_definitions()
    Get definitions for editable params
get_param_definitions
in file _widget.class.php, method ComponentWidget::get_param_definitions()
    Get definitions for editable params
get_param_definitions
in file _user_tools.widget.php, method user_tools_Widget::get_param_definitions()
    Get definitions for editable params
get_param_definitions
in file _coll_category_list.widget.php, method coll_category_list_Widget::get_param_definitions()
    Get definitions for editable params
get_param_definitions
in file _coll_media_index.widget.php, method coll_media_index_Widget::get_param_definitions()
    Get definitions for editable params
get_param_definitions
in file _coll_page_list.widget.php, method coll_page_list_Widget::get_param_definitions()
    Get definitions for editable params
get_param_definitions
in file _coll_longdesc.widget.php, method coll_longdesc_Widget::get_param_definitions()
    Get definitions for editable params
get_param_definitions
in file _coll_comment_list.widget.php, method coll_comment_list_Widget::get_param_definitions()
    Get definitions for editable params
get_param_definitions
in file _coll_link_list.widget.php, method coll_link_list_Widget::get_param_definitions()
    Get definitions for editable params
get_param_definitions
in file _coll_common_links.widget.php, method coll_common_links_Widget::get_param_definitions()
    Get definitions for editable params
get_param_definitions
in file _coll_logo.widget.php, method coll_logo_Widget::get_param_definitions()
    Get definitions for editable params
get_param_definitions
in file _coll_post_list.widget.php, method coll_post_list_Widget::get_param_definitions()
    Get definitions for editable params
get_param_definitions
in file _coll_avatar.widget.php, method coll_avatar_Widget::get_param_definitions()
    Get definitions for editable params
get_param_definitions
in file _coll_item_list.widget.php, method coll_item_list_Widget::get_param_definitions()
    Get definitions for editable params
get_param_definitions
in file _skin.class.php, method Skin::get_param_definitions()
    Get definitions for editable params
get_param_definitions
in file _coll_tag_cloud.widget.php, method coll_tag_cloud_Widget::get_param_definitions()
    Get definitions for editable params
get_param_definitions
in file _coll_search_form.widget.php, method coll_search_form_Widget::get_param_definitions()
    Get definitions for editable params
get_param_definitions
in file _colls_list_public.widget.php, method colls_list_public_Widget::get_param_definitions()
    Get definitions for editable params
get_param_definitions
in file _coll_related_post_list.widget.php, method coll_related_post_list_Widget::get_param_definitions()
    Get definitions for editable params
get_param_definitions
in file _free_html.widget.php, method free_html_Widget::get_param_definitions()
    Get definitions for editable params
get_param_definitions
in file _colls_list_owner.widget.php, method colls_list_owner_Widget::get_param_definitions()
    Get definitions for editable params
get_param_urlencoded
in file _param.funcs.php, function get_param_urlencoded()
    Get URL param, urlencoded.
get_parent_Chapter
in file _chapter.class.php, method Chapter::get_parent_Chapter()
get_path
in file _skin.class.php, method Skin::get_path()
    Get current skin path
get_permanent_link
in file _comment.class.php, method Comment::get_permanent_link()
    Returns a permalink link to the Comment
get_permanent_link
in file _itemlight.class.php, method ItemLight::get_permanent_link()
    Returns a permalink link to the Item
get_permanent_url
in file _comment.class.php, method Comment::get_permanent_url()
    Generate permalink to this comment.
get_permanent_url
in file _itemlight.class.php, method ItemLight::get_permanent_url()
    Generate the permalink for the item.
get_permanent_url
in file _chapter.class.php, method Chapter::get_permanent_url()
    Generate the URL to access the category.
get_perms
in file _file.class.php, method File::get_perms()
    Get permissions
get_player
in file _item.class.php, method Item::get_player()
    Get HTML code to display a flash audio player for playback of a given URL.
get_Plugin
in file _widget.class.php, method ComponentWidget::get_Plugin()
    Get ref to Plugin handling this Widget
get_Plugins_admin
in file __core.init.php, function get_Plugins_admin()
    Get the Plugins_admin
get_plugin_settings_node_by_path
in file _plugin.funcs.php, function get_plugin_settings_node_by_path()
    Get a node from settings by path (e.g. "locales[0][questions]")
get_postdata
in file _item.funcs.php, function get_postdata()
    if global $postdata was not set it will be
get_preferred_name
in file _user.class.php, method User::get_preferred_name()
    Get preferred name of the user, according to User::$idmode.
get_prefetch_itemlist_IDs
in file _item.class.php, method Item::get_prefetch_itemlist_IDs()
    Get a list of item IDs from $MainList and $ItemList, if they are loaded.
get_prefixed_name
in file _file.class.php, method File::get_prefixed_name()
    Get the name prefixed either with "Directory" or "File".
get_prerendered_content
in file _item.class.php, method Item::get_prerendered_content()
    Get the prerendered content. If it has not been generated yet, it will.
get_preview_thumb
in file _file.class.php, method File::get_preview_thumb()
    Displays a preview thumbnail which is clickable and opens a view popup
get_prevnext_Item
in file _itemlist.class.php, method ItemList2::get_prevnext_Item()
    Skip to previous/next Item
get_public_key_salt
in file _generalsettings.class.php, method GeneralSettings::get_public_key_salt()
    Get a 32-byte string that can be used as salt for public keys.
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_publish_link
in file _comment.class.php, method Comment::get_publish_link()
    Provide link to publish a comment 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_recursive_size
in file _file.class.php, method File::get_recursive_size()
    Get the "full" size of a file/dir (recursive for directories).
get_referer
in file _hit.class.php, method Hit::get_referer()
    Get HTTP referrer/referer.
get_referer_domain_ID
in file _hit.class.php, method Hit::get_referer_domain_ID()
    Get referer_domain_ID (ID of the referer in T_basedomains).
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_ReqURI
in file _misc.funcs.php, function get_ReqURI()
    Get $ReqPath, $ReqURI
get_reserved_ids
in file _itemtype.class.php, method ItemType::get_reserved_ids()
    Returns array, which determinate the lower and upper limit of protected ID's
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.
get_row_by_idx
in file _dataobjectlist2.class.php, method DataObjectList2::get_row_by_idx()
get_search_engine
in file _hit.class.php, method Hit::get_search_engine()
    Get name of search engine.
get_select
in file _sql.class.php, method SQL::get_select()
    Get SELECT clause if there is something inside
get_selected
in file _menu.class.php, method Menu::get_selected()
    Get the key of a selected entry for a path.
get_select_options_string
in file _form.class.php, method Form::get_select_options_string()
    Get the OPTION list as string for use in a SELECT.
get_serprank
in file _hit.class.php, method Hit::get_serprank()
    Get the serprank from the referer
get_setting
in file _skin.class.php, method Skin::get_setting()
    Get a skin specific param value from current Blog
get_setting
in file _blog.class.php, method Blog::get_setting()
    Get a setting.
get_short_desc
in file _coll_page_list.widget.php, method coll_page_list_Widget::get_short_desc()
    Get a very short desc. Used in the widget list.
get_short_desc
in file _coll_media_index.widget.php, method coll_media_index_Widget::get_short_desc()
    Get a very short desc. Used in the widget list.
get_short_desc
in file _widget.class.php, method ComponentWidget::get_short_desc()
    Get a very short desc. Used in the widget list.
get_short_desc
in file _coll_link_list.widget.php, method coll_link_list_Widget::get_short_desc()
    Get a very short desc. Used in the widget list.
get_short_desc
in file _coll_comment_list.widget.php, method coll_comment_list_Widget::get_short_desc()
    Get a very short desc. Used in the widget list.
get_short_desc
in file _user_tools.widget.php, method user_tools_Widget::get_short_desc()
    Get a very short desc. Used in the widget list.
get_short_desc
in file _colls_list_public.widget.php, method colls_list_public_Widget::get_short_desc()
    Get a very short desc. Used in the widget list.
get_short_desc
in file _coll_category_list.widget.php, method coll_category_list_Widget::get_short_desc()
    Get a very short desc. Used in the widget list.
get_short_desc
in file _colls_list_owner.widget.php, method colls_list_owner_Widget::get_short_desc()
    Get a very short desc. Used in the widget list.
get_short_desc
in file _coll_common_links.widget.php, method coll_common_links_Widget::get_short_desc()
    Get a very short desc. Used in the widget list.
get_short_desc
in file _coll_logo.widget.php, method coll_logo_Widget::get_short_desc()
    Get a very short desc. Used in the widget list.
get_short_desc
in file _coll_related_post_list.widget.php, method coll_related_post_list_Widget::get_short_desc()
    Get a very short desc. Used in the widget list.
get_short_desc
in file _coll_item_list.widget.php, method coll_item_list_Widget::get_short_desc()
    Get a very short desc. Used in the widget list.
get_short_desc
in file _coll_longdesc.widget.php, method coll_longdesc_Widget::get_short_desc()
    Get a very short desc. Used in the widget list.
get_short_desc
in file _coll_post_list.widget.php, method coll_post_list_Widget::get_short_desc()
    Get a very short desc. Used in the widget list.
get_short_desc
in file _coll_title.widget.php, method coll_title_Widget::get_short_desc()
    Get a very short desc. Used in the widget list.
get_short_desc
in file _coll_tag_cloud.widget.php, method coll_tag_cloud_Widget::get_short_desc()
    Get a very short desc. Used in the widget list.
get_short_desc
in file _coll_search_form.widget.php, method coll_search_form_Widget::get_short_desc()
    Get a very short desc. Used in the widget list.
get_short_desc
in file _menu_link.widget.php, method menu_link_Widget::get_short_desc()
    Get a very short desc. Used in the widget list.
get_short_desc
in file _linkblog.widget.php, method linkblog_Widget::get_short_desc()
    Get a very short desc. Used in the widget list.
get_short_desc
in file _coll_xml_feeds.widget.php, method coll_xml_feeds_Widget::get_short_desc()
    Get a very short desc. Used in the widget list.
get_short_desc
in file _free_html.widget.php, method free_html_Widget::get_short_desc()
    Get a very short desc. Used in the widget list.
get_short_desc
in file _coll_tagline.widget.php, method coll_tagline_Widget::get_short_desc()
    Get a very short desc. Used in the widget list.
get_single_url
in file _itemlight.class.php, method ItemLight::get_single_url()
    Generate a single post link for the item
get_size
in file _file.class.php, method File::get_size()
    Get file/dir 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_SQL_object
in file _dataobjectcache.class.php, method DataObjectCache::get_SQL_object()
    Get base SQL object for queries.
get_sql_where_aggregate_coll_IDs
in file _blog.class.php, method Blog::get_sql_where_aggregate_coll_IDs()
    Get SQL expression to match the list of aggregates collection IDs.
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_state
in file _timer.class.php, method Timer_noop::get_state()
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_string
in file _messages.class.php, method Messages::get_string()
    Concatenates messages of a given category to a string
get_tag
in file _file.class.php, method File::get_tag()
    Get a complete tag (IMG or A HREF) pointing to this file.
get_tags
in file _item.class.php, method Item::get_tags()
    Get array of tags.
get_tag_link
in file _blog.class.php, method Blog::get_tag_link()
    Get a link (<a href>) to the tag page of a given tag.
get_tag_post_count
in file _blog.class.php, method Blog::get_tag_post_count()
    Get # of posts for a given tag
get_template
in file _menu.class.php, method Menu::get_template()
    Get a template by name.
get_tempskin_url
in file _blog.class.php, method Blog::get_tempskin_url()
    Get URL to display the blog with a temporary skin.
get_the_category_by_ID
in file _category.funcs.php, function get_the_category_by_ID()
    Get category name+blog_id for specified cat ID
get_thumb_imgtag
in file _file.class.php, method File::get_thumb_imgtag()
    Generate the IMG THUMBNAIL tag with all the alt & title if available.
get_thumb_url
in file _file.class.php, method File::get_thumb_url()
    Get the thumbnail URL for this file
get_title
in file _coll_xml_feeds.widget.php, method coll_xml_feeds_Widget::get_title()
get_title
in file _comment.class.php, method Comment::get_title()
    Get title of comment, e.g. "Comment from: Foo Bar"
get_title
in file _itemlight.class.php, method ItemLight::get_title()
    Get "nice" title of the Item
get_titletag
in file _item.class.php, method Item::get_titletag()
    Get the title for the <title> tag
get_total_num_posts
in file _itemlistlight.class.php, method ItemListLight::get_total_num_posts()
    Return total number of posts
get_trackback_url
in file _item.class.php, method Item::get_trackback_url()
    Template function: get url to use to trackback this item
get_type
in file _file.class.php, method File::get_type()
    Get the file type as a descriptive localized string.
get_typegroupname
in file _fileroot.class.php, method FileRoot::get_typegroupname()
get_types
in file _userfield.class.php, method Userfield::get_types()
    Returns array of possible user field types
get_url
in file _skin.class.php, method Skin::get_url()
    Get current skin URL
get_url
in file _file.class.php, method File::get_url()
    Get the absolute file url if the file is public
get_url_path
in file _chapter.class.php, method Chapter::get_url_path()
    Get URL path (made of URL names) back to the root
get_User
in file _session.class.php, method Session::get_User()
    Get the attached User.
get_UserCache
in file __core.init.php, function get_UserCache()
    Get the UserCache
get_UserFieldCache
in file __core.init.php, function get_UserFieldCache()
    Get the UserFieldCache
get_userpage_url
in file _user.class.php, method User::get_userpage_url()
    Get user page url
get_user_admin_link
in file _user.funcs.php, function get_user_admin_link()
    Template tag: Get a link to the backoffice.
get_user_agent
in file _hit.class.php, method Hit::get_user_agent()
    Get the User agent's signature.
get_user_logout_link
in file _user.funcs.php, function get_user_logout_link()
    Template tag: Get a link to logout
get_user_logout_url
in file _user.funcs.php, function get_user_logout_url()
    Get the URL for the logout button
get_user_profile_link
in file _user.funcs.php, function get_user_profile_link()
    Template tag: Get a link to user profile
get_user_profile_url
in file _user.funcs.php, function get_user_profile_url()
    Get URL to edit 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_user_subs_url
in file _user.funcs.php, function get_user_subs_url()
    Template tag: Provide url to subscription screen
get_valid_id
in file _form.class.php, method Form::get_valid_id()
    Convert a given string (e.g. fieldname) to a valid HTML id.
get_var
in file _db.class.php, method DB::get_var()
    Get one variable from the DB - see docs for more detail
get_version
in file _db.class.php, method DB::get_version()
    Get MYSQL version
get_views
in file _item.class.php, method Item::get_views()
    Template function: Display the number of times the Item has been viewed
get_view_link
in file _file.class.php, method File::get_view_link()
    Get Link to view the file (either with viewer of with browser, etc...)
get_view_url
in file _file.class.php, method File::get_view_url()
    Get URL to view the file (either with viewer of with browser, etc...)
get_weekstartend
in file _misc.funcs.php, function get_weekstartend()
    Get start and end day of a week, based on day f the week and start-of-week
get_where
in file _sql.class.php, method SQL::get_where()
    Get WHERE clause if there is something inside
global_icon
in file _uiwidget.class.php, method Widget::global_icon()
    Registers a global action icon
Goal
in file _goal.class.php, method Goal::Goal()
    Constructor
Goal
in file _goal.class.php, class Goal
    Goal Class
Group
in file _group.class.php, class Group
    User Group
Group
in file _group.class.php, method Group::Group()
    Constructor
GroupSettings
in file _groupsettings.class.php, method GroupSettings::GroupSettings()
    Constructor
GroupSettings
in file _groupsettings.class.php, class GroupSettings
    GroupSettings class
GROUP_BY
in file _sql.class.php, method SQL::GROUP_BY()
gzip_file
in file _zip_archives.php, method gzip_file::gzip_file()
gzip_file
in file _zip_archives.php, class gzip_file
    Class Gzip_file

h

$halt_on_error
in file _db.class.php, variable DB::$halt_on_error
    Halt on errors?
$head
in file _log.class.php, variable Log::$head
    string or array to display before messages
$head
in file _messages.class.php, variable Messages::$head
    string or array to display before messages
$headercellend
in file _calendar.plugin.php, variable Calendar::$headercellend
$headercellstart
in file _calendar.plugin.php, variable Calendar::$headercellstart
$headerdisplay
in file _calendar.plugin.php, variable Calendar::$headerdisplay
$headerrowend
in file _calendar.plugin.php, variable Calendar::$headerrowend
$headerrowstart
in file _calendar.plugin.php, variable Calendar::$headerrowstart
$hiddens
in file _form.class.php, variable Form::$hiddens
    This is a buffer for hidden fields. We'll display all of them just before the end of form </form>. This avoids having them caught in between table rows.
handle_array_keys_in_plugin_settings
in file _plugin.funcs.php, function handle_array_keys_in_plugin_settings()
    This handles the special "__key__" index in all array type values in the given array. It makes sure, that "__key__" is unique and replaces the original key of the value with it.
handle_common_params
in file _form.class.php, method Form::handle_common_params()
    Extract common params out of $field_params into $_common_params and unsets them in $field_params.
handle_post_processing
in file _item.class.php, method Item::handle_post_processing()
    Execute or schedule post(=after) processing tasks
handle_selection_actions
in file _resultsel.class.php, function handle_selection_actions()
    Handle selection action
hash_link_params
in file _misc.funcs.php, function hash_link_params()
    Get a link line, based url hash combined with probability percentage in first column
has_avatar
in file _user.class.php, method User::has_avatar()
has_content_parts
in file _item.class.php, method Item::has_content_parts()
    Does the post have different content parts (teaser/extension, divided by "<!--more-->")? This is also true for posts that have images with "aftermore" position.
has_feedback
in file _item.class.php, method Item::has_feedback()
    Return true if there is any feedback of given type.
has_User
in file _session.class.php, method Session::has_User()
    Check if session has a user attached.
headers_content_mightcache
in file _template.funcs.php, function headers_content_mightcache()
    This is a placeholder for future development.
header_content_type
in file _template.funcs.php, function header_content_type()
    Template tag. Output content-type header
header_nocache
in file _template.funcs.php, function header_nocache()
    Sends HTTP headers to avoid caching of the page.
header_noexpire
in file _template.funcs.php, function header_noexpire()
    This is to "force" (strongly suggest) caching.
header_redirect
in file _template.funcs.php, function header_redirect()
    Sends HTTP header to redirect to the previous location (which can be given as function parameter, GET parameter (redirect_to), is taken from Hit::$referer or $baseurl).
help_link
in file _blog.class.php, method Blog::help_link()
    Template tag: display a link leading to the help page
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.
hidden_teaser
in file _item.class.php, method Item::hidden_teaser()
    Should the teaser get hidden when displaying full post ($more).
history_info_icon
in file _dataobject.class.php, method DataObject::history_info_icon()
    Create icon with dataobject history
Hit
in file _hit.class.php, method Hit::Hit()
    Constructor
Hit
in file _hit.class.php, class Hit
    A hit to a blog.
Hitlist
in file _hitlist.class.php, class Hitlist
    A list of hits. Provides functions for maintaining and extraction of Hits.
html_error
in file _xhtml_validator.class.php, method XHTML_Validator::html_error()

i

$icon
in file _filetype.class.php, variable Filetype::$icon
$icons
in file _iconlegend.class.php, variable IconLegend::$icons
    List of used icon names
$icq
in file _user.class.php, variable User::$icq
$ID
in file _dataobject.class.php, variable DataObject::$ID
    Unique ID of object in database
$ID
in file _session.class.php, variable Session::$ID
    The ID of the session.
$ID
in file _fileroot.class.php, variable FileRoot::$ID
    Unique Root ID constructed from type and in_type_ID
$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.
$idmode
in file _user.class.php, variable User::$idmode
$ID_array
in file _dataobjectcache.class.php, variable DataObjectCache::$ID_array
    List of object IDs.
$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?
$included_input_field_names
in file _form.class.php, variable Form::$included_input_field_names
    A list of input field names that have been used in the form.
$include_dirs
in file _filelist.class.php, variable Filelist::$include_dirs
    Do we want to include directories? (This gets used by load()).
$include_files
in file _filelist.class.php, variable Filelist::$include_files
    Do we want to include files? (This gets used by load()).
$insert_id
in file _db.class.php, variable DB::$insert_id
    Last insert ID
$in_bloglist
in file _blog.class.php, variable Blog::$in_bloglist
$in_type_ID
in file _fileroot.class.php, variable FileRoot::$in_type_ID
    ID of user, group or collection.
$IP
in file _hit.class.php, variable Hit::$IP
    Remote address (IP).
$ip
in file _user.class.php, variable User::$ip
$issue_date
in file _itemlight.class.php, variable ItemLight::$issue_date
    Publish date ("Y-m-d H:i:s"). This may be in the future.
$is_collecting
in file _blockcache.class.php, variable BlockCache::$is_collecting
    Are we currently recording cache contents
$is_collecting
in file _pagecache.class.php, variable PageCache::$is_collecting
    Are we currently recording cache contents
$is_enabled
in file _pagecache.class.php, variable PageCache::$is_enabled
    By default we consider caching not to be enabled
$is_fadeout_line
in file _uiwidget.class.php, variable Table::$is_fadeout_line
$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.
$Item
in file _link.class.php, variable Link::$Item
$Item
in file _comment.class.php, variable Comment::$Item
    The item (parent) of this Comment (lazy-filled).
$ItemQuery
in file _itemlistlight.class.php, variable ItemListLight::$ItemQuery
    SQL object for the Query
$item_ID
in file _comment.class.php, variable Comment::$item_ID
    The ID of the comment's Item.
IconLegend
in file _iconlegend.class.php, class IconLegend
    Display icon legend.
icq
in file _user.class.php, method User::icq()
    Template function: display ICQ of the user
ID
in file _dataobject.class.php, method DataObject::ID()
    Template function: Displays object ID.
idna_decode
in file _url.funcs.php, function idna_decode()
    Decode IDNA puny-code ("xn--..") to UTF-8 name.
idna_encode
in file _url.funcs.php, function idna_encode()
    IDNA-Encode URL to Punycode.
images
in file _item.class.php, method Item::images()
    Display the images linked to the current Item
imgsize
in file _file.funcs.php, function imgsize()
    Get the size of an image file
implode_with_and
in file _misc.funcs.php, function implode_with_and()
    Implode array( 'x', 'y', 'z' ) to something like 'x, y and z'. Useful for displaying list to the end user.
include_footerlines
in file _template.funcs.php, function include_footerlines()
    Outputs the collected translation lines before </body>
include_headlines
in file _template.funcs.php, function include_headlines()
    Outputs the collected HTML HEAD lines.
inc_viewcount
in file _item.class.php, method Item::inc_viewcount()
    Increment the view count of the item directly in DB (if the item's Author is not $current_User).
info
in file _form.class.php, method Form::info()
    Builds an info field.
info_field
in file _form.class.php, method Form::info_field()
    Builds an info field.
init
in file _whosonline.plugin.php, method OnlineSessions::init()
    Get an array of registered users and guests.
init
in file __core.init.php, method _core_Module::init()
    Do the initializations. Called from in _main.inc.php.
init
in file _module.class.php, method Module::init()
    Do the initializations. Called from in _main.inc.php.
init
in file _maintenance.init.php, method maintenance_Module::init()
    Do the initializations. Called from in _main.inc.php.
init_by_kind
in file _blog.class.php, method Blog::init_by_kind()
init_display
in file _coll_post_list.widget.php, method coll_post_list_Widget::init_display()
    Prepare display params
init_display
in file _widget.class.php, method ComponentWidget::init_display()
    Prepare display params
init_display
in file _linkblog.widget.php, method linkblog_Widget::init_display()
    Prepare display params
init_display
in file _coll_link_list.widget.php, method coll_link_list_Widget::init_display()
    Prepare display params
init_display
in file _coll_related_post_list.widget.php, method coll_related_post_list_Widget::init_display()
    Prepare display params
init_display
in file _coll_page_list.widget.php, method coll_page_list_Widget::init_display()
    Prepare display params
init_MainList
in file _item.funcs.php, function init_MainList()
    Prepare the MainList object for displaying skins.
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_basic_widgets
in file _widgets.funcs.php, function insert_basic_widgets()
insert_menu_entries_after
in file _menu.class.php, method Menu::insert_menu_entries_after()
    Insert new menu entries right after the menu entry passed as path
insert_update_extracats
in file _item.class.php, method Item::insert_update_extracats()
insert_update_tags
in file _item.class.php, method Item::insert_update_tags()
    Save tags to DB
install
in file _skin.class.php, method Skin::install()
    Install current skin to 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 _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_list
in file _dataobjectcache.class.php, method DataObjectCache::instantiate_list()
instantiate_page_to_Cache
in file _results.class.php, method Results::instantiate_page_to_Cache()
    Note: this function might actually not be very useful.
invalidate
in file _pagecache.class.php, method PageCache::invalidate()
    Invalidate a particular page from the cache
invalidate_key
in file _blockcache.class.php, method BlockCache::invalidate_key()
    Invalidate a special key
isOK
in file _xhtml_validator.class.php, method XHTML_Validator::isOK()
    isOK(-)
issue_date
in file _itemlight.class.php, method ItemLight::issue_date()
    Template function: display issue date (datetime) of Item
issue_date_control
in file _item.funcs.php, function issue_date_control()
    Selection of the issue date
issue_time
in file _itemlight.class.php, method ItemLight::issue_time()
    Template function: display issue time (datetime) of Item
is_absolute_pathname
in file _file.funcs.php, function is_absolute_pathname()
    Is the given path absolute (non-relative)?
is_absolute_url
in file _url.funcs.php, function is_absolute_url()
    Is a given URL absolute? Note: "//foo/bar" is absolute - leaving the protocol out.
is_admin_page
in file _misc.funcs.php, function is_admin_page()
    Is the current page an admin/backoffice page?
is_audio
in file _file.class.php, method File::is_audio()
    Is the File an audio file?
is_browser_reload
in file _hit.class.php, method Hit::is_browser_reload()
    Is this a browser reload (F5)?
is_chrome
in file _hit.class.php, method Hit::is_chrome()
    Is this Chrome?
is_create_action
in file _misc.funcs.php, function is_create_action()
is_decimal
in file _misc.funcs.php, function is_decimal()
    Checks if the param is a decimal number
is_default_page
in file _skin.funcs.php, function is_default_page()
    Tells if we are on the default blog page
is_dir
in file _file.class.php, method File::is_dir()
    Is the File a directory?
is_editable
in file _file.class.php, method File::is_editable()
    Is the file editable?
is_email
in file _misc.funcs.php, function is_email()
    Check that email address looks valid.
is_featured
in file _itemlight.class.php, method ItemLight::is_featured()
    Is this a featured post (any intro post will return false even if it's checked as "featured")
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_firefox
in file _hit.class.php, method Hit::is_firefox()
    Is this Firefox?
is_gecko
in file _hit.class.php, method Hit::is_gecko()
    Is this Gecko?
is_image
in file _file.class.php, method File::is_image()
    Is the File an image?
is_intro
in file _itemlight.class.php, method ItemLight::is_intro()
    Is this an Intro post
is_logged_in
in file _user.funcs.php, function is_logged_in()
    is_logged_in(-)
is_lynx
in file _hit.class.php, method Hit::is_lynx()
    Is this Lynx?
is_macIE
in file _hit.class.php, method Hit::is_macIE()
    Is this MacIE?
is_new_view
in file _hit.class.php, method Hit::is_new_view()
    Determine if a hit is a new view (not reloaded or from a robot).
is_NS4
in file _hit.class.php, method Hit::is_NS4()
    Is this Netscape4?
is_number
in file _misc.funcs.php, function is_number()
    Checks if the param is an integer (no float, e.g. 3.14).
is_opera
in file _hit.class.php, method Hit::is_opera()
    Is this Opera?
is_phone
in file _misc.funcs.php, function is_phone()
    Checks if the phone number is valid
is_regexp
in file _param.funcs.php, function is_regexp()
    Checks if a given regular expression is valid.
is_safari
in file _hit.class.php, method Hit::is_safari()
    Is this Safari?
is_same_url
in file _url.funcs.php, function is_same_url()
    Compare two given URLs, if they are the same.
is_sorting_asc
in file _filelist.class.php, method Filelist::is_sorting_asc()
    Are we sorting ascending?
is_url
in file _misc.funcs.php, function is_url()
    Checks if the url is valid
is_windows
in file _misc.funcs.php, function is_windows()
    Are we running on a Windows server?
is_winIE
in file _hit.class.php, method Hit::is_winIE()
    Is this WinIE?
is_word
in file _misc.funcs.php, function is_word()
    Checks if the word is valid
Item
in file _item.class.php, class Item
    Item Class
Item
in file _item.class.php, method Item::Item()
    Constructor
ItemCache
in file _itemcache.class.php, method ItemCache::ItemCache()
    Constructor
ItemCache
in file _itemcache.class.php, class ItemCache
    Item Cache Class
ItemLight
in file _itemlight.class.php, method ItemLight::ItemLight()
    Constructor
ItemLight
in file _itemlight.class.php, class ItemLight
    ItemLight Class
ItemList2
in file _itemlist.class.php, method ItemList2::ItemList2()
    Constructor
ItemList2
in file _itemlist.class.php, class ItemList2
    Item List Class 2
ItemListLight
in file _itemlistlight.class.php, class ItemListLight
    Item List Class LIGHT
ItemListLight
in file _itemlistlight.class.php, method ItemListLight::ItemListLight()
    Constructor
ItemQuery
in file _itemquery.class.php, method ItemQuery::ItemQuery()
    Constructor.
ItemQuery
in file _itemquery.class.php, class ItemQuery
    ItemQuery: help constructing queries on Items
ItemType
in file _itemtype.class.php, method ItemType::ItemType()
    Constructor
ItemType
in file _itemtype.class.php, class ItemType
    ItemType Class
ItemTypeCache
in file _itemtypecache.class.php, method ItemTypeCache::ItemTypeCache()
    Constructor
ItemTypeCache
in file _itemtypecache.class.php, class ItemTypeCache
    ItemTypeCache Class
item_link_by_urltitle
in file _item.funcs.php, function item_link_by_urltitle()
    Template tag: Link to an item identified by its url title / slug / name
item_prevnext_links
in file _template.funcs.php, function item_prevnext_links()
    Stub: Links to previous and next post in single post mode

j

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

k

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

l

$label_suffix
in file _form.class.php, variable Form::$label_suffix
    Suffix for LABELs.
$lastname
in file _user.class.php, variable User::$lastname
$last_checked_pos
in file _xhtml_validator.class.php, variable XHTML_Validator::$last_checked_pos
$last_displayed_date
in file _itemlistlight.class.php, variable ItemListLight::$last_displayed_date
    Last date that has been output by date_if_changed()
$last_error
in file _db.class.php, variable DB::$last_error
    last DB error string
$last_query
in file _db.class.php, variable DB::$last_query
    last query SQL string
$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
$Links
in file _item.class.php, variable Item::$Links
    Array of Links attached to this item.
$links_blog_ID
in file _blog.class.php, variable Blog::$links_blog_ID
$linktomontharchive
in file _calendar.plugin.php, variable Calendar::$linktomontharchive
$link_type
in file _calendar.plugin.php, variable Calendar::$link_type
$loaded_subsets
in file _genericcategorycache.class.php, variable GenericCategoryCache::$loaded_subsets
    Which subsets have been loaded
$loaded_types
in file _skincache.class.php, variable SkinCache::$loaded_types
$load_all
in file _dataobjectcache.class.php, variable DataObjectCache::$load_all
$load_enabled_only
in file _widgetcache.class.php, variable WidgetCache::$load_enabled_only
    Indicates whether to load enabled widgets only.
$locale
in file _user.class.php, variable User::$locale
$locale
in file _item.class.php, variable Item::$locale
    Locale code for the Item content.
$locale
in file _blog.class.php, variable Blog::$locale
$localtimenow
in file _init_db.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_errors
in file _db.class.php, variable DB::$log_errors
    Log errors using http://www.php.net/error_log? There's no reason to disable this, apart from when you are expecting to get an error, like with get_db_version().
$log_queries
in file _db.class.php, variable DB::$log_queries
    Do we want to log queries? If null, it gets set according to $debug.
$longdesc
in file _blog.class.php, variable Blog::$longdesc
$ltype_ID
in file _link.class.php, variable Link::$ltype_ID
lang
in file _itemlight.class.php, method ItemLight::lang()
    Template function: display locale for item
language
in file _itemlight.class.php, method ItemLight::language()
    Template function: display language name for item
last
in file _results.class.php, method Results::last()
    returns the last page number to be displayed in the list
last_name
in file _user.class.php, method User::last_name()
    Template function: display last name of the user
level
in file _user.class.php, method User::level()
    Template function: display user's level
LIMIT
in file _sql.class.php, method SQL::LIMIT()
Link
in file _link.class.php, method Link::Link()
    Constructor
Link
in file _link.class.php, class Link
    Item Link
linkblog_Widget
in file _linkblog.widget.php, method linkblog_Widget::linkblog_Widget()
    Constructor
linkblog_Widget
in file _linkblog.widget.php, class linkblog_Widget
    linkblog_widget class
LinkCache
in file _linkcache.class.php, class LinkCache
    LinkCache Class
LinkCache
in file _linkcache.class.php, method LinkCache::LinkCache()
    Constructor
linkcount
in file _item.class.php, method Item::linkcount()
    Template function: display number of links attached to this Item
link_pages
in file _template.funcs.php, function link_pages()
    DEPRECATED
link_to_Item
in file _file.class.php, method File::link_to_Item()
list_files
in file _zip_archives.php, method archive::list_files()
load
in file _groupsettings.class.php, method GroupSettings::load()
    Load permissions
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 _itemlight.class.php, method ItemLight::load_Blog()
    Load the Blog object for the Item, without returning it.
load_Blog
in file _chapter.class.php, method Chapter::load_Blog()
    Load the Blog object for the Chapter, without returning it.
load_blogmembers
in file _usercache.class.php, method UserCache::load_blogmembers()
    Load members of a given blog
load_by_item_ID
in file _linkcache.class.php, method LinkCache::load_by_item_ID()
    Load links for a given Item
load_by_item_list
in file _linkcache.class.php, method LinkCache::load_by_item_list()
    Load links for a given Item list
load_by_sql
in file _dataobjectcache.class.php, method DataObjectCache::load_by_sql()
    Load a set of objects into the cache.
load_by_type
in file _skincache.class.php, method SkinCache::load_by_type()
    Load the cache by type
load_class
in file _class4.funcs.php, function load_class()
    Load class file
load_col
in file _itemtypecache.class.php, method ItemTypeCache::load_col()
    Load a list of item types for a given collection and store them into the collection cache
load_CollectionSettings
in file _blog.class.php, method Blog::load_CollectionSettings()
    Make sure collection settings are loaded.
load_from_Request
in file _itemtype.class.php, method ItemType::load_from_Request()
    Load data from Request form fields.
load_from_Request
in file _skin.class.php, method Skin::load_from_Request()
    Load data from Request form fields.
load_from_request
in file _chapter.class.php, method Chapter::load_from_request()
    Load data from Request form fields.
load_from_Request
in file _userfield.class.php, method Userfield::load_from_Request()
    Load data from Request form fields.
load_from_Request
in file _filetype.class.php, method Filetype::load_from_Request()
    Load data from Request form fields.
load_from_Request
in file _user.class.php, method User::load_from_Request()
    Load data from Request form fields.
load_from_Request
in file _currency.class.php, method Currency::load_from_Request()
    Load data from Request form fields.
load_from_Request
in file _coll_tag_cloud.widget.php, method coll_tag_cloud_Widget::load_from_Request()
    Load params
load_from_Request
in file _country.class.php, method Country::load_from_Request()
    Load data from Request form fields.
load_from_Request
in file _widget.class.php, method ComponentWidget::load_from_Request()
    Load params
load_from_request
in file _genericcategory.class.php, method GenericCategory::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 _item.class.php, method Item::load_from_Request()
    Load data from Request form fields.
load_from_Request
in file _itemlistlight.class.php, method ItemListLight::load_from_Request()
    Init filter params from Request params
load_from_Request
in file _group.class.php, method Group::load_from_Request()
    Load data from Request form fields.
load_from_Request
in file _genericelement.class.php, method GenericElement::load_from_Request()
    Load data from Request form fields.
load_from_Request
in file _goal.class.php, method Goal::load_from_Request()
    Load data from Request form fields.
load_funcs
in file _misc.funcs.php, function load_funcs()
    Load functions file
load_image
in file _image.funcs.php, function load_image()
    Load an image from a file into memory
load_links
in file _item.class.php, method Item::load_links()
    Load links if they were not loaded yet.
load_list
in file _dataobjectcache.class.php, method DataObjectCache::load_list()
    Load a list of objects into the cache.
load_meta
in file _filelist.class.php, method Filelist::load_meta()
    Attempt to load meta data for all files in the list.
load_meta
in file _file.class.php, method File::load_meta()
    Attempt to load meta data.
load_owner_blogs
in file _blogcache.class.php, method BlogCache::load_owner_blogs()
    Load a list of blogs owner by specific ID into the cache
load_params_from_Request
in file _skin.class.php, method Skin::load_params_from_Request()
    Load params
load_param_array
in file _widget.class.php, method ComponentWidget::load_param_array()
    Load param array
load_presets
in file _blog.class.php, method Blog::load_presets()
    Load presets
load_properties
in file _file.class.php, method File::load_properties()
    Initializes or refreshes file properties (type, size, perms...)
load_public
in file _blogcache.class.php, method BlogCache::load_public()
    Load a list of public blogs into the cache
load_subset
in file _chaptercache.class.php, method ChapterCache::load_subset()
    Load a keyed subset of the cache
load_urltitle_array
in file _itemcache.class.php, method ItemCache::load_urltitle_array()
    Load a list of item referenced by their urltitle into the cache
load_user_blogs
in file _blogcache.class.php, method BlogCache::load_user_blogs()
    Load blogs a user has permissions for.
load_where
in file _dataobjectcache.class.php, method DataObjectCache::load_where()
    Load a set of objects into the cache.
locale
in file _itemlight.class.php, method ItemLight::locale()
    Template function: display locale for item
locale_flag
in file _itemlight.class.php, method ItemLight::locale_flag()
    Template tag
locale_temp_switch
in file _itemlight.class.php, method ItemLight::locale_temp_switch()
    Template function: Temporarily switch to this post's locale
log
in file _hit.class.php, method Hit::log()
    Log a hit on a blog page / rss feed.
Log
in file _log.class.php, method Log::Log()
    Constructor.
Log
in file _log.class.php, class Log
    Log class. Logs notes and errors.
login
in file _user.class.php, method User::login()
    Template function: display user's login
logout
in file _session.class.php, method Session::logout()
    Logout the user, by invalidating the session key and unsetting $user_ID.
logout
in file _user.funcs.php, function logout()
    Log the user out
Log_noop
in file _log.class.php, class Log_noop
    This is a no-operation implementation of Log.
Log_noop
in file _log.class.php, method Log_noop::Log_noop()
    This is a no-operation method.
longdesc
in file _blog.class.php, method Blog::longdesc()
logIO
in file _xmlrpcs.funcs.php, function logIO()
    Used for logging, only if $debug_xmlrpc_logging is true

m

$main_cat_ID
in file _itemlight.class.php, variable ItemLight::$main_cat_ID
    ID of the main category.
$main_Chapter
in file _itemlight.class.php, variable ItemLight::$main_Chapter
$max_age_seconds
in file _pagecache.class.php, variable PageCache::$max_age_seconds
    How old can a cached object get before we consider it outdated
$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 _init_base.inc.php, global variable $Messages
    Info & error message log for end user (initialized here)
$messages
in file _log.class.php, variable Log::$messages
    The stored messages (by category).
$messages
in file _messages.class.php, variable Messages::$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?
$metadesc
in file _item.class.php, variable Item::$metadesc
    Meta Description tag for this post
$metakeywords
in file _item.class.php, variable Item::$metakeywords
    Meta keywords for this post
$mimetype
in file _filetype.class.php, variable Filetype::$mimetype
$mode
in file _calendar.plugin.php, variable Calendar::$mode
    'month' or 'year'
$mod_date
in file _itemlight.class.php, variable ItemLight::$mod_date
$month
in file _calendar.plugin.php, variable Calendar::$month
    The month to display or empty in mode 'year' with no selected month.
$monthend
in file _calendar.plugin.php, variable Calendar::$monthend
$monthformat
in file _calendar.plugin.php, variable Calendar::$monthformat
$monthstart
in file _calendar.plugin.php, variable Calendar::$monthstart
$msn
in file _user.class.php, variable User::$msn
mail_encode_header_string
in file _misc.funcs.php, function mail_encode_header_string()
    Encode to RFC 1342 "Representation of Non-ASCII Text in Internet Message Headers"
mail_sanitize_header_string
in file _misc.funcs.php, function mail_sanitize_header_string()
    Prevent email header injection.
mainlist_get_item
in file _template.funcs.php, function mainlist_get_item()
    Stub
mainlist_page_links
in file _template.funcs.php, function mainlist_page_links()
    Stub: Links to list pages:
maintenance_Module
in file _maintenance.init.php, class maintenance_Module
    maintenance_Module definition
main_category
in file _itemlight.class.php, method ItemLight::main_category()
    Template function: display main category name
make_clickable
in file _misc.funcs.php, function make_clickable()
    Make links clickable in a given text.
make_clickable_callback
in file _misc.funcs.php, function make_clickable_callback()
    Callback function for make_clickable().
make_list
in file _zip_archives.php, method archive::make_list()
make_rel_links_abs
in file _url.funcs.php, function make_rel_links_abs()
    Make links in $s absolute.
md5_checksum
in file _filelist.class.php, method Filelist::md5_checksum()
    Get a MD5 checksum over the entries.
memorize_param
in file _param.funcs.php, function memorize_param()
    Set a param (global) & Memorize it for automatic future use in regenerate_url()
Menu
in file _menu.class.php, class Menu
    Menu class
menu_link_Widget
in file _menu_link.widget.php, method menu_link_Widget::menu_link_Widget()
    Constructor
menu_link_Widget
in file _menu_link.widget.php, class menu_link_Widget
    ComponentWidget Class
mergesort
in file _results.class.php, method Results::mergesort()
    Merge sort. This is required to not re-order items when sorting for e.g. grouping at the end.
Messages
in file _messages.class.php, method Messages::Messages()
    Constructor.
messages
in file _template.funcs.php, function messages()
    Stub
Messages
in file _messages.class.php, class Messages
    Messages class. For displaying notes, successful actions & errors.
mkdir_r
in file _file.funcs.php, function mkdir_r()
    Create a directory recursively.
modify_path
in file _file.class.php, method File::modify_path()
    Rewrite the file paths, because one the parent folder name was changed - recursive function
Module
in file _module.class.php, class Module
    Module class (only useful if derived)
modules_call_method
in file _misc.funcs.php, function modules_call_method()
    Call a method for all modules in a row
mod_date
in file _itemlight.class.php, method ItemLight::mod_date()
    Template function: display last mod date (datetime) of Item
mod_time
in file _itemlight.class.php, method ItemLight::mod_time()
    Template function: display last mod time (datetime) of Item
more_link
in file _item.class.php, method Item::more_link()
    Template tag
move_Chapter_subtree
in file _chaptercache.class.php, method ChapterCache::move_Chapter_subtree()
    Move a chapter and its descendants to a different collection
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 _item.class.php, method Item::msgform_link()
    Template function: Provide link to message form for this Item's author.
msgform_link
in file _user.class.php, method User::msgform_link()
    Template function: display a link to a message form for this user
msgform_link
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.

n

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

o

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

p

$p
in file _itemquery.class.php, variable ItemQuery::$p
$page
in file _results.class.php, variable Results::$page
    Current page
$page_ID_array
in file _results.class.php, variable Results::$page_ID_array
    Array of IDs for current page.
$page_ID_list
in file _results.class.php, variable Results::$page_ID_list
    List of IDs for current page.
$page_param
in file _results.class.php, variable Results::$page_param
    URL param names
$params
in file _uiwidget.class.php, variable Widget::$params
    Display parameters.
$params
in file _cronjob.class.php, variable Cronjob::$params
$params
in file _widget.class.php, variable ComponentWidget::$params
$params
in file _calendar.plugin.php, variable Calendar::$params
$param_array
in file _widget.class.php, variable ComponentWidget::$param_array
    Array of params which have been customized for this widget instance
$param_prefix
in file _uiwidget.class.php, variable Table::$param_prefix
    URL param names
$parent_Chapter
in file _chapter.class.php, variable Chapter::$parent_Chapter
    Lazy filled
$parent_ID
in file _genericcategory.class.php, variable GenericCategory::$parent_ID
$parent_name
in file _genericcategory.class.php, variable GenericCategory::$parent_name
    To display parent name in form
$parser
in file _xhtml_validator.class.php, variable XHTML_Validator::$parser
$pass
in file _user.class.php, variable User::$pass
$permission_modules
in file _groupsettings.class.php, variable GroupSettings::$permission_modules
    Permission modules
$permission_values
in file _groupsettings.class.php, variable GroupSettings::$permission_values
    Current or default permission values
$perm_admin
in file _group.class.php, variable Group::$perm_admin
$perm_blogs
in file _group.class.php, variable Group::$perm_blogs
$perm_bypass_antispam
in file _group.class.php, variable Group::$perm_bypass_antispam
$perm_files
in file _group.class.php, variable Group::$perm_files
$perm_options
in file _group.class.php, variable Group::$perm_options
$perm_security
in file _group.class.php, variable Group::$perm_security
$perm_spamblacklist
in file _group.class.php, variable Group::$perm_spamblacklist
$perm_stats
in file _group.class.php, variable Group::$perm_stats
$perm_templates
in file _group.class.php, variable Group::$perm_templates
$perm_users
in file _group.class.php, variable Group::$perm_users
$perm_xhtmlvalidation
in file _group.class.php, variable Group::$perm_xhtmlvalidation
$perm_xhtmlvalidation_xmlrpc
in file _group.class.php, variable Group::$perm_xhtmlvalidation_xmlrpc
$perm_xhtml_css_tweaks
in file _group.class.php, variable Group::$perm_xhtml_css_tweaks
$perm_xhtml_iframes
in file _group.class.php, variable Group::$perm_xhtml_iframes
$perm_xhtml_javascript
in file _group.class.php, variable Group::$perm_xhtml_javascript
$perm_xhtml_objects
in file _group.class.php, variable Group::$perm_xhtml_objects
$phrase
in file _itemquery.class.php, variable ItemQuery::$phrase
$pl
in file _itemquery.class.php, variable ItemQuery::$pl
$Plugin
in file _widget.class.php, variable ComponentWidget::$Plugin
    Lazy instantiated
$prevnext_Item
in file _itemlist.class.php, variable ItemList2::$prevnext_Item
$priorities
in file _item.class.php, variable Item::$priorities
$priority
in file _item.class.php, variable Item::$priority
$pst_ID
in file _item.class.php, variable Item::$pst_ID
$ptyp_ID
in file _itemlight.class.php, variable ItemLight::$ptyp_ID
PageCache
in file _pagecache.class.php, class PageCache
    Page Cache.
PageCache
in file _pagecache.class.php, method PageCache::PageCache()
    Constructor
page_links
in file _itemlistlight.class.php, method ItemListLight::page_links()
    Template tag
page_links
in file _item.class.php, method Item::page_links()
page_list
in file _results.class.php, method Results::page_list()
    Returns the page link list under the table
page_scroll_list
in file _results.class.php, method Results::page_scroll_list()
param
in file _param.funcs.php, function param()
    Sets a parameter with values from the request or to provided default, except if param is already set!
params_check_at_least_one
in file _param.funcs.php, function params_check_at_least_one()
param_action
in file _param.funcs.php, function param_action()
    Get the action from params.
param_add_message_to_Log
in file _param.funcs.php, function param_add_message_to_Log()
    This function is used by param_error() and param_error_multiple().
param_arrayindex
in file _param.funcs.php, function param_arrayindex()
    Get the param from an array param's first index instead of the value.
param_check_date
in file _param.funcs.php, function param_check_date()
    Check if param is an ISO date.
param_check_decimal
in file _param.funcs.php, function param_check_decimal()
    Checks if the param is a decimal number
param_check_email
in file _param.funcs.php, function param_check_email()
param_check_filename
in file _param.funcs.php, function param_check_filename()
    Check if the value is a file name
param_check_html
in file _param.funcs.php, function param_check_html()
    Checks for sanitized code.
param_check_isregexp
in file _param.funcs.php, function param_check_isregexp()
    Check if the value of a param is a regular expression (syntax).
param_check_login
in file _param.funcs.php, function param_check_login()
param_check_not_empty
in file _param.funcs.php, function param_check_not_empty()
param_check_number
in file _param.funcs.php, function param_check_number()
    Checks if the param is an integer (no float, e.g. 3.14).
param_check_passwords
in file _param.funcs.php, function param_check_passwords()
param_check_phone
in file _param.funcs.php, function param_check_phone()
param_check_range
in file _param.funcs.php, function param_check_range()
    Checks if the param is a decimal number (no float, e.g. 3.14) in a given range.
param_check_regexp
in file _param.funcs.php, function param_check_regexp()
    Check if the value of a param MATCHES a regular expression (syntax).
param_check_url
in file _param.funcs.php, function param_check_url()
param_child_select_value
in file _param.funcs.php, function param_child_select_value()
    set a parameter with the second part(X2) of the value from request ( X1-X2 )
param_combo
in file _param.funcs.php, function param_combo()
    Sets a combo parameter with values from the request, => the value of the select option and the input text value if new is selected Display an error if the new value is selected that the input text has a value
param_compact_date
in file _param.funcs.php, function param_compact_date()
    Sets a date parameter with values from the request or to provided default, And check we have a compact date (numbers only) ( used for URL filtering )
param_compile_cat_array
in file _param.funcs.php, function param_compile_cat_array()
    Compiles the cat array from $cat (recursive + optional modifiers) and $catsel[] (non recursive)
param_cookie
in file _param.funcs.php, function param_cookie()
    Get a param from cookie.
param_date
in file _param.funcs.php, function param_date()
    Sets a date parameter by converting locale date (if valid) to ISO date.
param_duration
in file _param.funcs.php, function param_duration()
    Get total seconds from the following fields: months, days, hours, minutes, seconds
param_error
in file _param.funcs.php, function param_error()
    Add an error for a variable, either to the Form's field and/or the global $Messages object.
param_errors_detected
in file _param.funcs.php, function param_errors_detected()
    Check if there have been validation errors
param_error_multiple
in file _param.funcs.php, function param_error_multiple()
    Add an error for multiple variables, either to the Form's field and/or the global $Messages object.
param_extend_list
in file _param.funcs.php, function param_extend_list()
    Extend a LIST parameter with an ARRAY param.
param_get_error_msg
in file _param.funcs.php, function param_get_error_msg()
    Get error message for a param
param_has_error
in file _param.funcs.php, function param_has_error()
    Tell if there is an error on given field.
param_html
in file _param.funcs.php, function param_html()
    Sets an HTML parameter and checks for sanitized code.
param_integer_range
in file _param.funcs.php, function param_integer_range()
    Gets a param and makes sure it's a decimal number (no float, e.g. 3.14) in a given range.
param_ismemorized
in file _param.funcs.php, function param_ismemorized()
    Has the param already been memorized?
param_Request
in file _abstractsettings.class.php, method AbstractSettings::param_Request()
    Get a param from Request and save it to Settings, or default to previously saved user setting.
param_Request
in file _usersettings.class.php, method UserSettings::param_Request()
    Get a param from Request and save it to UserSettings, or default to previously saved user setting.
param_string_not_empty
in file _param.funcs.php, function param_string_not_empty()
param_time
in file _param.funcs.php, function param_time()
    Sets a time parameter with the value from the request of the var argument or of the concat of the var argument_h: var argument_mn: var argument_s , except if param is already set!
param_validate
in file _misc.funcs.php, function param_validate()
    Validate variable
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()
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().
pause
in file _timer.class.php, method Timer_noop::pause()
percentage
in file _template.funcs.php, function percentage()
    Return a formatted percentage (should probably go to _misc.funcs)
permanent_link
in file _comment.class.php, method Comment::permanent_link()
    Displays a permalink link to the Comment
permanent_link
in file _itemlight.class.php, method ItemLight::permanent_link()
    Displays a permalink link to the Item
permanent_url
in file _itemlight.class.php, method ItemLight::permanent_url()
    Template function: display permalink for item
permanent_url
in file _comment.class.php, method Comment::permanent_url()
    Template function: display permalink to this comment
php_to_mysql_charmap
in file _db.class.php, method DB::php_to_mysql_charmap()
    Convert a PHP charset to its MySQL equivalent.
postcats_get_byID
in file _category.funcs.php, function postcats_get_byID()
    Get category associations with given post
powered_by
in file _template.funcs.php, function powered_by()
    Display "powered by b2evolution" logo
preferred_name
in file _user.class.php, method User::preferred_name()
    Template function: display user's preferred name
preview_from_request
in file _itemlist.class.php, method ItemList2::preview_from_request()
    We want to preview a single post, we are going to fake a lot of things...
prevnext_item_links
in file _itemlist.class.php, method ItemList2::prevnext_item_links()
    Link to previous and next link in collection
prev_item_link
in file _itemlist.class.php, method ItemList2::prev_item_link()
    Skip to previous
pre_dump
in file _misc.funcs.php, function pre_dump()
    Wrap pre tag around http://www.php.net/var_dump for better debugging.
print_error
in file _db.class.php, method DB::print_error()
    Print SQL/DB error.
priority
in file _item.class.php, method Item::priority()
    Template function: display priority of item
priority_options
in file _item.class.php, method Item::priority_options()
    Template function: display list of priority options
profile_check_params
in file _user.funcs.php, function profile_check_params()
    Check profile parameters and add errors through param_error().
prune
in file _hitlist.class.php, method Hitlist::prune()
    Delete all hits for a specific date
publish_link
in file _item.class.php, method Item::publish_link()
publish_link
in file _comment.class.php, method Comment::publish_link()
    Display link to publish a comment if user has edit rights

q

$queries
in file _db.class.php, variable DB::$queries
    Log of queries:
$query_duration_fast
in file _db.class.php, variable DB::$query_duration_fast
    Time in seconds that is considered a fast query (green).
$query_duration_slow
in file _db.class.php, variable DB::$query_duration_slow
    Time in seconds that is considered a slow query (red).
query
in file _itemlist.class.php, method ItemList2::query()
    Run Query: GET DATA ROWS *** HEAVY ***
query
in file _itemlistlight.class.php, method ItemListLight::query()
    Run Query: GET DATA ROWS *** LIGHT ***
query
in file _db.class.php, method DB::query()
    Basic Query
query
in file _results.class.php, method Results::query()
    Run the query now!
query_init
in file _itemlistlight.class.php, method ItemListLight::query_init()
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

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

s

$saved_layouts
in file _form.class.php, variable Form::$saved_layouts
    Stack of previous used layouts
$saved_templates
in file _form.class.php, variable Form::$saved_templates
$sco_name
in file _widget.class.php, variable ComponentWidget::$sco_name
    Container name
$search_field
in file _sql.class.php, variable SQL::$search_field
$search_field_regexp
in file _sql.class.php, variable SQL::$search_field_regexp
$secret
in file _comment.class.php, variable Comment::$secret
$select
in file _sql.class.php, variable SQL::$select
$serialized_keys
in file _blockcache.class.php, variable BlockCache::$serialized_keys
$servertimenow
in file _init_base.inc.php, global variable $servertimenow
    Absolute Unix timestamp for server
$Settings
in file _init_db.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
$shortcut
in file _currency.class.php, variable Currency::$shortcut
$shortdesc
in file _blog.class.php, variable Blog::$shortdesc
$shortname
in file _blog.class.php, variable Blog::$shortname
    Short name for use in navigation menus
$showonline
in file _user.class.php, variable User::$showonline
$show_errors
in file _db.class.php, variable DB::$show_errors
    Show/Print errors?
$show_statuses
in file _itemquery.class.php, variable ItemQuery::$show_statuses
$single_post
in file _itemlistlight.class.php, variable ItemListLight::$single_post
    Did we request a single post?
$siteurl
in file _blog.class.php, variable Blog::$siteurl
$skin_ID
in file _blog.class.php, variable Blog::$skin_ID
$spam_karma
in file _comment.class.php, variable Comment::$spam_karma
    Spam karma of the comment (0-100), 0 being "probably no spam at all"
$sql
in file _results.class.php, variable Results::$sql
    SQL query
$stack
in file _xhtml_validator.class.php, variable XHTML_Validator::$stack
$start_datetime
in file _cronjob.class.php, variable Cronjob::$start_datetime
$status
in file _comment.class.php, variable Comment::$status
    Comment visibility status: 'published', 'deprecated', 'redirected', 'protected', 'private' or 'draft'
$status
in file _item.class.php, variable Item::$status
    The visibility status of the item.
$statuses
in file _itemquery.class.php, variable ItemQuery::$statuses
$stub
in file _blog.class.php, variable Blog::$stub
$subset_cache
in file _genericcategorycache.class.php, variable GenericCategoryCache::$subset_cache
$subset_property
in file _genericcategorycache.class.php, variable GenericCategoryCache::$subset_property
    Which property of the objects defines the subset
$subset_root_cats
in file _genericcategorycache.class.php, variable GenericCategoryCache::$subset_root_cats
    These are the level 0 categories (which have no parent) for each subset
save_error_state
in file _db.class.php, method DB::save_error_state()
    Save the vars responsible for error handling.
save_filterset
in file _itemlistlight.class.php, method ItemListLight::save_filterset()
    Save current filterset to session.
save_image
in file _image.funcs.php, function save_image()
    Output an image from memory to web client
save_thumb_to_cache
in file _file.class.php, method File::save_thumb_to_cache()
    Save thumbnail for file
scale_to_constraint
in file _image.funcs.php, function scale_to_constraint()
    Scale dimensions to fit into a constrained size, while preserving aspect ratio.
seconds_to_fields
in file _user.funcs.php, function seconds_to_fields()
    Convert seconds duration
select
in file _form.class.php, method Form::select()
    Display a select field and populate it with a callback function.
select
in file _db.class.php, method DB::select()
    Select a DB (if another one needs to be selected)
SELECT
in file _sql.class.php, method SQL::SELECT()
    Set SELECT clause
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_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_javascript_message
in file _misc.funcs.php, function send_javascript_message()
    Send a result as javascript automatically includes any Messages ( @see Log::display() ) no return from function as it terminates processing
send_mail
in file _misc.funcs.php, function send_mail()
    Sends a mail, wrapping PHP's mail() function.
send_outbound_pings
in file _item.class.php, method Item::send_outbound_pings()
    Send outbound pings for a post
send_validate_email
in file _user.class.php, method User::send_validate_email()
    Send an email to the user with a link to validate/confirm his email address.
Session
in file _session.class.php, method Session::Session()
    Constructor
Session
in file _session.class.php, class Session
    A session tracks a given user (not necessarily logged in) while he's navigating the site.
session_needs_save
in file _session.class.php, method Session::session_needs_save()
session_unserialize_callback
in file _session.class.php, function session_unserialize_callback()
    This gets used as a http://www.php.net/unserialize callback function, which is responsible for loading the requested class.
session_unserialize_load_all_classes
in file _session.class.php, function session_unserialize_load_all_classes()
    When session_unserialize_callback() cannot be registered to do some smart loading, then we fall back to this function and load everything with brute force...
set
in file _userfield.class.php, method Userfield::set()
    Set param value
set
in file _user.class.php, method User::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 _session.class.php, method Session::set()
    Set a data value for the session.
set
in file _widget.class.php, method ComponentWidget::set()
    Set param value
set
in file _itemlight.class.php, method ItemLight::set()
    Set param value
set
in file _abstractsettings.class.php, method AbstractSettings::set()
    Temporarily sets a setting (dbupdate() writes it to DB).
set
in file _item.class.php, method Item::set()
    Set param value
set
in file _genericordered.class.php, method GenericOrdered::set()
    Set param value
set
in file _goal.class.php, method Goal::set()
    Set param value
set
in file _calendar.plugin.php, method Calendar::set()
set
in file _group.class.php, method Group::set()
    Set param value
set
in file _genericcategory.class.php, method GenericCategory::set()
    Set param value
set
in file _country.class.php, method Country::set()
    Set param value
set
in file _dataobject.class.php, method DataObject::set()
    Set param value
set
in file _currency.class.php, method Currency::set()
    Set param value
set
in file _cronjob.class.php, method Cronjob::set()
    Set param value
set
in file _filetype.class.php, method Filetype::set()
    Set param value
set
in file _groupsettings.class.php, method GroupSettings::set()
    Temporarily sets a group permission (dbupdate() writes it to DB)
set
in file _comment.class.php, method Comment::set()
    Set param value
set
in file _blog.class.php, method Blog::set()
    Set param value
setGroup
in file _user.class.php, method User::setGroup()
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_connection_charset
in file _db.class.php, method DB::set_connection_charset()
    Set the charset of the connection.
set_creator_by_login
in file _item.class.php, method Item::set_creator_by_login()
    Set creator user
set_creator_User
in file _item.class.php, method Item::set_creator_User()
    Set the Author of the Item.
set_datecreated
in file _user.class.php, method User::set_datecreated()
    Set date created.
set_default_filters
in file _itemlistlight.class.php, method ItemListLight::set_default_filters()
    Set default filter values we always want to use if not individually specified otherwise:
set_email
in file _user.class.php, method User::set_email()
    Set email address of the user.
set_filter
in file _filelist.class.php, method Filelist::set_filter()
    Set the filter.
set_filters
in file _itemlistlight.class.php, method ItemListLight::set_filters()
    Set/Activate filterset
set_from_Request
in file _dataobject.class.php, method DataObject::set_from_Request()
    Set a parameter from a Request form value.
set_Group
in file _user.class.php, method User::set_Group()
    Set new Group.
set_Item
in file _comment.class.php, method Comment::set_Item()
    Set Item this comment relates to
set_media_fullpath
in file _blog.class.php, method Blog::set_media_fullpath()
    Set the full path of the media folder
set_media_subdir
in file _blog.class.php, method Blog::set_media_subdir()
    Set the media folder's subdir
set_media_url
in file _blog.class.php, method Blog::set_media_url()
    Set the full URL of the media folder
set_options
in file _zip_archives.php, method archive::set_options()
set_param
in file _dataobject.class.php, method DataObject::set_param()
    Set param value.
set_param
in file _param.funcs.php, function set_param()
    Set the value of a param (by force! :P)
set_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_setting
in file _skin.class.php, method Skin::set_setting()
    Set a skin specific param value for current Blog
set_spam_karma
in file _comment.class.php, method Comment::set_spam_karma()
    Set the spam karma, as a number.
set_start_date
in file _itemlistlight.class.php, method ItemListLight::set_start_date()
    Make sure date displaying starts at the beginning of the current filter interval
set_string_from_param
in file _dataobject.class.php, method DataObject::set_string_from_param()
    Set a string parameter from a Request form value.
set_tags_from_string
in file _item.class.php, method Item::set_tags_from_string()
    Split tags by comma or semicolon
set_User
in file _session.class.php, method Session::set_User()
    Attach a User object to the session.
set_user_ID
in file _session.class.php, method Session::set_user_ID()
    Attach a user ID to the session.
set_working_blog
in file _blog.funcs.php, function set_working_blog()
    Set working blog to a new value and memorize it in user settings if needed.
should_be_logged
in file _hit.class.php, method Hit::should_be_logged()
    Tell if a HIT should be logged:
shutdown
in file _misc.funcs.php, function shutdown()
    Shutdown function: save HIT and update session!
Skin
in file _skin.class.php, method Skin::Skin()
    Constructor
Skin
in file _skin.class.php, class Skin
    Skin Class
SkinCache
in file _skincache.class.php, class SkinCache
    Skin Cache Class
SkinCache
in file _skincache.class.php, method SkinCache::SkinCache()
    Constructor
SkinEndHtmlBody
in file _module.class.php, method Module::SkinEndHtmlBody()
    could be used e.g. by a google_analytics plugin to add the javascript snippet
skin_404_header
in file _skin.funcs.php, function skin_404_header()
    Sends the desired HTTP response header in case of a "404".
skin_base_tag
in file _skin.funcs.php, function skin_base_tag()
    Template tag. Output HTML base tag to current skin.
skin_container
in file _skin.funcs.php, function skin_container()
    Display a container
skin_content_header
in file _skin.funcs.php, function skin_content_header()
    Template tag. Output content-type header For backward compatibility
skin_content_meta
in file _skin.funcs.php, function skin_content_meta()
    Template tag. Output content-type http_equiv meta tag
skin_description_tag
in file _skin.funcs.php, function skin_description_tag()
    Template 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_file_exists
in file _skin.funcs.php, function skin_file_exists()
    Checks if a specific file exists for a skin.
skin_include
in file _skin.funcs.php, function skin_include()
    Template tag. Include a sub-template at the current position
skin_init
in file _skin.funcs.php, function skin_init()
    Template tag. Initializes internal states for the most common skin displays.
skin_install
in file _skin.funcs.php, function skin_install()
    Install a skin
skin_installed
in file _skin.funcs.php, function skin_installed()
    Check if a skin is installed.
skin_keywords_tag
in file _skin.funcs.php, function skin_keywords_tag()
    Template tag
skin_provided_by_plugin
in file _skin.funcs.php, function skin_provided_by_plugin()
    Checks if a skin is provided by a plugin.
skin_widget
in file _skin.funcs.php, function skin_widget()
    Template tag. Display a Widget.
sort
in file _filelist.class.php, method Filelist::sort()
    Sort the entries by sorting the internal $_order_index array.
sort_files
in file _zip_archives.php, method archive::sort_files()
spam_karma
in file _comment.class.php, method Comment::spam_karma()
    Template function: display spam karma of the comment (in percent)
split_pages
in file _item.class.php, method Item::split_pages()
    Make sure, the pages have been obtained (and split up_ from prerendered cache.
SQL
in file _sql.class.php, method SQL::SQL()
    Constructor.
SQL
in file _sql.class.php, class SQL
    SQL class: help constructing queries
start
in file _timer.class.php, method Timer_noop::start()
start
in file _timer.class.php, method Timer::start()
    Start a timer.
star_rating
in file _template.funcs.php, function star_rating()
    Display rating as 5 stars
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_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()
status
in file _comment.class.php, method Comment::status()
    Template function: display status of comment
status
in file _item.class.php, method Item::status()
    Template function: display status of item
statuses_where_clause
in file _item.funcs.php, function statuses_where_clause()
    Construct the where clause to limit retrieved posts on their status
status_raw
in file _item.class.php, method Item::status_raw()
    Output raw status.
stop
in file _timer.class.php, method Timer_noop::stop()
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().
store_files
in file _zip_archives.php, method archive::store_files()
strmaxlen
in file _misc.funcs.php, function strmaxlen()
    Crop string to maxlen with &hellip; (default tail) at the end if needed.
strmaxwords
in file _misc.funcs.php, function strmaxwords()
    Crop string to maxwords preserving tags.
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()
sys_get_temp_dir
in file _file.funcs.php, function sys_get_temp_dir()
    Define sys_get_temp_dir, if not available (PHP 5 >= 5.2.1)
starify
in file _xmlrpcs.funcs.php, function starify()
    Returns a string replaced by stars, for passwords.

t

$tableend
in file _calendar.plugin.php, variable Calendar::$tableend
$tablestart
in file _calendar.plugin.php, variable Calendar::$tablestart
$table_options
in file _db.class.php, variable DB::$table_options
    CREATE TABLE options.
$table_selections
in file _resultsel.class.php, variable ResultSel::$table_selections
$tagattrs
in file _xhtml_validator.class.php, variable XHTML_Validator::$tagattrs
$tagline
in file _blog.class.php, variable Blog::$tagline
    Tagline to be displayed on template
$tags
in file _item.class.php, variable Item::$tags
    Array of tags (strings)
$tags
in file _xhtml_validator.class.php, variable XHTML_Validator::$tags
$tags
in file _itemquery.class.php, variable ItemQuery::$tags
$timestamp_max
in file _itemquery.class.php, variable ItemQuery::$timestamp_max
$timestamp_min
in file _itemquery.class.php, variable ItemQuery::$timestamp_min
$title
in file _uiwidget.class.php, variable Widget::$title
    Title of the widget (to be displayed)
$title
in file _file.class.php, variable File::$title
    Meta data: Long title
$title
in file _itemlight.class.php, variable ItemLight::$title
$title
in file _sql.class.php, variable SQL::$title
$title
in file _itemquery.class.php, variable ItemQuery::$title
$titletag
in file _item.class.php, variable Item::$titletag
$today_is_visible
in file _calendar.plugin.php, variable Calendar::$today_is_visible
    Is today in the displayed frame?
$total_pages
in file _uiwidget.class.php, variable Table::$total_pages
    Total number of pages
$total_rows
in file _results.class.php, variable Results::$total_rows
    Total number of rows (if > $limit, it will result in multiple pages)
$transaction_nesting_level
in file _db.class.php, variable DB::$transaction_nesting_level
    How many transactions are currently nested?
$type
in file _blockcache.class.php, variable BlockCache::$type
$type
in file _skin.class.php, variable Skin::$type
$type
in file _comment.class.php, variable Comment::$type
    Comment type: 'comment', 'linkback', 'trackback' or 'pingback'
$type
in file _fileroot.class.php, variable FileRoot::$type
    Type: 'user', 'group' or 'collection'.
$type
in file _widget.class.php, variable ComponentWidget::$type
$type
in file _userfield.class.php, variable Userfield::$type
$types
in file _itemquery.class.php, variable ItemQuery::$types
Table
in file _uiwidget.class.php, method Table::Table()
    Constructor
Table
in file _uiwidget.class.php, class Table
    Class Table
tagline
in file _blog.class.php, method Blog::tagline()
tags
in file _item.class.php, method Item::tags()
    Display tags for Item
tag_close
in file _xhtml_validator.class.php, method XHTML_Validator::tag_close()
    tag_close(-)
tag_cloud_cmp
in file _coll_tag_cloud.widget.php, method coll_tag_cloud_Widget::tag_cloud_cmp()
tag_open
in file _xhtml_validator.class.php, method XHTML_Validator::tag_open()
    tag_open(-)
target_type
in file _link.class.php, method Link::target_type()
    Return type of target for this Link:
tar_file
in file _zip_archives.php, method tar_file::tar_file()
tar_file
in file _zip_archives.php, class tar_file
    Class 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.
time
in file _comment.class.php, method Comment::time()
    Template function: display time (datetime) of comment
time
in file _form.class.php, method Form::time()
    Builds a time input field.
Timer
in file _timer.class.php, method Timer_noop::Timer()
Timer
in file _timer.class.php, class Timer
    This is a simple class to allow timing/profiling of code portions.
Timer
in file _timer.class.php, method Timer::Timer()
    Constructor.
Timer_noop
in file _timer.class.php, class Timer_noop
    This is an implementation of Timer, which does nothing (no-operation).
time_input
in file _form.class.php, method Form::time_input()
    Builds a time input field.
time_select
in file _form.class.php, method Form::time_select()
    Builds a time select input field
title
in file _itemlight.class.php, method ItemLight::title()
    Template function: display title for item and link to related URL
trackback
in file _trackback.funcs.php, function trackback()
    Send Trackback to single URL
trackbacks
in file _trackback.funcs.php, function trackbacks()
    trackbacks(-)
trackback_number
in file _trackback.funcs.php, function trackback_number()
trackback_rdf
in file _item.class.php, method Item::trackback_rdf()
    Template function: Displays trackback autodiscovery information
trackback_url
in file _item.class.php, method Item::trackback_url()
    Template function: displays url to use to trackback this item
trailing_slash
in file _file.funcs.php, function trailing_slash()
    Add a trailing slash, if none present
TS_
in file _skin.class.php, method Skin::TS_()
    Translate and escape single quotes.
type
in file _itemlight.class.php, method ItemLight::type()
    Template function: display type of item
T_
in file _skin.class.php, method Skin::T_()
    Translate a given string, in the Skin's context.

u

$UID
in file _blog.class.php, variable Blog::$UID
$unit
in file _itemlistlight.class.php, variable ItemListLight::$unit
    list unit: 'posts' or 'days'
$updated_fields
in file _user.class.php, variable User::$updated_fields
$uri_attrs
in file _xhtml_validator.class.php, variable XHTML_Validator::$uri_attrs
$url
in file _user.class.php, variable User::$url
$url
in file _itemlight.class.php, variable ItemLight::$url
    External URL the item links to (if any).
$urlname
in file _chapter.class.php, variable Chapter::$urlname
$urlname
in file _blog.class.php, variable Blog::$urlname
$urlname_index
in file _chaptercache.class.php, variable ChapterCache::$urlname_index
    Lazy filled index of url titles
$urltitle
in file _itemlight.class.php, variable ItemLight::$urltitle
$urltitle_index
in file _itemcache.class.php, variable ItemCache::$urltitle_index
    Lazy filled index of url titles
$userfields
in file _user.class.php, variable User::$userfields
    User fields
$userfields_by_type
in file _user.class.php, variable User::$userfields_by_type
$userfield_defs
in file _user.class.php, variable User::$userfield_defs
    Userfield defs
$UserSettings
in file _init_session.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?
userfields.ctrl.php
procedural page userfields.ctrl.php
unautobrize
in file _misc.funcs.php, function unautobrize()
unautobrize_callback
in file _misc.funcs.php, function unautobrize_callback()
    Removes
's from non code blocks
unlink
in file _file.class.php, method File::unlink()
    Unlink/Delete the file or folder from disk.
update_caches
in file _filelist.class.php, method Filelist::update_caches()
    Update the name dependent caches
update_excerpt
in file _item.class.php, method Item::update_excerpt()
    Quick and dirty "excerpts should not stay empty".
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.
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 (slug) / Also used for category slugs
url_absolute
in file _url.funcs.php, function url_absolute()
    Make an $url absolute according to $host, if it is not absolute yet.
url_add_param
in file _url.funcs.php, function url_add_param()
    Add param(s) at the end of an URL, using either "?" or "&amp;" depending on existing url
url_add_tail
in file _url.funcs.php, function url_add_tail()
    Add a tail (starting with "/") at the end of an URL before any params (starting with "?")
url_crumb
in file _url.funcs.php, function url_crumb()
    Create a crumb param to be passed in action urls...
url_link
in file _item.class.php, method Item::url_link()
    Template function: Display link to item related url.
url_rel_to_same_host
in file _url.funcs.php, function url_rel_to_same_host()
    Try to make $url relative to $target_url, if scheme, host, user and pass matches.
url_same_protocol
in file _url.funcs.php, function url_same_protocol()
    Get $url with the same protocol (http/https) as $other_url.
User
in file _user.class.php, method User::User()
    Constructor
User
in file _user.class.php, class User
    User Class
UserCache
in file _usercache.class.php, method UserCache::UserCache()
    Constructor
UserCache
in file _usercache.class.php, class UserCache
    Blog Cache Class
Userfield
in file _userfield.class.php, class Userfield
    Userfield Class
Userfield
in file _userfield.class.php, method Userfield::Userfield()
    Constructor
userfieldget_first_for_type
in file _user.class.php, method User::userfieldget_first_for_type()
    Get first field for a specific type
userfields_load
in file _user.class.php, method User::userfields_load()
    Load userfields
userfield_add
in file _user.class.php, method User::userfield_add()
    Add a user field
userfield_defs_load
in file _user.class.php, method User::userfield_defs_load()
    Load userfields defs
userfield_update
in file _user.class.php, method User::userfield_update()
    Update an user field. Empty fields will be deleted on dbupdate.
username
in file _form.class.php, method Form::username()
    Build username/login field.
UserSettings
in file _usersettings.class.php, method UserSettings::UserSettings()
    Constructor
UserSettings
in file _usersettings.class.php, class UserSettings
    Class to handle the settings for users
user_admin_link
in file _user.funcs.php, function user_admin_link()
    Template tag: Output a link to the backoffice.
user_exists
in file _misc.funcs.php, function user_exists()
    Check if the login is valid
user_login_link
in file _user.funcs.php, function user_login_link()
    Template tag: Output link to login
user_logout_link
in file _user.funcs.php, function user_logout_link()
    Template tag: Output a link to logout
user_pass_ok
in file _user.funcs.php, function user_pass_ok()
    Check if a password is ok for a login.
user_preferredname
in file _user.funcs.php, function user_preferredname()
    Template tag: Display the user's preferred name
user_profile_link
in file _user.funcs.php, function user_profile_link()
    Template tag: Display a link to user profile
user_register_link
in file _user.funcs.php, function user_register_link()
    Template tag: Output a link to new user registration
user_subs_link
in file _user.funcs.php, function user_subs_link()
    Template tag: Provide a link to subscription screen
user_tools_Widget
in file _user_tools.widget.php, class user_tools_Widget
    ComponentWidget Class
user_tools_Widget
in file _user_tools.widget.php, method user_tools_Widget::user_tools_Widget()
    Constructor

v

$validated
in file _user.class.php, variable User::$validated
    Has the user been validated (by email)?
$varchar1
in file _item.class.php, variable Item::$varchar1
$varchar2
in file _item.class.php, variable Item::$varchar2
$varchar3
in file _item.class.php, variable Item::$varchar3
$viewtype
in file _filetype.class.php, variable Filetype::$viewtype
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_url
in file _url.funcs.php, function validate_url()
    Check the validity of a given URL
valid_blog_requested
in file _blog.funcs.php, function valid_blog_requested()
    Check that we have received a valid blog param
views
in file _item.class.php, method Item::views()
    Template function: Display a phrase about the number of Item views.
visibility_select
in file _item.funcs.php, function visibility_select()
    Allow to select status/visibility

w

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

x

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

y

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

z

zeroise
in file _misc.funcs.php, function zeroise()
    Add leading zeroes to a number when necessary.
zip_file
in file _zip_archives.php, method zip_file::zip_file()
zip_file
in file _zip_archives.php, class zip_file
    Class Zip_file

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