Class ::xowiki::includelet::toc
::xowiki::includelet::toc
create ... \
[ -__decoration (default "plain") ] \
[ -id id ] \
[ -parameter_declaration (default "
{-style ""}
{-renderer ""}
{-open_page ""}
{-book_mode false}
{-folder_mode false}
{-ajax false}
{-expand_all false}
{-remove_levels 0}
{-category_id}
{-locale ""}
{-orderby ""}
{-source ""}
{-range ""}
{-allow_reorder ""}
{-include_in_foldertree "true"}
{-CSSclass_top_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.
Defined in /var/www/openacs/packages/xowiki/tcl/includelet-procs.tclClass Relations
- class: ::xowiki::IncludeletClass
![[i]](/resources/acs-subsite/ZoomIn16.gif)
- superclass: ::xowiki::Includelet
![[i]](/resources/acs-subsite/ZoomIn16.gif)
- instmixin: ::xowiki::includelet::PageReorderSupport
![[i]](/resources/acs-subsite/ZoomIn16.gif)
Methods (to be applied on instances)