xowiki::Page instproc www-create-or-use (public)

 <instance of xowiki::Page[i]> www-create-or-use \
    [ -parent_id parent_id ] [ -view_method view_method ] \
    [ -name name ] [ -nls_language nls_language ]

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

This web-callable method calls www-create-new, unless overloaded from some other package, as done e.g. by xowf.

Switches:
-parent_id
(defaults to "0") (optional)
-view_method
(defaults to "edit") (optional)
-name
(optional)
-nls_language
(optional)

Partial Call Graph (max 5 caller/called nodes):
%3 test_create_test_items create_test_items (test xowf) xowiki::Page instproc www-create-or-use xowiki::Page instproc www-create-or-use test_create_test_items->xowiki::Page instproc www-create-or-use

Testcases:
create_test_items
[ show source ]
Show another procedure: