xowiki::Page instproc include (public)

 <instance of xowiki::Page[i]> include [ -configure configure ] arg

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

Include the html of the includelet. The method generates an includelet object (might be another xowiki page) and renders it and returns either html or an error message.

Switches:
-configure
(optional)
Parameters:
arg

Partial Call Graph (max 5 caller/called nodes):
%3 test_create_form_with_form_instance create_form_with_form_instance (test xowiki) xowiki::Page instproc include xowiki::Page instproc include test_create_form_with_form_instance->xowiki::Page instproc include test_includelet_childresources includelet_childresources (test xowiki) test_includelet_childresources->xowiki::Page instproc include test_includelet_toc includelet_toc (test xowiki) test_includelet_toc->xowiki::Page instproc include _ _ (public) xowiki::Page instproc include->_

Testcases:
includelet_toc, includelet_childresources, create_form_with_form_instance
[ show source ]
Show another procedure: