content::item::get_id_by_name (public)

 content::item::get_id_by_name -name name -parent_id parent_id

Defined in packages/acs-content-repository/tcl/content-item-procs.tcl

Returns The item_id of the content item with the passed in name

Switches:
-name (required)
Name of the content item
-parent_id (required)
Parent_id of the content item
Returns:
The item_id belonging to the name, empty string if no item_id was found

Testcases:
cr_item_search_triggers, fs_add_file_to_folder
[ show source ]
Show another procedure: