lang::catalog::get_catalog_paths_for_import (private)

 lang::catalog::get_catalog_paths_for_import -package_key package_key \
    [ -locales locales ]

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

Return a list of file paths for the catalog files of the given package. Can be restricted to only return files for certain locales. The list will be sorted in an order appropriate for import to the database.

Switches:
-package_key (required)
The key of the package to get catalog file paths for
-locales (optional)
A list of locales to restrict the catalog files to
Author:
Peter Marklund

Testcases:
catalog_files_are_tdom_parsable_xml
[ show source ]
Show another procedure: