xowiki::Package instproc www-import-prototype-page (public)

 <instance of xowiki::Package[i]> www-import-prototype-page \
    [ -add_revision on|off ] [ -lang lang ] [ -parent_id parent_id ] \
    [ prototype_name ]

Defined in /var/www/openacs.org/packages/xowiki/tcl/package-procs.tcl

This web-callable method is designed for admin to ease the import of prototpye pages. When called via web, the query parameter "import-prototype-page" determines the page for the import.

Switches:
-add_revision (optional, boolean, defaults to "true")
-lang (optional, defaults to "en")
-parent_id (optional)
Parameters:
prototype_name (optional)

Testcases:
create_form_with_form_instance
[ show source ]
Show another procedure: