news_util_get_url (public)

 news_util_get_url 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:
package_id (required)
Author:
Robert Locke
See Also:

Testcases:
No testcase defined.
Source code:
    return [apm_package_url_from_id $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

[ hide source ] | [ make this the default ]
Show another procedure: