template::head::can_resolve_urn (public)

 template::head::can_resolve_urn resource

Defined in packages/acs-templating/tcl/head-procs.tcl

Return a boolean value indicating, whether we can resolve the URN.

Parameters:
resource (required)

Testcases:
urn_api
Source code:
    return [info exists ::template::head::urn($resource)]
XQL Not present:
Generic, PostgreSQL, Oracle
[ hide source ] | [ make this the default ]
Show another procedure: