Class ::xowiki::includelet::child-resources
::xowiki::includelet::child-resources
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 /var/www/openacs.org/packages/xowiki/tcl/folder-procs.tclClass Relations
- class: ::xowiki::IncludeletClass
![[i]](/resources/acs-subsite/ZoomIn16.gif)
- superclass: ::xowiki::Includelet
![[i]](/resources/acs-subsite/ZoomIn16.gif)
Methods (to be applied on instances)