xowiki::Page instproc save_new

 <instance of xowiki::Page[i]> save_new

Defined in

Partial Call Graph (max 5 caller/called nodes):
%3 test_nested_self_references nested_self_references (test ) xowiki::Page instproc save_new xowiki::Page instproc save_new test_nested_self_references->xowiki::Page instproc save_new test_xowiki xowiki (test ) test_xowiki->xowiki::Page instproc save_new

Testcases:
nested_self_references, xowiki
Source code:
if {![:can_save]} {error "can't save this page under this parent"}
${:package_id} flush_page_fragment_cache
set id [next]
:check_unresolved_references
return $id
XQL Not present:
Generic, PostgreSQL, Oracle
[ hide source ] | [ make this the default ]
Show another procedure: