• Publicity: Public Only All

includelet-procs.tcl

XoWiki - define various kind of includelets

This file defines the following Objects and Classes: ::xowiki::includelet::available-includelets[i], ::xowiki::includelet::available-formfields[i], ::xowiki::includelet::get[i], ::xowiki::includelet::creation-date[i], ::xowiki::includelet::rss-button[i], ::xowiki::includelet::bookmarklet-button[i], ::xowiki::includelet::set-parameter[i], ::xowiki::includelet::categories[i], ::xowiki::includelet::categories-recent[i], ::xowiki::includelet::recent[i], ::xowiki::includelet::last-visited[i], ::xowiki::includelet::most-popular[i], ::xowiki::includelet::rss-client[i], ::xowiki::includelet::most-frequent-visitors[i], ::xowiki::includelet::unread-items[i], ::xowiki::includelet::tags[i], ::xowiki::includelet::my-tags[i], ::xowiki::includelet::my-categories[i], ::xowiki::includelet::my-general-comments[i], ::xowiki::includelet::digg[i], ::xowiki::includelet::delicious[i], ::xowiki::includelet::my-yahoo-publisher[i], ::xowiki::includelet::my-references[i], ::xowiki::includelet::my-refers[i], ::xowiki::includelet::unresolved-references[i], ::xowiki::includelet::presence[i], ::xowiki::includelet::toc[i], ::xowiki::includelet::selection[i], ::xowiki::includelet::composite-form[i], ::xowiki::includelet::book[i], ::xowiki::includelet::slidy[i], ::xowiki::includelet::jquery-carousel[i], ::xowiki::includelet::jquery-infinite-carousel[i], ::xowiki::includelet::jquery-cloud-carousel[i], ::xowiki::includelet::jquery-spacegallery[i], ::xowiki::includelet::edit-item-button[i], ::xowiki::includelet::delete-item-button[i], ::xowiki::includelet::view-item-button[i], ::xowiki::includelet::create-item-button[i], ::xowiki::includelet::copy-item-button[i], ::xowiki::includelet::collab-graph[i], ::xowiki::includelet::activity-graph[i], ::xowiki::includelet::timeline[i], ::xowiki::includelet::user-timeline[i], ::xowiki::includelet::form-menu[i], ::xowiki::includelet::form-stats[i], ::xowiki::includelet::form-usages[i], ::xowiki::includelet::iframe[i], ::xowiki::includelet::yui-carousel[i], ::xowiki::includelet::gravatar[i], ::xowiki::includelet::random-form-page[i], ::xowiki::includelet::flowplayer[i], ::xowiki::includelet::html-file[i], ::xowiki::includelet::chat[i], ::xowiki::includelet::community-link[i], ::xowiki::includelet::link-with-local-return-url[i]

Location:
packages/xowiki/tcl/includelet-procs.tcl
Created:
2006-10-10
Author:
Gustaf Neumann
CVS Identification:
$Id: includelet-procs.tcl,v 1.239.2.104 2023/05/30 09:46:40 gustafn Exp $

Procedures in this file

Detailed information

Class ::xowiki::includelet::activity-graph (public)

 ::xowiki::IncludeletClass ::xowiki::includelet::activity-graph[i]

Include an activity graph

Partial Call Graph (max 5 caller/called nodes):
%3 nsf::object::alloc nsf::object::alloc nsf::relation::set nsf::relation::set nx::slotObj nx::slotObj xo::get_user_name xo::get_user_name Class ::xowiki::includelet::activity-graph Class ::xowiki::includelet::activity-graph Class ::xowiki::includelet::activity-graph->nsf::object::alloc Class ::xowiki::includelet::activity-graph->nsf::relation::set Class ::xowiki::includelet::activity-graph->nx::slotObj Class ::xowiki::includelet::activity-graph->xo::get_user_name

Testcases:
No testcase defined.

Class ::xowiki::includelet::available-formfields (public)

 ::xowiki::IncludeletClass ::xowiki::includelet::available-formfields[i] \
    [ -flat flat ]

List the available form field types of this installation.

Switches:
-flat
(optional)
when "true" display a flat list structure instead of a tree (default)

Partial Call Graph (max 5 caller/called nodes):
%3 nsf::object::alloc nsf::object::alloc nsf::relation::set nsf::relation::set nx::slotObj nx::slotObj Class ::xowiki::includelet::available-formfields Class ::xowiki::includelet::available-formfields Class ::xowiki::includelet::available-formfields->nsf::object::alloc Class ::xowiki::includelet::available-formfields->nsf::relation::set Class ::xowiki::includelet::available-formfields->nx::slotObj

Testcases:
No testcase defined.

Class ::xowiki::includelet::available-includelets (public)

 ::xowiki::IncludeletClass ::xowiki::includelet::available-includelets[i]

List the available includelets of this installation.

Partial Call Graph (max 5 caller/called nodes):
%3 nsf::object::alloc nsf::object::alloc nsf::relation::set nsf::relation::set nx::slotObj nx::slotObj Class ::xowiki::includelet::available-includelets Class ::xowiki::includelet::available-includelets Class ::xowiki::includelet::available-includelets->nsf::object::alloc Class ::xowiki::includelet::available-includelets->nsf::relation::set Class ::xowiki::includelet::available-includelets->nx::slotObj

Testcases:
No testcase defined.

Class ::xowiki::includelet::book (public)

 ::xowiki::IncludeletClass ::xowiki::includelet::book[i] \
    [ -menu_buttons menu_buttons ] [ -folder_mode folder_mode ] \
    [ -locale locale ] [ -range range ] \
    [ -allow_reorder allow_reorder ] [ -with_footer with_footer ] \
    [ -orderby orderby ]

Show contents in book mode.

Switches:
-menu_buttons
(optional)
default: edit
-folder_mode
(optional)
boolean, default false
-locale
(optional)
for the content
-range
(optional)
page range
-allow_reorder
(optional)
allow optional page_reorder based on drag and drop
-with_footer
(optional)
boolean, default: false
-orderby
(optional)
by default, sorting is done via page_order (and requires pages with page_order). Alternatively, one can use e.g. "title,asc"

Partial Call Graph (max 5 caller/called nodes):
%3 _ _ (public) ad_decode ad_decode (public) nsf::object::alloc nsf::object::alloc nsf::relation::set nsf::relation::set nx::slotObj nx::slotObj Class ::xowiki::includelet::book Class ::xowiki::includelet::book Class ::xowiki::includelet::book->_ Class ::xowiki::includelet::book->ad_decode Class ::xowiki::includelet::book->nsf::object::alloc Class ::xowiki::includelet::book->nsf::relation::set Class ::xowiki::includelet::book->nx::slotObj

Testcases:
No testcase defined.

Class ::xowiki::includelet::bookmarklet-button (public)

 ::xowiki::IncludeletClass ::xowiki::includelet::bookmarklet-button[i]

Include bookmarklet button that makes it easy to add the current page as a bookmark in the browser of the client.

Partial Call Graph (max 5 caller/called nodes):
%3 _ _ (public) nsf::object::alloc nsf::object::alloc nsf::relation::set nsf::relation::set nx::slotObj nx::slotObj template::add_event_listener template::add_event_listener (public) Class ::xowiki::includelet::bookmarklet-button Class ::xowiki::includelet::bookmarklet-button Class ::xowiki::includelet::bookmarklet-button->_ Class ::xowiki::includelet::bookmarklet-button->nsf::object::alloc Class ::xowiki::includelet::bookmarklet-button->nsf::relation::set Class ::xowiki::includelet::bookmarklet-button->nx::slotObj Class ::xowiki::includelet::bookmarklet-button->template::add_event_listener

Testcases:
No testcase defined.

Class ::xowiki::includelet::categories (public)

 ::xowiki::IncludeletClass ::xowiki::includelet::categories[i] \
    [ -tree_name tree_name ] [ -no_tree_name no_tree_name ] \
    [ -open_page open_page ] [ -tree_style tree_style ] \
    [ -parent parent ]

List the specified category tree.

Switches:
-tree_name
(optional)
match pattern, if specified displays only the trees with matching names
-no_tree_name
(optional)
if specified, tree names are not displayed
-open_page
(optional)
name (e.g. en:iMacs) of the page to be opened initially
-tree_style
(optional)
boolean, default: true, render category tree in tree style and not in sections style
-parent
(optional)
page-ref, default: /, select entries from this directory

Partial Call Graph (max 5 caller/called nodes):
%3 _ _ (public) ad_conn ad_conn (public) ad_return_complaint ad_return_complaint (public) ad_script_abort ad_script_abort (public) category_tree::get_id category_tree::get_id (public) Class ::xowiki::includelet::categories Class ::xowiki::includelet::categories Class ::xowiki::includelet::categories->_ Class ::xowiki::includelet::categories->ad_conn Class ::xowiki::includelet::categories->ad_return_complaint Class ::xowiki::includelet::categories->ad_script_abort Class ::xowiki::includelet::categories->category_tree::get_id

Testcases:
No testcase defined.

Class ::xowiki::includelet::categories-recent (public)

 ::xowiki::IncludeletClass ::xowiki::includelet::categories-recent[i] \
    [ -tree_name tree_name ] [ -max_entries max_entries ] \
    [ -locale locale ] [ -pretty_age pretty_age ]

Display recent entries by categories.

Switches:
-tree_name
(optional)
match pattern, if specified displays only the trees with matching names
-max_entries
(optional)
show given number of new entries
-locale
(optional)
use the specified locale
-pretty_age
(optional)
boolean, use pretty age or not

Partial Call Graph (max 5 caller/called nodes):
%3 category::get_name category::get_name (public) nsf::object::alloc nsf::object::alloc nsf::relation::set nsf::relation::set nx::slotObj nx::slotObj Class ::xowiki::includelet::categories-recent Class ::xowiki::includelet::categories-recent Class ::xowiki::includelet::categories-recent->category::get_name Class ::xowiki::includelet::categories-recent->nsf::object::alloc Class ::xowiki::includelet::categories-recent->nsf::relation::set Class ::xowiki::includelet::categories-recent->nx::slotObj

Testcases:
No testcase defined.

Class ::xowiki::includelet::chat (public)

 ::xowiki::IncludeletClass ::xowiki::includelet::chat[i]

Include a chat in the current page

Partial Call Graph (max 5 caller/called nodes):
%3 nsf::object::alloc nsf::object::alloc nsf::relation::set nsf::relation::set nx::slotObj nx::slotObj Class ::xowiki::includelet::chat Class ::xowiki::includelet::chat Class ::xowiki::includelet::chat->nsf::object::alloc Class ::xowiki::includelet::chat->nsf::relation::set Class ::xowiki::includelet::chat->nx::slotObj

Testcases:
No testcase defined.

Class ::xowiki::includelet::collab-graph (public)

 ::xowiki::IncludeletClass ::xowiki::includelet::collab-graph[i]

Include a collaboration graph

Partial Call Graph (max 5 caller/called nodes):
%3 nsf::object::alloc nsf::object::alloc nsf::relation::set nsf::relation::set nx::slotObj nx::slotObj xo::get_user_name xo::get_user_name Class ::xowiki::includelet::collab-graph Class ::xowiki::includelet::collab-graph Class ::xowiki::includelet::collab-graph->nsf::object::alloc Class ::xowiki::includelet::collab-graph->nsf::relation::set Class ::xowiki::includelet::collab-graph->nx::slotObj Class ::xowiki::includelet::collab-graph->xo::get_user_name

Testcases:
No testcase defined.

Class ::xowiki::includelet::community-link (public)

 ::xowiki::IncludeletClass ::xowiki::includelet::community-link[i] \
    [ -text text ] [ -url url ]

Include a link to the community including the current page. This includelet is designed to work with dotlrn.

Switches:
-text
(optional)
text to be displayed in community link
-url
(optional)
optional path relative to community

Partial Call Graph (max 5 caller/called nodes):
%3 _ _ (public) nsf::object::alloc nsf::object::alloc nsf::relation::set nsf::relation::set nx::slotObj nx::slotObj Class ::xowiki::includelet::community-link Class ::xowiki::includelet::community-link Class ::xowiki::includelet::community-link->_ Class ::xowiki::includelet::community-link->nsf::object::alloc Class ::xowiki::includelet::community-link->nsf::relation::set Class ::xowiki::includelet::community-link->nx::slotObj

Testcases:
No testcase defined.

Class ::xowiki::includelet::composite-form (public)

 ::xowiki::IncludeletClass ::xowiki::includelet::composite-form[i] \
    [ -edit_links edit_links ] [ -pages pages ] \
    [ -ordered_pages ordered_pages ]

Create a form from the selection

Switches:
-edit_links
(optional)
provide an edit link, boolean.
-pages
(optional)
pages of the selection
-ordered_pages
(optional)
set of already ordered pages

Partial Call Graph (max 5 caller/called nodes):
%3 dom dom nsf::object::alloc nsf::object::alloc nsf::relation::set nsf::relation::set nx::slotObj nx::slotObj template::add_event_listener template::add_event_listener (public) Class ::xowiki::includelet::composite-form Class ::xowiki::includelet::composite-form Class ::xowiki::includelet::composite-form->dom Class ::xowiki::includelet::composite-form->nsf::object::alloc Class ::xowiki::includelet::composite-form->nsf::relation::set Class ::xowiki::includelet::composite-form->nx::slotObj Class ::xowiki::includelet::composite-form->template::add_event_listener

Testcases:
No testcase defined.

Class ::xowiki::includelet::copy-item-button (public)

 ::xowiki::IncludeletClass ::xowiki::includelet::copy-item-button[i] \
    [ -page_id page_id ]

Button to copy a page

Switches:
-page_id
(optional)
optional item_id of the referred page

Partial Call Graph (max 5 caller/called nodes):
%3 _ _ (public) nsf::object::alloc nsf::object::alloc nsf::relation::set nsf::relation::set nx::slotObj nx::slotObj Class ::xowiki::includelet::copy-item-button Class ::xowiki::includelet::copy-item-button Class ::xowiki::includelet::copy-item-button->_ Class ::xowiki::includelet::copy-item-button->nsf::object::alloc Class ::xowiki::includelet::copy-item-button->nsf::relation::set Class ::xowiki::includelet::copy-item-button->nx::slotObj

Testcases:
No testcase defined.

Class ::xowiki::includelet::create-item-button (public)

 ::xowiki::IncludeletClass ::xowiki::includelet::create-item-button[i] \
    [ -page_id page_id ]

Button to create a new page based on the current one

Switches:
-page_id
(optional)
optional item_id of the referred page

Partial Call Graph (max 5 caller/called nodes):
%3 _ _ (public) nsf::object::alloc nsf::object::alloc nsf::relation::set nsf::relation::set nx::slotObj nx::slotObj Class ::xowiki::includelet::create-item-button Class ::xowiki::includelet::create-item-button Class ::xowiki::includelet::create-item-button->_ Class ::xowiki::includelet::create-item-button->nsf::object::alloc Class ::xowiki::includelet::create-item-button->nsf::relation::set Class ::xowiki::includelet::create-item-button->nx::slotObj

Testcases:
No testcase defined.

Class ::xowiki::includelet::creation-date (public)

 ::xowiki::IncludeletClass ::xowiki::includelet::creation-date[i]

Include the creation date of the current or specified page in the provided format.

Partial Call Graph (max 5 caller/called nodes):
%3 _ _ (public) lc_time_fmt lc_time_fmt (public) nsf::object::alloc nsf::object::alloc nsf::relation::set nsf::relation::set nx::slotObj nx::slotObj Class ::xowiki::includelet::creation-date Class ::xowiki::includelet::creation-date Class ::xowiki::includelet::creation-date->_ Class ::xowiki::includelet::creation-date->lc_time_fmt Class ::xowiki::includelet::creation-date->nsf::object::alloc Class ::xowiki::includelet::creation-date->nsf::relation::set Class ::xowiki::includelet::creation-date->nx::slotObj

Testcases:
No testcase defined.

Class ::xowiki::includelet::delete-item-button (public)

 ::xowiki::IncludeletClass ::xowiki::includelet::delete-item-button[i] \
    [ -page_id page_id ]

Button to delete the current or a different page

Switches:
-page_id
(optional)
optional item_id of the referred page

Partial Call Graph (max 5 caller/called nodes):
%3 _ _ (public) nsf::object::alloc nsf::object::alloc nsf::relation::set nsf::relation::set nx::slotObj nx::slotObj Class ::xowiki::includelet::delete-item-button Class ::xowiki::includelet::delete-item-button Class ::xowiki::includelet::delete-item-button->_ Class ::xowiki::includelet::delete-item-button->nsf::object::alloc Class ::xowiki::includelet::delete-item-button->nsf::relation::set Class ::xowiki::includelet::delete-item-button->nx::slotObj

Testcases:
No testcase defined.

Class ::xowiki::includelet::delicious (public)

 ::xowiki::IncludeletClass ::xowiki::includelet::delicious[i]

Add a button to submit article to delicious.

Partial Call Graph (max 5 caller/called nodes):
%3 _ _ (public) export_vars export_vars (public) nsf::object::alloc nsf::object::alloc nsf::relation::set nsf::relation::set nx::slotObj nx::slotObj Class ::xowiki::includelet::delicious Class ::xowiki::includelet::delicious Class ::xowiki::includelet::delicious->_ Class ::xowiki::includelet::delicious->export_vars Class ::xowiki::includelet::delicious->nsf::object::alloc Class ::xowiki::includelet::delicious->nsf::relation::set Class ::xowiki::includelet::delicious->nx::slotObj

Testcases:
No testcase defined.

Class ::xowiki::includelet::digg (public)

 ::xowiki::IncludeletClass ::xowiki::includelet::digg[i]

Add a button to submit article to digg.

Partial Call Graph (max 5 caller/called nodes):
%3 _ _ (public) export_vars export_vars (public) nsf::object::alloc nsf::object::alloc nsf::relation::set nsf::relation::set nx::slotObj nx::slotObj Class ::xowiki::includelet::digg Class ::xowiki::includelet::digg Class ::xowiki::includelet::digg->_ Class ::xowiki::includelet::digg->export_vars Class ::xowiki::includelet::digg->nsf::object::alloc Class ::xowiki::includelet::digg->nsf::relation::set Class ::xowiki::includelet::digg->nx::slotObj

Testcases:
No testcase defined.

Class ::xowiki::includelet::edit-item-button (public)

 ::xowiki::IncludeletClass ::xowiki::includelet::edit-item-button[i] \
    [ -page_id page_id ]

Button to edit the current or a different page

Switches:
-page_id
(optional)
optional item_id of the referred page

Partial Call Graph (max 5 caller/called nodes):
%3 nsf::object::alloc nsf::object::alloc nsf::relation::set nsf::relation::set nx::slotObj nx::slotObj Class ::xowiki::includelet::edit-item-button Class ::xowiki::includelet::edit-item-button Class ::xowiki::includelet::edit-item-button->nsf::object::alloc Class ::xowiki::includelet::edit-item-button->nsf::relation::set Class ::xowiki::includelet::edit-item-button->nx::slotObj

Testcases:
No testcase defined.

Class ::xowiki::includelet::flowplayer (public)

 ::xowiki::IncludeletClass ::xowiki::includelet::flowplayer[i]

Include an mp4 image using flowplayer

Partial Call Graph (max 5 caller/called nodes):
%3 _ _ (public) nsf::object::alloc nsf::object::alloc nsf::relation::set nsf::relation::set nx::slotObj nx::slotObj security::csp::nonce security::csp::nonce (public) Class ::xowiki::includelet::flowplayer Class ::xowiki::includelet::flowplayer Class ::xowiki::includelet::flowplayer->_ Class ::xowiki::includelet::flowplayer->nsf::object::alloc Class ::xowiki::includelet::flowplayer->nsf::relation::set Class ::xowiki::includelet::flowplayer->nx::slotObj Class ::xowiki::includelet::flowplayer->security::csp::nonce

Testcases:
No testcase defined.

Class ::xowiki::includelet::form-menu (public)

 ::xowiki::IncludeletClass ::xowiki::includelet::form-menu[i]

Include a form menu for the specified Form

Partial Call Graph (max 5 caller/called nodes):
%3 _ _ (public) nsf::object::alloc nsf::object::alloc nsf::relation::set nsf::relation::set nx::slotObj nx::slotObj Class ::xowiki::includelet::form-menu Class ::xowiki::includelet::form-menu Class ::xowiki::includelet::form-menu->_ Class ::xowiki::includelet::form-menu->nsf::object::alloc Class ::xowiki::includelet::form-menu->nsf::relation::set Class ::xowiki::includelet::form-menu->nx::slotObj

Testcases:
No testcase defined.

Class ::xowiki::includelet::form-stats (public)

 ::xowiki::IncludeletClass ::xowiki::includelet::form-stats[i]

Include form statistics for the specofied Form page.

Partial Call Graph (max 5 caller/called nodes):
%3 _ _ (public) nsf::object::alloc nsf::object::alloc nsf::relation::set nsf::relation::set nx::slotObj nx::slotObj Class ::xowiki::includelet::form-stats Class ::xowiki::includelet::form-stats Class ::xowiki::includelet::form-stats->_ Class ::xowiki::includelet::form-stats->nsf::object::alloc Class ::xowiki::includelet::form-stats->nsf::relation::set Class ::xowiki::includelet::form-stats->nx::slotObj

Testcases:
No testcase defined.

Class ::xowiki::includelet::form-usages (public)

 ::xowiki::IncludeletClass ::xowiki::includelet::form-usages[i] \
    [ -return_url
 return_url
 ] [ -date_format
 date_format
 ] \
    [ -extra_where_clause
 extra_where_clause
 ] [ -where
 where
 ] \
    [ -unless
 unless
 ]

Show usages of the specified form.

Switches:
-return_url
(optional)
-date_format
(optional)
-extra_where_clause
(optional)
-where
(optional)
-unless
(optional)

Partial Call Graph (max 5 caller/called nodes):
%3 _ _ (public) ad_return_url ad_return_url (public) nsf::object::alloc nsf::object::alloc nsf::relation::set nsf::relation::set nx::slotObj nx::slotObj Class ::xowiki::includelet::form-usages Class ::xowiki::includelet::form-usages Class ::xowiki::includelet::form-usages->_ Class ::xowiki::includelet::form-usages->ad_return_url Class ::xowiki::includelet::form-usages->nsf::object::alloc Class ::xowiki::includelet::form-usages->nsf::relation::set Class ::xowiki::includelet::form-usages->nx::slotObj

Testcases:
No testcase defined.

Class ::xowiki::includelet::get (public)

 ::xowiki::IncludeletClass ::xowiki::includelet::get[i]

Get an instance variable from the current or from a different page.

Partial Call Graph (max 5 caller/called nodes):
%3 _ _ (public) nsf::object::alloc nsf::object::alloc nsf::relation::set nsf::relation::set nx::slotObj nx::slotObj Class ::xowiki::includelet::get Class ::xowiki::includelet::get Class ::xowiki::includelet::get->_ Class ::xowiki::includelet::get->nsf::object::alloc Class ::xowiki::includelet::get->nsf::relation::set Class ::xowiki::includelet::get->nx::slotObj

Testcases:
No testcase defined.

Class ::xowiki::includelet::gravatar (public)

 ::xowiki::IncludeletClass ::xowiki::includelet::gravatar[i] \
    [ -size size ]

Include gravatar picture for the specified email

Switches:
-size
(optional)
in pixel, default 80

Partial Call Graph (max 5 caller/called nodes):
%3 _ _ (public) nsf::object::alloc nsf::object::alloc nsf::relation::set nsf::relation::set nx::slotObj nx::slotObj security::csp::require security::csp::require (public) Class ::xowiki::includelet::gravatar Class ::xowiki::includelet::gravatar Class ::xowiki::includelet::gravatar->_ Class ::xowiki::includelet::gravatar->nsf::object::alloc Class ::xowiki::includelet::gravatar->nsf::relation::set Class ::xowiki::includelet::gravatar->nx::slotObj Class ::xowiki::includelet::gravatar->security::csp::require

Testcases:
No testcase defined.

Class ::xowiki::includelet::html-file (public)

 ::xowiki::IncludeletClass ::xowiki::includelet::html-file[i] \
    [ -file file ]

Include the specified HTML file

Switches:
-file
(optional)
file to be included

Partial Call Graph (max 5 caller/called nodes):
%3 nsf::object::alloc nsf::object::alloc nsf::relation::set nsf::relation::set nx::slotObj nx::slotObj Class ::xowiki::includelet::html-file Class ::xowiki::includelet::html-file Class ::xowiki::includelet::html-file->nsf::object::alloc Class ::xowiki::includelet::html-file->nsf::relation::set Class ::xowiki::includelet::html-file->nx::slotObj

Testcases:
No testcase defined.

Class ::xowiki::includelet::iframe (public)

 ::xowiki::IncludeletClass ::xowiki::includelet::iframe[i]

Include an iframe containing the specified URL

Partial Call Graph (max 5 caller/called nodes):
%3 nsf::object::alloc nsf::object::alloc nsf::relation::set nsf::relation::set nx::slotObj nx::slotObj Class ::xowiki::includelet::iframe Class ::xowiki::includelet::iframe Class ::xowiki::includelet::iframe->nsf::object::alloc Class ::xowiki::includelet::iframe->nsf::relation::set Class ::xowiki::includelet::iframe->nx::slotObj

Testcases:
No testcase defined.

Class ::xowiki::includelet::jquery-carousel (public)

 ::xowiki::IncludeletClass ::xowiki::includelet::jquery-carousel[i]

Display a sequence of pages via jquery-carousel, based on book includelet.

Partial Call Graph (max 5 caller/called nodes):
%3 nsf::object::alloc nsf::object::alloc nsf::relation::set nsf::relation::set nx::slotObj nx::slotObj Class ::xowiki::includelet::jquery-carousel Class ::xowiki::includelet::jquery-carousel Class ::xowiki::includelet::jquery-carousel->nsf::object::alloc Class ::xowiki::includelet::jquery-carousel->nsf::relation::set Class ::xowiki::includelet::jquery-carousel->nx::slotObj

Testcases:
No testcase defined.

Class ::xowiki::includelet::jquery-cloud-carousel (public)

 ::xowiki::IncludeletClass ::xowiki::includelet::jquery-cloud-carousel[i]

Display a sequence of pages via jquery-cloud-carousel, based on book includelet.

Partial Call Graph (max 5 caller/called nodes):
%3 nsf::object::alloc nsf::object::alloc nsf::relation::set nsf::relation::set nx::slotObj nx::slotObj Class ::xowiki::includelet::jquery-cloud-carousel Class ::xowiki::includelet::jquery-cloud-carousel Class ::xowiki::includelet::jquery-cloud-carousel->nsf::object::alloc Class ::xowiki::includelet::jquery-cloud-carousel->nsf::relation::set Class ::xowiki::includelet::jquery-cloud-carousel->nx::slotObj

Testcases:
No testcase defined.

Class ::xowiki::includelet::jquery-infinite-carousel (public)

 ::xowiki::IncludeletClass ::xowiki::includelet::jquery-infinite-carousel[i]

Display a sequence of pages via jquery-infinite-carousel, based on book includelet.

Partial Call Graph (max 5 caller/called nodes):
%3 nsf::object::alloc nsf::object::alloc nsf::relation::set nsf::relation::set nx::slotObj nx::slotObj Class ::xowiki::includelet::jquery-infinite-carousel Class ::xowiki::includelet::jquery-infinite-carousel Class ::xowiki::includelet::jquery-infinite-carousel->nsf::object::alloc Class ::xowiki::includelet::jquery-infinite-carousel->nsf::relation::set Class ::xowiki::includelet::jquery-infinite-carousel->nx::slotObj

Testcases:
No testcase defined.

Class ::xowiki::includelet::jquery-spacegallery (public)

 ::xowiki::IncludeletClass ::xowiki::includelet::jquery-spacegallery[i]

Display a sequence of pages via jquery-spacegalleryl, based on book includelet.

Partial Call Graph (max 5 caller/called nodes):
%3 nsf::object::alloc nsf::object::alloc nsf::relation::set nsf::relation::set nx::slotObj nx::slotObj Class ::xowiki::includelet::jquery-spacegallery Class ::xowiki::includelet::jquery-spacegallery Class ::xowiki::includelet::jquery-spacegallery->nsf::object::alloc Class ::xowiki::includelet::jquery-spacegallery->nsf::relation::set Class ::xowiki::includelet::jquery-spacegallery->nx::slotObj

Testcases:
No testcase defined.

Class ::xowiki::includelet::last-visited (public)

 ::xowiki::IncludeletClass ::xowiki::includelet::last-visited[i] \
    [ -max_entries max_entries ]

Display last visited pages.

Switches:
-max_entries
(optional)
show given number of entries

Partial Call Graph (max 5 caller/called nodes):
%3 nsf::object::alloc nsf::object::alloc nsf::relation::set nsf::relation::set nx::slotObj nx::slotObj Class ::xowiki::includelet::last-visited Class ::xowiki::includelet::last-visited Class ::xowiki::includelet::last-visited->nsf::object::alloc Class ::xowiki::includelet::last-visited->nsf::relation::set Class ::xowiki::includelet::last-visited->nx::slotObj

Testcases:
No testcase defined.

Class ::xowiki::includelet::link-with-local-return-url (public)

 ::xowiki::IncludeletClass ::xowiki::includelet::link-with-local-return-url[i]

Insert a link with extra return URL pointing the current object. This is particularly useful in cases, where a return URL must be created for a page that does not yet exist at time of definition (e.g. for link pointing to concrete workflow instances)

Partial Call Graph (max 5 caller/called nodes):
%3 _ _ (public) nsf::object::alloc nsf::object::alloc nsf::relation::set nsf::relation::set nx::slotObj nx::slotObj Class ::xowiki::includelet::link-with-local-return-url Class ::xowiki::includelet::link-with-local-return-url Class ::xowiki::includelet::link-with-local-return-url->_ Class ::xowiki::includelet::link-with-local-return-url->nsf::object::alloc Class ::xowiki::includelet::link-with-local-return-url->nsf::relation::set Class ::xowiki::includelet::link-with-local-return-url->nx::slotObj

Testcases:
No testcase defined.

Class ::xowiki::includelet::most-frequent-visitors (public)

 ::xowiki::IncludeletClass ::xowiki::includelet::most-frequent-visitors[i] \
    [ -max_entries max_entries ]

List the most frequent visitors.

Switches:
-max_entries
(optional)
show given number of entries

Partial Call Graph (max 5 caller/called nodes):
%3 _ _ (public) nsf::object::alloc nsf::object::alloc nsf::relation::set nsf::relation::set nx::slotObj nx::slotObj xo::get_user_name xo::get_user_name Class ::xowiki::includelet::most-frequent-visitors Class ::xowiki::includelet::most-frequent-visitors Class ::xowiki::includelet::most-frequent-visitors->_ Class ::xowiki::includelet::most-frequent-visitors->nsf::object::alloc Class ::xowiki::includelet::most-frequent-visitors->nsf::relation::set Class ::xowiki::includelet::most-frequent-visitors->nx::slotObj Class ::xowiki::includelet::most-frequent-visitors->xo::get_user_name

Testcases:
No testcase defined.

Class ::xowiki::includelet::most-popular (public)

 ::xowiki::IncludeletClass ::xowiki::includelet::most-popular[i] \
    [ -max_entries max_entries ] [ -interval interval ]

Display most popular pages of this wiki instance.

Switches:
-max_entries
(optional)
show given number of entries
-interval
(optional)
specified optionally the time interval since when pages are listed

Partial Call Graph (max 5 caller/called nodes):
%3 _ _ (public) nsf::object::alloc nsf::object::alloc nsf::relation::set nsf::relation::set nx::slotObj nx::slotObj Class ::xowiki::includelet::most-popular Class ::xowiki::includelet::most-popular Class ::xowiki::includelet::most-popular->_ Class ::xowiki::includelet::most-popular->nsf::object::alloc Class ::xowiki::includelet::most-popular->nsf::relation::set Class ::xowiki::includelet::most-popular->nx::slotObj

Testcases:
No testcase defined.

Class ::xowiki::includelet::my-categories (public)

 ::xowiki::IncludeletClass ::xowiki::includelet::my-categories[i] \
    [ -summary summary ]

List the categories associated with the current page.

Switches:
-summary
(optional)
when specified, the category points to a summarized listing

Partial Call Graph (max 5 caller/called nodes):
%3 _ _ (public) ad_return_url ad_return_url (public) category::get_data category::get_data (public) category::get_mapped_categories category::get_mapped_categories (public) export_vars export_vars (public) Class ::xowiki::includelet::my-categories Class ::xowiki::includelet::my-categories Class ::xowiki::includelet::my-categories->_ Class ::xowiki::includelet::my-categories->ad_return_url Class ::xowiki::includelet::my-categories->category::get_data Class ::xowiki::includelet::my-categories->category::get_mapped_categories Class ::xowiki::includelet::my-categories->export_vars

Testcases:
No testcase defined.

Class ::xowiki::includelet::my-general-comments (public)

 ::xowiki::IncludeletClass ::xowiki::includelet::my-general-comments[i]

List the general comments available for the current page.

Partial Call Graph (max 5 caller/called nodes):
%3 _ _ (public) general_comments_create_link general_comments_create_link (public) general_comments_get_comments general_comments_get_comments (public) nsf::object::alloc nsf::object::alloc nsf::relation::set nsf::relation::set Class ::xowiki::includelet::my-general-comments Class ::xowiki::includelet::my-general-comments Class ::xowiki::includelet::my-general-comments->_ Class ::xowiki::includelet::my-general-comments->general_comments_create_link Class ::xowiki::includelet::my-general-comments->general_comments_get_comments Class ::xowiki::includelet::my-general-comments->nsf::object::alloc Class ::xowiki::includelet::my-general-comments->nsf::relation::set

Testcases:
No testcase defined.

Class ::xowiki::includelet::my-references (public)

 ::xowiki::IncludeletClass ::xowiki::includelet::my-references[i]

List the pages which are referring to the current page.

Partial Call Graph (max 5 caller/called nodes):
%3 _ _ (public) nsf::object::alloc nsf::object::alloc nsf::relation::set nsf::relation::set nx::slotObj nx::slotObj Class ::xowiki::includelet::my-references Class ::xowiki::includelet::my-references Class ::xowiki::includelet::my-references->_ Class ::xowiki::includelet::my-references->nsf::object::alloc Class ::xowiki::includelet::my-references->nsf::relation::set Class ::xowiki::includelet::my-references->nx::slotObj

Testcases:
No testcase defined.

Class ::xowiki::includelet::my-refers (public)

 ::xowiki::IncludeletClass ::xowiki::includelet::my-refers[i]

List the pages which are referred to the current page.

Partial Call Graph (max 5 caller/called nodes):
%3 _ _ (public) nsf::object::alloc nsf::object::alloc nsf::relation::set nsf::relation::set nx::slotObj nx::slotObj Class ::xowiki::includelet::my-refers Class ::xowiki::includelet::my-refers Class ::xowiki::includelet::my-refers->_ Class ::xowiki::includelet::my-refers->nsf::object::alloc Class ::xowiki::includelet::my-refers->nsf::relation::set Class ::xowiki::includelet::my-refers->nx::slotObj

Testcases:
No testcase defined.

Class ::xowiki::includelet::my-tags (public)

 ::xowiki::IncludeletClass ::xowiki::includelet::my-tags[i] \
    [ -summary summary ]

List the tags associated with the current page.

Switches:
-summary
(optional)
when specified, tag points to a summarized listing

Partial Call Graph (max 5 caller/called nodes):
%3 _ _ (public) export_vars export_vars (public) nsf::object::alloc nsf::object::alloc nsf::relation::set nsf::relation::set nx::slotObj nx::slotObj Class ::xowiki::includelet::my-tags Class ::xowiki::includelet::my-tags Class ::xowiki::includelet::my-tags->_ Class ::xowiki::includelet::my-tags->export_vars Class ::xowiki::includelet::my-tags->nsf::object::alloc Class ::xowiki::includelet::my-tags->nsf::relation::set Class ::xowiki::includelet::my-tags->nx::slotObj

Testcases:
No testcase defined.

Class ::xowiki::includelet::my-yahoo-publisher (public)

 ::xowiki::IncludeletClass ::xowiki::includelet::my-yahoo-publisher[i]

Name of the publisher, when posting URLs to my yahoo (use in connection with with_yahoo_publisher).

Partial Call Graph (max 5 caller/called nodes):
%3 _ _ (public) ad_urlencode ad_urlencode (public) nsf::object::alloc nsf::object::alloc nsf::relation::set nsf::relation::set nx::slotObj nx::slotObj Class ::xowiki::includelet::my-yahoo-publisher Class ::xowiki::includelet::my-yahoo-publisher Class ::xowiki::includelet::my-yahoo-publisher->_ Class ::xowiki::includelet::my-yahoo-publisher->ad_urlencode Class ::xowiki::includelet::my-yahoo-publisher->nsf::object::alloc Class ::xowiki::includelet::my-yahoo-publisher->nsf::relation::set Class ::xowiki::includelet::my-yahoo-publisher->nx::slotObj

Testcases:
No testcase defined.

Class ::xowiki::includelet::presence (public)

 ::xowiki::IncludeletClass ::xowiki::includelet::presence[i] \
    [ -interval interval ] [ -max_users max_users ] \
    [ -show_anonymous show_anonymous ] [ -page page ]

Show users actively in the wiki.

Switches:
-interval
(optional)
list users when active in the wiki in the specified interval (default: 10 minutes)
-max_users
(optional)
maximum number of users to list
-show_anonymous
(optional)
specify, whether users not logged in should get a result from this includelet. Possible values "nothing", "all", "summary"
-page
(optional)
restrict listing to changes on a certain page.

Partial Call Graph (max 5 caller/called nodes):
%3 _ _ (public) lc_clock_to_ansi lc_clock_to_ansi (public) nsf::object::alloc nsf::object::alloc nsf::relation::set nsf::relation::set nx::slotObj nx::slotObj Class ::xowiki::includelet::presence Class ::xowiki::includelet::presence Class ::xowiki::includelet::presence->_ Class ::xowiki::includelet::presence->lc_clock_to_ansi Class ::xowiki::includelet::presence->nsf::object::alloc Class ::xowiki::includelet::presence->nsf::relation::set Class ::xowiki::includelet::presence->nx::slotObj

Testcases:
No testcase defined.

Class ::xowiki::includelet::random-form-page (public)

 ::xowiki::IncludeletClass ::xowiki::includelet::random-form-page[i] \
    [ -publish_status publish_status ] [ -expires expires ]

Include random form page (instance of the specified form)

Switches:
-publish_status
(optional)
(default ready)
-expires
(optional)
(default 600 secs)

Partial Call Graph (max 5 caller/called nodes):
%3 _ _ (public) nsf::object::alloc nsf::object::alloc nsf::relation::set nsf::relation::set nx::slotObj nx::slotObj util_memoize util_memoize (public) Class ::xowiki::includelet::random-form-page Class ::xowiki::includelet::random-form-page Class ::xowiki::includelet::random-form-page->_ Class ::xowiki::includelet::random-form-page->nsf::object::alloc Class ::xowiki::includelet::random-form-page->nsf::relation::set Class ::xowiki::includelet::random-form-page->nx::slotObj Class ::xowiki::includelet::random-form-page->util_memoize

Testcases:
No testcase defined.

Class ::xowiki::includelet::recent (public)

 ::xowiki::IncludeletClass ::xowiki::includelet::recent[i] \
    [ -max_entries max_entries ] [ -allow_edit allow_edit ] \
    [ -allow_delete allow_delete ] [ -pretty_age pretty_age ]

Display recent modified entries.

Switches:
-max_entries
(optional)
show given number of new entries
-allow_edit
(optional)
boolean to optionally offer an edit button
-allow_delete
(optional)
boolean to optionally offer a delete button
-pretty_age
(optional)
boolean, use pretty age or not

Partial Call Graph (max 5 caller/called nodes):
%3 _ _ (public) nsf::object::alloc nsf::object::alloc nsf::relation::set nsf::relation::set nx::slotObj nx::slotObj Class ::xowiki::includelet::recent Class ::xowiki::includelet::recent Class ::xowiki::includelet::recent->_ Class ::xowiki::includelet::recent->nsf::object::alloc Class ::xowiki::includelet::recent->nsf::relation::set Class ::xowiki::includelet::recent->nx::slotObj

Testcases:
No testcase defined.

Class ::xowiki::includelet::rss-button (public)

 ::xowiki::IncludeletClass ::xowiki::includelet::rss-button[i]

Include an RSS button referring to pages of the specified time span.

Partial Call Graph (max 5 caller/called nodes):
%3 _ _ (public) export_vars export_vars (public) nsf::object::alloc nsf::object::alloc nsf::relation::set nsf::relation::set nx::slotObj nx::slotObj Class ::xowiki::includelet::rss-button Class ::xowiki::includelet::rss-button Class ::xowiki::includelet::rss-button->_ Class ::xowiki::includelet::rss-button->export_vars Class ::xowiki::includelet::rss-button->nsf::object::alloc Class ::xowiki::includelet::rss-button->nsf::relation::set Class ::xowiki::includelet::rss-button->nx::slotObj

Testcases:
No testcase defined.

Class ::xowiki::includelet::rss-client (public)

 ::xowiki::IncludeletClass ::xowiki::includelet::rss-client[i] \
    [ -max_entries max_entries ] [ -url url ]

Include RSS content

Switches:
-max_entries
(optional)
show given number of entries
-url
(optional)
source for the RSS feed

Partial Call Graph (max 5 caller/called nodes):
%3 nsf::object::alloc nsf::object::alloc nsf::relation::set nsf::relation::set nx::slotObj nx::slotObj Class ::xowiki::includelet::rss-client Class ::xowiki::includelet::rss-client Class ::xowiki::includelet::rss-client->nsf::object::alloc Class ::xowiki::includelet::rss-client->nsf::relation::set Class ::xowiki::includelet::rss-client->nx::slotObj

Testcases:
No testcase defined.

Class ::xowiki::includelet::selection (public)

 ::xowiki::IncludeletClass ::xowiki::includelet::selection[i] \
    [ -edit_link edit_link ] [ -menu_buttons menu_buttons ] \
    [ -ordered_pages ordered_pages ] [ -pages pages ] \
    [ -publish_status publish_status ] [ -range range ] \
    [ -source source ]

Provide a selection of pages

Switches:
-edit_link
(optional)
provide an edit link, boolean.
-menu_buttons
(optional)
list of buttons for the entries
-ordered_pages
(optional)
set of already ordered pages
-pages
(optional)
pages of the selection
-publish_status
(optional)
list pages only with the provided publish status
-range
(optional)
(sub)range of the pages (based on page_order attribute)
-source
(optional)
take "pages" or "ordered_pages" from the provided page

Partial Call Graph (max 5 caller/called nodes):
%3 _ _ (public) nsf::object::alloc nsf::object::alloc nsf::relation::set nsf::relation::set nx::slotObj nx::slotObj Class ::xowiki::includelet::selection Class ::xowiki::includelet::selection Class ::xowiki::includelet::selection->_ Class ::xowiki::includelet::selection->nsf::object::alloc Class ::xowiki::includelet::selection->nsf::relation::set Class ::xowiki::includelet::selection->nx::slotObj

Testcases:
No testcase defined.

Class ::xowiki::includelet::set-parameter (public)

 ::xowiki::IncludeletClass ::xowiki::includelet::set-parameter[i]

Set a parameter accessible to the current page (for certain tailorings), accessible in the page via e.g. the query parameter interface.

Partial Call Graph (max 5 caller/called nodes):
%3 _ _ (public) nsf::object::alloc nsf::object::alloc nsf::relation::set nsf::relation::set nx::slotObj nx::slotObj Class ::xowiki::includelet::set-parameter Class ::xowiki::includelet::set-parameter Class ::xowiki::includelet::set-parameter->_ Class ::xowiki::includelet::set-parameter->nsf::object::alloc Class ::xowiki::includelet::set-parameter->nsf::relation::set Class ::xowiki::includelet::set-parameter->nx::slotObj

Testcases:
No testcase defined.

Class ::xowiki::includelet::slidy (public)

 ::xowiki::IncludeletClass ::xowiki::includelet::slidy[i]

Display a sequence of pages via W3C slidy, based on book includelet

Partial Call Graph (max 5 caller/called nodes):
%3 ad_script_abort ad_script_abort (public) nsf::object::alloc nsf::object::alloc nsf::relation::set nsf::relation::set nx::slotObj nx::slotObj Class ::xowiki::includelet::slidy Class ::xowiki::includelet::slidy Class ::xowiki::includelet::slidy->ad_script_abort Class ::xowiki::includelet::slidy->nsf::object::alloc Class ::xowiki::includelet::slidy->nsf::relation::set Class ::xowiki::includelet::slidy->nx::slotObj

Testcases:
No testcase defined.

Class ::xowiki::includelet::tags (public)

 ::xowiki::IncludeletClass ::xowiki::includelet::tags[i] [ -limit limit ] \
    [ -summary summary ] [ -popular popular ] [ -page page ]

Display specified tags.

Switches:
-limit
(optional)
maximum number of new entries
-summary
(optional)
boolean to optionally provide summary
-popular
(optional)
boolean to optionally list popular tags
-page
(optional)
provide alternate weblog listing page

Partial Call Graph (max 5 caller/called nodes):
%3 _ _ (public) ad_urlencode_query ad_urlencode_query (public) nsf::object::alloc nsf::object::alloc nsf::relation::set nsf::relation::set nx::slotObj nx::slotObj Class ::xowiki::includelet::tags Class ::xowiki::includelet::tags Class ::xowiki::includelet::tags->_ Class ::xowiki::includelet::tags->ad_urlencode_query Class ::xowiki::includelet::tags->nsf::object::alloc Class ::xowiki::includelet::tags->nsf::relation::set Class ::xowiki::includelet::tags->nx::slotObj

Testcases:
No testcase defined.

Class ::xowiki::includelet::timeline (public)

 ::xowiki::IncludeletClass ::xowiki::includelet::timeline[i]

Include a timeline of changes (based on yahoo timeline API)

Partial Call Graph (max 5 caller/called nodes):
%3 nsf::object::alloc nsf::object::alloc nsf::relation::set nsf::relation::set nx::slotObj nx::slotObj security::csp::nonce security::csp::nonce (public) Class ::xowiki::includelet::timeline Class ::xowiki::includelet::timeline Class ::xowiki::includelet::timeline->nsf::object::alloc Class ::xowiki::includelet::timeline->nsf::relation::set Class ::xowiki::includelet::timeline->nx::slotObj Class ::xowiki::includelet::timeline->security::csp::nonce

Testcases:
No testcase defined.

Class ::xowiki::includelet::toc (public)

 ::xowiki::IncludeletClass ::xowiki::includelet::toc[i] \
    [ -orderby orderby ] [ -CSSclass_top_ul CSSclass_top_ul ] \
    [ -CSSclass_ul CSSclass_ul ]

Show table of contents of the current wiki. The "toc" includelet renders the page titles of the current files based on the value of the "page_order" attributes. Only those pages are rendered that have a nonempty "page_order" field.

Switches:
-orderby
(optional)
by default, sorting is done via page_order (and requires pages with page_order). Alternatively, one can use e.g. "title,asc".
-CSSclass_top_ul
(optional)
CSS class for top-level UL element
-CSSclass_ul
(optional)
CSS class for all UL elements

Partial Call Graph (max 5 caller/called nodes):
%3 _ _ (public) ad_decode ad_decode (public) nsf::object::alloc nsf::object::alloc nsf::relation::set nsf::relation::set nx::slotObj nx::slotObj Class ::xowiki::includelet::toc Class ::xowiki::includelet::toc Class ::xowiki::includelet::toc->_ Class ::xowiki::includelet::toc->ad_decode Class ::xowiki::includelet::toc->nsf::object::alloc Class ::xowiki::includelet::toc->nsf::relation::set Class ::xowiki::includelet::toc->nx::slotObj

Testcases:
No testcase defined.

Class ::xowiki::includelet::unread-items (public)

 ::xowiki::IncludeletClass ::xowiki::includelet::unread-items[i] \
    [ -max_entries max_entries ]

List unread items.

Switches:
-max_entries
(optional)
show given number of entries

Partial Call Graph (max 5 caller/called nodes):
%3 nsf::object::alloc nsf::object::alloc nsf::relation::set nsf::relation::set nx::slotObj nx::slotObj Class ::xowiki::includelet::unread-items Class ::xowiki::includelet::unread-items Class ::xowiki::includelet::unread-items->nsf::object::alloc Class ::xowiki::includelet::unread-items->nsf::relation::set Class ::xowiki::includelet::unread-items->nx::slotObj

Testcases:
No testcase defined.

Class ::xowiki::includelet::unresolved-references (public)

 ::xowiki::IncludeletClass ::xowiki::includelet::unresolved-references[i]

List the pages with unresolved references in the current xowiki/xowf package. This is intended for use by admins.

Partial Call Graph (max 5 caller/called nodes):
%3 _ _ (public) nsf::object::alloc nsf::object::alloc nsf::relation::set nsf::relation::set nx::slotObj nx::slotObj Class ::xowiki::includelet::unresolved-references Class ::xowiki::includelet::unresolved-references Class ::xowiki::includelet::unresolved-references->_ Class ::xowiki::includelet::unresolved-references->nsf::object::alloc Class ::xowiki::includelet::unresolved-references->nsf::relation::set Class ::xowiki::includelet::unresolved-references->nx::slotObj

Testcases:
No testcase defined.

Class ::xowiki::includelet::user-timeline (public)

 ::xowiki::IncludeletClass ::xowiki::includelet::user-timeline[i]

Include a timeline of changes of the current or specified user (based on yahoo timeline API)

Partial Call Graph (max 5 caller/called nodes):
%3 nsf::object::alloc nsf::object::alloc nsf::relation::set nsf::relation::set nx::slotObj nx::slotObj Class ::xowiki::includelet::user-timeline Class ::xowiki::includelet::user-timeline Class ::xowiki::includelet::user-timeline->nsf::object::alloc Class ::xowiki::includelet::user-timeline->nsf::relation::set Class ::xowiki::includelet::user-timeline->nx::slotObj

Testcases:
No testcase defined.

Class ::xowiki::includelet::view-item-button (public)

 ::xowiki::IncludeletClass ::xowiki::includelet::view-item-button[i] \
    [ -page_id page_id ]

Button to view the current or a different page

Switches:
-page_id
(optional)
optional item_id of the referred page

Partial Call Graph (max 5 caller/called nodes):
%3 _ _ (public) nsf::object::alloc nsf::object::alloc nsf::relation::set nsf::relation::set nx::slotObj nx::slotObj Class ::xowiki::includelet::view-item-button Class ::xowiki::includelet::view-item-button Class ::xowiki::includelet::view-item-button->_ Class ::xowiki::includelet::view-item-button->nsf::object::alloc Class ::xowiki::includelet::view-item-button->nsf::relation::set Class ::xowiki::includelet::view-item-button->nx::slotObj

Testcases:
No testcase defined.

Class ::xowiki::includelet::yui-carousel (public)

 ::xowiki::IncludeletClass ::xowiki::includelet::yui-carousel[i] \
    [ -glob glob ]

Include YUI carousel showing the pages of the specified or current folder.

Switches:
-glob
(optional)
optional matching pattern for page names

Partial Call Graph (max 5 caller/called nodes):
%3 nsf::object::alloc nsf::object::alloc nsf::relation::set nsf::relation::set nx::slotObj nx::slotObj Class ::xowiki::includelet::yui-carousel Class ::xowiki::includelet::yui-carousel Class ::xowiki::includelet::yui-carousel->nsf::object::alloc Class ::xowiki::includelet::yui-carousel->nsf::relation::set Class ::xowiki::includelet::yui-carousel->nx::slotObj

Testcases:
No testcase defined.
[ show source ]