attachments::get_url (public)

 attachments::get_url

Defined in packages/attachments/tcl/attachments-procs.tcl

Returns:
the value of the RelativeUrl package parameter

Partial Call Graph (max 5 caller/called nodes):
%3 test_attachments_url_api attachments_url_api (test attachments) attachments::get_url attachments::get_url test_attachments_url_api->attachments::get_url apm_package_id_from_key apm_package_id_from_key (public) attachments::get_url->apm_package_id_from_key attachments::get_package_key attachments::get_package_key (public) attachments::get_url->attachments::get_package_key parameter::get parameter::get (public) attachments::get_url->parameter::get attachments::get_attachments_url attachments::get_attachments_url (private) attachments::get_attachments_url->attachments::get_url attachments::graphic_url attachments::graphic_url (public) attachments::graphic_url->attachments::get_url

Testcases:
attachments_url_api
Source code:
        return [parameter::get   -package_id [apm_package_id_from_key [get_package_key]]  -parameter RelativeUrl
        ]
XQL Not present:
PostgreSQL, Oracle
Generic XQL file:
packages/attachments/tcl/attachments-procs.xql

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