- Methods: All Methods Documented Methods Hide Methods
- Source: Display Source Hide Source
- Variables: Show Variables Hide Variables
Class ::xowiki::includelet::child-resources
::xowiki::includelet::child-resources create ... \Include the content of the current folder somewhat similar to explorer.
[ -parameter_declaration (default " {-skin:optional "yui-skin-sam"} {-show_types "::xowiki::Page,::xowiki::File,::xowiki::Form,::xowiki::FormPage"} {-regexp:optional} {-language_specific:boolean false} {-with_subtypes:boolean,optional false} {-orderby:token,optional "last_modified,desc"} {-publish_status:wordchar "ready"} {-view_target ""} {-html-content} {-parent .} {-columns { objects edit publish_status object_type name last_modified mod_user duplicate delete }} {-hide {}} {-menubar ""} ") ]
Defined in /var/www/openacs.org/packages/xowiki/tcl/folder-procs.tcl
- Documented Parameters:
- show_types
- types of the pages to be included
- with_subtypes
- (default false)
- orderby
- order entries by the specified attribite (default last_modified,desc)
- publish_status
- show content with the provided publishstatuses (can be ored)
- parent
- folder (defaults to . (=current page as parent))
- columns
- columns to be displayed
- hide
- hide certain columns
- menubar
- include menubar optionally
- regepx
- SQL reqexp for filtering on content item names
Class Relations
Methods (to be applied on instances)
render (scripted)
<instance of xowiki::includelet::child-resources> render
- Testcases:
- includelet_childresources, xowiki
- Methods: All Methods Documented Methods Hide Methods
- Source: Display Source Hide Source
- Variables: Show Variables Hide Variables