xowiki::Page instproc www-list (public)

 <instance of xowiki::Page[i]> www-list

Defined in packages/xowiki/tcl/xowiki-www-procs.tcl

This web-callable method provides a listing of pages. When the query parameter "children" is used, it returns the children of this item via the "child-resources" includelet. Otherwise, when this method is called on any kind of Form, it returns the form instances via the "form-usages" includelet. Otherwise, when this method is called on any kind of folder pages, it returns the elements of this folder via the "child-resources" includelet. If the above fails, it redirects to the starting page.

Partial Call Graph (max 5 caller/called nodes):
%3 ad_return_url ad_return_url (public) xowiki::Page instproc www-list xowiki::Page instproc www-list xowiki::Page instproc www-list->ad_return_url

Testcases:
No testcase defined.
[ show source ]
Show another procedure: