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

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

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

This web-callable method deletes a single revision of a Page, which is actually performed by the "delete_revision" method of the package, which is responsible for caching. Since we instantiate the Page based on the "revision_id" query parameter, it is sufficient to delete here just based on the current instance variable of the revision_id.

Partial Call Graph (max 5 caller/called nodes):
%3 export_vars export_vars (public) xowiki::url xowiki::url (private) xowiki::Page instproc www-delete-revision xowiki::Page instproc www-delete-revision xowiki::Page instproc www-delete-revision->export_vars xowiki::Page instproc www-delete-revision->xowiki::url

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