xowiki::Package instproc get_ids_for_bulk_actions (public)

 <instance of xowiki::Package[i]> get_ids_for_bulk_actions \
    [ -parent_id parent_id ] page_references

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

The page_reference is either an item_id, a fully qualified URL path or the name exactly as stored in the content repository ("name" attribute in the database, requires parent_id to be provided as well)

Switches:
-parent_id
(optional)
optional, only needed in legacy cases, when page_reference is provided as page name
Parameters:
page_references - item_ids, paths or names to be resolved as item_ids
Returns:
list of valid item_ids

Partial Call Graph (max 5 caller/called nodes):
%3

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