item::get_id (public, deprecated)
item::get_id url [ root_folder ]
Defined in packages/acs-content-repository/tcl/deprecated-procs.tcl
Deprecated. Invoking this procedure generates a warning.
- Parameters:
- url (required)
- The URL
- root_folder (optional)
- {default The Sitemap} The ID of the root folder to use for resolving the URL
- Returns:
- The item ID of the item at that URL, or the empty string on failure
- See Also:
- proc item::get_url
- content::item::get_id
- Testcases:
- No testcase defined.