lang::catalog::package_catalog_dir (public)

 lang::catalog::package_catalog_dir package_key

Defined in packages/acs-lang/tcl/lang-catalog-procs.tcl

Return the catalog directory of the given package.

Parameters:
package_key (required)
Author:
Peter Marklund <peter@collaboraid.biz>
Created:
18 October 2002

Testcases:
util__replace_temporary_tags_with_lookups
Source code:
    return "[acs_package_root_dir $package_key]/catalog"
Generic XQL file:
packages/acs-lang/tcl/lang-catalog-procs.xql

PostgreSQL XQL file:
packages/acs-lang/tcl/lang-catalog-procs-postgresql.xql

Oracle XQL file:
packages/acs-lang/tcl/lang-catalog-procs-oracle.xql

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