xowiki::Page instproc save_new

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

Defined in

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: