news_notification_get_url (public)
news_notification_get_url news_package_id
Defined in packages/news/tcl/news-procs.tcl
Get package URL from package_id. If this was mounted multiple times, only the first occurrence will be returned. This proc could be deprecated in the future.
- Parameters:
- news_package_id (required)
- See Also:
- Partial Call Graph (max 5 caller/called nodes):
- Testcases:
- No testcase defined.
Source code: return [apm_package_url_from_id $news_package_id]Generic XQL file: packages/news/tcl/news-procs.xql
PostgreSQL XQL file: packages/news/tcl/news-procs-postgresql.xql
Oracle XQL file: packages/news/tcl/news-procs-oracle.xql