Class ::xowiki::includelet::child-resources (public)
::xowiki::IncludeletClass ::xowiki::includelet::child-resources \ [ -show_types show_types ] [ -with_subtypes with_subtypes ] \ [ -orderby orderby ] [ -publish_status publish_status ] \ [ -parent parent ] [ -columns columns ] [ -hide hide ] \ [ -menubar menubar ] [ -regepx regepx ]
Defined in /var/www/openacs.org/packages/xowiki/tcl/folder-procs.tcl
Include the content of the current folder somewhat similar to explorer.
- Switches:
- -show_types (optional)
- types of the pages to be included
- -with_subtypes (optional)
- (default false)
- -orderby (optional)
- order entries by the specified attribite (default last_modified,desc)
- -publish_status (optional)
- show content with the provided publishstatuses (can be ored)
- -parent (optional)
- folder (defaults to . (=current page as parent))
- -columns (optional)
- columns to be displayed
- -hide (optional)
- hide certain columns
- -menubar (optional)
- include menubar optionally
- -regepx (optional)
- SQL reqexp for filtering on content item names
- Testcases:
- No testcase defined.