Element index for package items
Package indexes
[ a ]
[ b ]
[ c ]
[ d ]
[ e ]
[ f ]
[ g ]
[ h ]
[ i ]
[ k ]
[ l ]
[ m ]
[ n ]
[ o ]
[ p ]
[ q ]
[ r ]
[ s ]
[ t ]
[ u ]
[ v ]
[ w ]
[ _ ]
a
- $advertised_stop_date
- in file _itemlistlight.class.php, variable ItemListLight::$advertised_stop_date
- $assigned_User
- in file _item.class.php, variable Item::$assigned_User
The assigned User to the item.
- $assigned_user_ID
- in file _item.class.php, variable Item::$assigned_user_ID
- $assignees
- in file _itemquery.class.php, variable ItemQuery::$assignees
- $author
- in file _itemquery.class.php, variable ItemQuery::$author
- $Author
- in file _item.class.php, variable Item::$Author
- activate_preset_filters
- in file _itemlistlight.class.php, method ItemListLight::activate_preset_filters()
Activate preset default filters if necessary
- add
- in file _linkcache.class.php, method LinkCache::add()
Add a dataobject to the cache
- add_renderer
- in file _item.class.php, method Item::add_renderer()
Add a renderer (by code) to the Item.
- anchor
- in file _item.class.php, method Item::anchor()
T-Tag: Display the item's ID as an anchor for permalinks to refer to.
- anchor_id
- in file _item.class.php, method Item::anchor_id()
T-Tag: Display the item's ID as "item_NNN"
- 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()
T-Tag: Display the author/creator of an item
b
- $blog
- in file _itemquery.class.php, variable ItemQuery::$blog
- $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 _itemlistlight.class.php, variable ItemListLight::$Blog
Blog object this ItemList refers to
- $blog_ID
- in file _itemlight.class.php, variable ItemLight::$blog_ID
- bpost_count_words
- in file _item.funcs.php, function bpost_count_words()
Returns the number of the words in a string, sans HTML
c
- $cat
- in file _itemquery.class.php, variable ItemQuery::$cat
- $catsel
- in file _itemquery.class.php, variable ItemQuery::$catsel
- $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
- $comment_status
- in file _item.class.php, variable Item::$comment_status
- $content
- in file _item.class.php, variable Item::$content
- $content_pages
- in file _item.class.php, variable Item::$content_pages
- $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
- can_comment
- in file _item.class.php, method Item::can_comment()
Template function: Check if user can leave comment on this post or display error
- can_rate
- in file _item.class.php, method Item::can_rate()
Template function: Check if user can can rate this post
- can_see_comments
- in file _item.class.php, method Item::can_see_comments()
Check if user can see comments on this post, which he cannot if they are disabled for the Item or never allowed for the blog.
- can_view
- in file _item.class.php, method Item::can_view()
Check whether an User can view this Item.
- categories
- in file _itemlight.class.php, method ItemLight::categories()
T-Tag: list all the category names
- 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()
- content_extension
- in file _item.class.php, method Item::content_extension()
T-Tag: Display an item's content extension
- content_teaser
- in file _item.class.php, method Item::content_teaser()
T-Tag: Display an item's teaser content
- count_view
- in file _item.class.php, method Item::count_view()
T-Tag: Increment view counter (excluding author's views) of first post on page
d
- $datedeadline
- in file _item.class.php, variable Item::$datedeadline
- $dstart
- in file _itemquery.class.php, variable ItemQuery::$dstart
- $dstop
- in file _itemquery.class.php, variable ItemQuery::$dstop
- 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_if_changed
- in file _itemlistlight.class.php, method ItemListLight::date_if_changed()
T-Tag: Displays the date if it has changed since last item
- dbdelete
- in file _item.class.php, method Item::dbdelete()
Trigger event AfterItemDelete after calling parent method.
- dbinsert
- in file _item.class.php, method Item::dbinsert()
Insert object into DB based on previously recorded changes
- dbupdate
- in file _item.class.php, method Item::dbupdate()
Update the DB based on previously recorded changes
- 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
- delete_link
- in file _item.class.php, method Item::delete_link()
T-Tag: Display a link to delete an item if current user has permission
- 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 _item.class.php, method Item::deprecate_link()
T-Tag: Display a link to deprecate an item if current user has permission
- display_link
- in file _item_links.inc.php, function display_link()
- display_subtype
- in file _item_links.inc.php, function display_subtype()
- display_type
- in file _item_links.inc.php, function display_type()
Needed by functions
- div_classes
- in file _item.class.php, method Item::div_classes()
T-Tag: Display classes for an item (<div> typically)
f
- $featured
- in file _itemquery.class.php, variable ItemQuery::$featured
- $featured
- in file _item.class.php, variable Item::$featured
- $File
- in file _link.class.php, variable Link::$File
- 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()
T-Tag: 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
- files
- in file _item.class.php, method Item::files()
Display the attachments/files linked to the current Item
- file_actions
- in file _item_links.inc.php, function file_actions()
- footer
- in file _item.class.php, method Item::footer()
T-Tag: Display the current item's footer text
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
- $group_by_cat
- in file _itemlistlight.class.php, variable ItemListLight::$group_by_cat
- get
- in file _item.class.php, method Item::get()
Get a member param by its name
- 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_all_tags
- in file _itemlist.class.php, method ItemList2::get_all_tags()
Get all tags used in current ItemList
- get_anchor_id
- in file _item.class.php, method Item::get_anchor_id()
T-Tag: Return the item ID as "item_NNN"
- get_archive_url
- in file _itemlight.class.php, method ItemLight::get_archive_url()
Generate a link to the post in the archives
- 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_attachment_FileList
- in file _item.class.php, method Item::get_attachment_FileList()
Get list of attached files
- get_Blog
- in file _itemlight.class.php, method ItemLight::get_Blog()
Get the Blog object for the Item.
- 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_by_item_ID
- in file _linkcache.class.php, method LinkCache::get_by_item_ID()
Returns links for a given Item
- get_by_urltitle
- in file _itemcache.class.php, method ItemCache::get_by_urltitle()
Get an object from cache by its urltitle
- 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_IDs
- in file _itemlight.class.php, method ItemLight::get_Chapter_IDs()
Get the chapter (category) IDs for this item.
- get_chapter_url
- in file _itemlight.class.php, method ItemLight::get_chapter_url()
Generate a link to the post in the category
- get_col_default_type_ID
- in file _itemtypecache.class.php, method ItemTypeCache::get_col_default_type_ID()
Return the default item type ID for a given collection
- get_col_sort_values
- in file _itemlist.class.php, method ItemList2::get_col_sort_values()
Returns values needed to make sort links for a given column
- get_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()
T-Tag: Get an item's content extension
- get_content_page
- in file _item.class.php, method Item::get_content_page()
Get a specific page to display (from the prerendered cache)
- get_content_teaser
- in file _item.class.php, method Item::get_content_teaser()
T-Tag: Get an item's teaser content
- get_creator_User
- in file _item.class.php, method Item::get_creator_User()
Get the User who created the Item.
- get_delete_link
- in file _item.class.php, method Item::get_delete_link()
T-Tag: Return a link to delete an item if current user has permission
- get_deprecate_link
- in file _item.class.php, method Item::get_deprecate_link()
T-Tag: Return a link to deprecate an item if current user has permission
- get_edit_link
- in file _item.class.php, method Item::get_edit_link()
T-Tag: Return a link to edit an item if current user has permission
- get_excerpt
- in file _itemlight.class.php, method ItemLight::get_excerpt()
Template function: get excerpt
- 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()
Return the 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_files
- in file _item.class.php, method Item::get_files()
Get block of attachments/files linked to the current Item
- 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_images
- in file _item.class.php, method Item::get_images()
T-Tag: Get the images linked to an item
- get_issue_date
- in file _itemlight.class.php, method ItemLight::get_issue_date()
T-Tag: returns formatted issue date or time (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 _itemlist.class.php, method ItemList2::get_item()
If the list is sorted by category...
- get_lastpostdate
- in file _itemlistlight.class.php, method ItemListLight::get_lastpostdate()
Get datetime of the last post/item
- get_Links
- in file _item.class.php, method Item::get_Links()
Get reference to array of Links
- get_main_Chapter
- in file _itemlight.class.php, method ItemLight::get_main_Chapter()
Get the main Chapter.
- 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_more_link
- in file _item.class.php, method Item::get_more_link()
T-Tag: Get an item's "more" link if in use
- get_name
- in file _itemtype.class.php, method ItemType::get_name()
Get the name of the ItemType
- get_option_array
- in file _itemtypecache.class.php, method ItemTypeCache::get_option_array()
For use by Universal Item List widget
- 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_unreserved_only
- in file _itemtypecache.class.php, method ItemTypeCache::get_option_list_unreserved_only()
Returns a form option list which only contains unreserved post types.
- get_permanent_link
- in file _itemlight.class.php, method ItemLight::get_permanent_link()
T-Tag: Get the linked permanent url (permalink) for the item
- get_permanent_url
- in file _itemlight.class.php, method ItemLight::get_permanent_url()
Generate the permalink for the item.
- get_postdata
- in file _item.funcs.php, function get_postdata()
if global $postdata was not set it will be
- get_prefetch_itemlist_IDs
- in file _itemlight.class.php, method ItemLight::get_prefetch_itemlist_IDs()
Get a list of item IDs from $MainList and $ItemList, if they are loaded.
- 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_prevnext_Item
- in file _itemlist.class.php, method ItemList2::get_prevnext_Item()
Skip to previous/next Item
- get_publish_link
- in file _item.class.php, method Item::get_publish_link()
T-Tag: Get a link to 'publish NOW' a post if current user has permission
- 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_single_url
- in file _itemlight.class.php, method ItemLight::get_single_url()
Generate a single post link for the item
- get_tags
- in file _item.class.php, method Item::get_tags()
Get array of tags.
- 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_trackback_url
- in file _item.class.php, method Item::get_trackback_url()
Template function: get url to use to trackback this item
- get_views
- in file _item.class.php, method Item::get_views()
Template function: Display the number of times the Item has been viewed
i
- $issue_date
- in file _itemlight.class.php, variable ItemLight::$issue_date
- $Item
- in file _link.class.php, variable Link::$Item
- $ItemQuery
- in file _itemlistlight.class.php, variable ItemListLight::$ItemQuery
SQL object for the Query
- images
- in file _item.class.php, method Item::images()
T-Tag: Display the images linked to an item
- 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).
- init_list_mode
- in file items.ctrl.php, function init_list_mode()
Initialize list mode; Several actions need this.
- init_MainList
- in file _item.funcs.php, function init_MainList()
Prepare the MainList object for displaying templates.
- insert
- in file _item.class.php, method Item::insert()
Create a new Item/Post and insert it into the DB
- insert_update_extracats
- in file _item.class.php, method Item::insert_update_extracats()
- insert_update_tags
- in file _item.class.php, method Item::insert_update_tags()
Save tags to DB
- issue_date
- in file _itemlight.class.php, method ItemLight::issue_date()
T-Tag: Display issue date/time of an 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()
T-Tag: Display issue date/time of an item
- is_featured
- in file _itemlight.class.php, method ItemLight::is_featured()
T-Tag: Is this a 'featured' post?
- is_intro
- in file _itemlight.class.php, method ItemLight::is_intro()
T-Tag: Is this an 'intro' post?
- Item
- in file _item.class.php, method Item::Item()
Constructor
- Item
- in file _item.class.php, class Item
Item Class
- ItemCache
- in file _itemcache.class.php, class ItemCache
Item Cache Class
- ItemCache
- in file _itemcache.class.php, method ItemCache::ItemCache()
Constructor
- 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, method ItemListLight::ItemListLight()
Constructor
- ItemListLight
- in file _itemlistlight.class.php, class ItemListLight
Item List Class LIGHT
- ItemQuery
- in file _itemquery.class.php, method ItemQuery::ItemQuery()
Constructor.
- ItemQuery
- in file _itemquery.class.php, class ItemQuery
ItemQuery: help constructing queries on Items
- ItemType
- in file _itemtype.class.php, class ItemType
ItemType Class
- ItemType
- in file _itemtype.class.php, method ItemType::ItemType()
Constructor
- ItemTypeCache
- in file _itemtypecache.class.php, method ItemTypeCache::ItemTypeCache()
Constructor
- ItemTypeCache
- in file _itemtypecache.class.php, class ItemTypeCache
ItemTypeCache Class
- item_edit_actions
- in file _item_list_table.view.php, function item_edit_actions()
Edit Actions:
- 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_visibility
- in file _item_list_table.view.php, function item_visibility()
Visibility:
- items.ctrl.php
- procedural page items.ctrl.php
- item_statuses.ctrl.php
- procedural page item_statuses.ctrl.php
- item_types.ctrl.php
- procedural page item_types.ctrl.php
l
- $last_displayed_date
- in file _itemlistlight.class.php, variable ItemListLight::$last_displayed_date
Last date that has been output by date_if_changed()
- $Links
- in file _item.class.php, variable Item::$Links
- $locale
- in file _item.class.php, variable Item::$locale
- $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
- Link
- in file _link.class.php, class Link
Item Link
- Link
- in file _link.class.php, method Link::Link()
Constructor
- LinkCache
- in file _linkcache.class.php, method LinkCache::LinkCache()
Constructor
- LinkCache
- in file _linkcache.class.php, class LinkCache
LinkCache Class
- linkcount
- in file _item.class.php, method Item::linkcount()
Template function: display number of links attached to this Item
- load_Blog
- in file _itemlight.class.php, method ItemLight::load_Blog()
Load the Blog object for the Item, without returning it.
- 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_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_from_Request
- in file _itemlistlight.class.php, method ItemListLight::load_from_Request()
Init filter params from Request params
- load_from_Request
- in file _item.class.php, method Item::load_from_Request()
Load data from Request form fields.
- load_links
- in file _item.class.php, method Item::load_links()
Load links if they were not loaded yet.
- load_urltitle_array
- in file _itemcache.class.php, method ItemCache::load_urltitle_array()
Load a list of item referenced by their urltitle 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()
T-Tag: Displays or returns an author's locale flag
- locale_temp_switch
- in file _itemlight.class.php, method ItemLight::locale_temp_switch()
T-Tag: Temporarily switch to this item's locale
m
- $main_cat_ID
- in file _itemlight.class.php, variable ItemLight::$main_cat_ID
- $main_Chapter
- in file _itemlight.class.php, variable ItemLight::$main_Chapter
- $metadesc
- in file _item.class.php, variable Item::$metadesc
- $metakeywords
- in file _item.class.php, variable Item::$metakeywords
- $mod_date
- in file _itemlight.class.php, variable ItemLight::$mod_date
- main_category
- in file _itemlight.class.php, method ItemLight::main_category()
Template function: display main category name
- 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()
T-Tag: Display an item's "more" link if in use
- msgform_link
- in file _item.class.php, method Item::msgform_link()
T-Tag: Display a link to the message form for this item'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.
p
- $p
- in file _itemquery.class.php, variable ItemQuery::$p
- $parent_ID
- in file _item.class.php, variable Item::$parent_ID
- $phrase
- in file _itemquery.class.php, variable ItemQuery::$phrase
- $pl
- in file _itemquery.class.php, variable ItemQuery::$pl
- $prevnext_Item
- in file _itemlist.class.php, variable ItemList2::$prevnext_Item
- $priorities
- in file _item.class.php, variable Item::$priorities
- $priority
- in file _item.class.php, variable Item::$priority
- $pst_ID
- in file _item.class.php, variable Item::$pst_ID
- $ptyp_ID
- in file _itemlight.class.php, variable ItemLight::$ptyp_ID
- page_links
- in file _itemlistlight.class.php, method ItemListLight::page_links()
T-Tag: Display links to previous and next page in multi-post mode
- page_links
- in file _item.class.php, method Item::page_links()
T-Tag: Display a link to pages for multi-page items
- permanent_link
- in file _itemlight.class.php, method ItemLight::permanent_link()
T-Tag: Display the linked permanent url (permalink) for the item
- permanent_url
- in file _itemlight.class.php, method ItemLight::permanent_url()
Template function: display permalink for item
- 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()
T-Tag: Display links to previous and next posts in single post mode
- prev_item_link
- in file _itemlist.class.php, method ItemList2::prev_item_link()
Skip to previous
- 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
- publish_link
- in file _item.class.php, method Item::publish_link()
T-Tag: Display a link to 'publish NOW' an item if current user has permission
s
- $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?
- $status
- in file _item.class.php, variable Item::$status
- $statuses
- in file _itemquery.class.php, variable ItemQuery::$statuses
- save_filterset
- in file _itemlistlight.class.php, method ItemListLight::save_filterset()
Save current filterset to session.
- send_email_notifications
- in file _item.class.php, method Item::send_email_notifications()
Send email notifications to subscribed users
- send_outbound_pings
- in file _item.class.php, method Item::send_outbound_pings()
Send outbound pings for a post
- set
- in file _itemlight.class.php, method ItemLight::set()
Set param value
- set
- in file _item.class.php, method Item::set()
Set param value
- set_creator_User
- in file _item.class.php, method Item::set_creator_User()
Set the Author of the Item.
- 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_extracats
- in file _itemlight.class.php, method ItemLight::set_extracats()
Set the extra categories for this item.
- set_filters
- in file _itemlistlight.class.php, method ItemListLight::set_filters()
Set/Activate filterset
- set_renderers
- in file _item.class.php, method Item::set_renderers()
Set the renderers of the Item.
- set_start_date
- in file _itemlistlight.class.php, method ItemListLight::set_start_date()
Make sure date displaying starts at the beginning of the current filter interval
- set_tags_from_string
- in file _item.class.php, method Item::set_tags_from_string()
Split tags by comma or semicolon
- split_pages
- in file _item.class.php, method Item::split_pages()
Make sure, the pages have been obtained (and split up_ from prerendered cache.
- 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()
T-Tag: Output raw status
t
- $tags
- in file _itemquery.class.php, variable ItemQuery::$tags
- $tags
- in file _item.class.php, variable Item::$tags
- $tags_changed
- in file _item.class.php, variable Item::$tags_changed
- $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 _itemlight.class.php, variable ItemLight::$title
- $title
- in file _itemquery.class.php, variable ItemQuery::$title
- $titletag
- in file _item.class.php, variable Item::$titletag
- $types
- in file _itemquery.class.php, variable ItemQuery::$types
- tags
- in file _item.class.php, method Item::tags()
T-Tag: Display an item's tags
- target_type
- in file _link.class.php, method Link::target_type()
Return type of target for this Link:
- task_title_link
- in file _item_list_table.view.php, function task_title_link()
Task title
- title
- in file _itemlight.class.php, method ItemLight::title()
T-Tag: Display title for item and link to related URL
- 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
- type
- in file _itemlight.class.php, method ItemLight::type()
Template function: display type of item
v
- views
- in file _item.class.php, method Item::views()
T-Tag: 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
- $wordcount
- in file _item.class.php, variable Item::$wordcount
- where_assignees
- in file _itemquery.class.php, method ItemQuery::where_assignees()
Restrict to specific assignees
- where_author
- in file _itemquery.class.php, method ItemQuery::where_author()
Restrict to specific authors
- where_author_assignee
- in file _itemquery.class.php, method ItemQuery::where_author_assignee()
Restrict to specific assignee or author
- where_chapter
- in file _itemquery.class.php, method ItemQuery::where_chapter()
Restrict to specific collection/chapters (blog/categories)
- where_chapter2
- in file _itemquery.class.php, method ItemQuery::where_chapter2()
Restrict to specific collection/chapters (blog/categories)
- where_datecreated
- in file _itemquery.class.php, method ItemQuery::where_datecreated()
Restricts creation date to a specific date range.
- where_datestart
- in file _itemquery.class.php, method ItemQuery::where_datestart()
Restricts to a specific date range. (despite thje 'start' in the name
- where_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 _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_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
- wordcount
- in file _item.class.php, method Item::wordcount()
T-Tag: Display the number of words in the post
|
|