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 ]
[ _ ]
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
- $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
- $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
- 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
- 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.
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
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
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()
v
- valid_blog_requested
- in file _blog.funcs.php, function valid_blog_requested()
Check that we have received a valid blog param
|
|