phpDocumentor collections
[ class tree: collections ] [ index: collections ] [ all elements ]

Element index for package collections

Package indexes

[ a ] [ b ] [ c ] [ d ] [ f ] [ g ] [ i ] [ k ] [ l ] [ m ] [ n ] [ o ] [ p ] [ r ] [ s ] [ t ] [ u ] [ v ] [ _ ]

_

_

$_defaults
in file _collsettings.class.php, variable CollectionSettings::$_defaults
    The default settings to use, when a setting is not defined in the database.
_blog.class.php
procedural page _blog.class.php
_blog.funcs.php
procedural page _blog.funcs.php
_blogcache.class.php
procedural page _blogcache.class.php
_category.funcs.php
procedural page _category.funcs.php
_collsettings.class.php
procedural page _collsettings.class.php
_coll_features.form.php
procedural page _coll_features.form.php
_coll_general.form.php
procedural page _coll_general.form.php
_coll_group_perm.form.php
procedural page _coll_group_perm.form.php
_coll_list.view.php
procedural page _coll_list.view.php
_coll_plugin_settings.form.php
procedural page _coll_plugin_settings.form.php
_coll_sel_type.view.php
procedural page _coll_sel_type.view.php
_coll_urls.form.php
procedural page _coll_urls.form.php
_coll_user_perm.form.php
procedural page _coll_user_perm.form.php
_load
in file _collsettings.class.php, method CollectionSettings::_load()
    Loads the settings. Not meant to be called directly, but gets called when needed.
a

a

$access_type
in file _blog.class.php, variable Blog::$access_type
$advanced_perms
in file _blog.class.php, variable Blog::$advanced_perms
$allowblogcss
in file _blog.class.php, variable Blog::$allowblogcss
$allowcomments
in file _blog.class.php, variable Blog::$allowcomments
$allowtrackbacks
in file _blog.class.php, variable Blog::$allowtrackbacks
$allowusercss
in file _blog.class.php, variable Blog::$allowusercss
add
in file _blogcache.class.php, method BlogCache::add()
    Add object to cache, handling our own indices.
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.
b

b

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
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_update_perms
in file _blog.funcs.php, function blog_update_perms()
    Update the advanced user/group permissions for edited blog
c

c

$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
$CollectionSettings
in file _blog.class.php, variable Blog::$CollectionSettings
    Additional settings for the collection. lazy filled.
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_load_cache
in file _category.funcs.php, function cat_load_cache()
    Load cache for category definitions.
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()
CollectionSettings
in file _collsettings.class.php, class CollectionSettings
    Class to handle the settings for collections/blogs
CollectionSettings
in file _collsettings.class.php, method CollectionSettings::CollectionSettings()
    Constructor
coll_perm_checkbox
in file _coll_group_perm.form.php, function coll_perm_checkbox()
coll_perm_edit
in file _coll_group_perm.form.php, function coll_perm_edit()
coll_perm_status_checkbox
in file _coll_group_perm.form.php, function coll_perm_status_checkbox()
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)
contact_link
in file _blog.class.php, method Blog::contact_link()
    T-Tag: displays a link to the contact form for the owner of the current Blog
credits_link
in file _blog.class.php, method Blog::credits_link()
    T-Tag: Display a link to the current blog's credits page
collections.ctrl.php
procedural page collections.ctrl.php
coll_settings.ctrl.php
procedural page coll_settings.ctrl.php
d

d

$default_cat_ID
in file _blog.class.php, variable Blog::$default_cat_ID
dbdelete
in file _blog.class.php, method Blog::dbdelete()
    Delete a blog and dependencies from database
dbinsert
in file _blog.class.php, method Blog::dbinsert()
    Insert into the DB
dbupdate
in file _blog.class.php, method Blog::dbupdate()
    Update the DB based on previously recorded changes
disp_actions
in file _coll_list.view.php, function disp_actions()
disp_coll_name
in file _coll_list.view.php, function disp_coll_name()
f

f

filter_colluserlist
in file _coll_group_perm.form.php, function filter_colluserlist()
    Callback to add filters on top of the result set
footer_text
in file _blog.class.php, method Blog::footer_text()
    T-Tag: Display the footer text for the current Blog
g

g

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_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_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_archive_url
in file _blog.class.php, method Blog::get_archive_url()
    Get archive page URL
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 _blogcache.class.php, method BlogCache::get_by_urlname()
    Get a blog from cache by its URL name.
get_catblog
in file _category.funcs.php, function get_catblog()
    Get blog ID for a given cat.
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_contact_url
in file _blog.class.php, method Blog::get_contact_url()
get_default_cat_ID
in file _blog.class.php, method Blog::get_default_cat_ID()
    Get default category for current blog
get_filemanager_link
in file _blog.class.php, method Blog::get_filemanager_link()
    Get link to edit files
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_maxlen_name
in file _blog.class.php, method Blog::get_maxlen_name()
    Get the max length of the blog 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_url
in file _blog.class.php, method Blog::get_media_url()
    Get the URL to the media folder
get_name
in file _blog.class.php, method Blog::get_name()
    Get the name of the blog
get_option_list
in file _blogcache.class.php, method BlogCache::get_option_list()
    Returns form option list with cache contents
get_owner_User
in file _blog.class.php, method Blog::get_owner_User()
    Resolve user ID of owner
get_setting
in file _blog.class.php, method Blog::get_setting()
    Get a setting.
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_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_viewmode_url
in file _blog.class.php, method Blog::get_viewmode_url()
    Get URL to display the blog with a temporary template.
i

i

$in_bloglist
in file _blog.class.php, variable Blog::$in_bloglist
init_by_kind
in file _blog.class.php, method Blog::init_by_kind()
k

k

$keywords
in file _blog.class.php, variable Blog::$keywords
kind_name
in file _blog.class.php, method Blog::kind_name()
l

l

$links_blog_ID
in file _blog.class.php, variable Blog::$links_blog_ID
$locale
in file _blog.class.php, variable Blog::$locale
$longdesc
in file _blog.class.php, variable Blog::$longdesc
load_CollectionSettings
in file _blog.class.php, method Blog::load_CollectionSettings()
    Make sure collection settings are loaded
load_from_Request
in file _blog.class.php, method Blog::load_from_Request()
    Load data from Request form fields.
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_public
in file _blogcache.class.php, method BlogCache::load_public()
    Load a list of public blogs into the cache
load_user_blogs
in file _blogcache.class.php, method BlogCache::load_user_blogs()
    Load blogs a user has permissions for.
longdesc
in file _blog.class.php, method Blog::longdesc()
    T-Tag: Display the current blog's long description
m

m

$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
n

n

$name
in file _blog.class.php, variable Blog::$name
$notes
in file _blog.class.php, variable Blog::$notes
name
in file _blog.class.php, method Blog::name()
    T-Tag: Display the current blog's name
o

o

$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
p

p

perm_check_all
in file _coll_group_perm.form.php, function perm_check_all()
postcats_get_byID
in file _category.funcs.php, function postcats_get_byID()
    Get category associations with given post
r

r

replace_callback
in file _blog.class.php, method Blog::replace_callback()
    Callback function for footer_text()
s

s

$shortdesc
in file _blog.class.php, variable Blog::$shortdesc
$shortname
in file _blog.class.php, variable Blog::$shortname
$siteurl
in file _blog.class.php, variable Blog::$siteurl
$stub
in file _blog.class.php, variable Blog::$stub
set
in file _blog.class.php, method Blog::set()
    Set param value
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_setting
in file _blog.class.php, method Blog::set_setting()
    Set a setting.
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.
simple_coll_perm_radios
in file _coll_group_perm.form.php, function simple_coll_perm_radios()
t

t

$tagline
in file _blog.class.php, variable Blog::$tagline
$template_ID
in file _blog.class.php, variable Blog::$template_ID
tagline
in file _blog.class.php, method Blog::tagline()
    T-Tag: Display the current blog's tagline
u

u

$UID
in file _blog.class.php, variable Blog::$UID
$urlname
in file _blog.class.php, variable Blog::$urlname
v

v

valid_blog_requested
in file _blog.funcs.php, function valid_blog_requested()
    Check that we have received a valid blog param