xowiki::Page instproc www-bulk-delete (public)

 <instance of xowiki::Page[i]> www-bulk-delete

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

This web-callable method performs a bulk delete based on the object names provided by the form-variable "objects" and refresh then the caller page. This method is e.g. called by the folder-procs. By passing the "instantiate_p" one can decide whether each item should be instantiated (useful when the delete logic from the whole item ancestry is required), or if we will rely on the cheaper deletion at the package level. The default is false.

Partial Call Graph (max 5 caller/called nodes):
%3 security::csrf::validate security::csrf::validate (public) xowiki::Page instproc www-bulk-delete xowiki::Page instproc www-bulk-delete xowiki::Page instproc www-bulk-delete->security::csrf::validate

Testcases:
No testcase defined.
[ show source ]
Show another procedure: