%3 ::xowiki::Includelet ::xowiki::Includelet → html_encode ::xo::Context ::xo::Context exists_query_parameter export_vars get_parameters original_url_and_query process_query_parameter ::xowiki::Includelet->::xo::Context ::xotcl::Object ::xotcl::Object ::xo::Context->::xotcl::Object ::xowiki::includelet::child-resources ::xowiki::includelet::child-resources render ::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]

Methods (to be applied on instances)

  • render (scripted)

     <instance of xowiki::includelet::child-resources[i]> render

    Partial Call Graph (max 5 caller/called nodes):
    %3 test_includelet_childresources includelet_childresources (test ) xowiki::includelet::child-resources instproc render xowiki::includelet::child-resources instproc render test_includelet_childresources->xowiki::includelet::child-resources instproc render test_xowiki xowiki (test ) test_xowiki->xowiki::includelet::child-resources instproc render _ _ (public) xowiki::includelet::child-resources instproc render->_ ad_log ad_log (public) xowiki::includelet::child-resources instproc render->ad_log ad_return_url ad_return_url (public) xowiki::includelet::child-resources instproc render->ad_return_url ad_try ad_try (public) xowiki::includelet::child-resources instproc render->ad_try export_vars export_vars (public) xowiki::includelet::child-resources instproc render->export_vars

    Testcases:
    includelet_childresources, xowiki