%3 ::xowiki::Includelet ::xowiki::Includelet ::xo::Context ::xo::Context ::xowiki::Includelet->::xo::Context ::xotcl::Object ::xotcl::Object ::xo::Context->::xotcl::Object ::xowiki::includelet::child-resources ::xowiki::includelet::child-resources ::xowiki::includelet::child-resources->::xowiki::Includelet

Class ::xowiki::includelet::child-resources

::xowiki::includelet::child-resources[i] create ... \
           [ -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 ""} ") ]

Include the content of the current folder somewhat similar to explorer.
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
Defined in packages/xowiki/tcl/folder-procs.tcl

Class Relations

  • class: ::xowiki::IncludeletClass[i]
  • superclass: ::xowiki::Includelet[i]