apm_is_catalog_file (public)

 apm_is_catalog_file file_path

Defined in packages/acs-bootstrap-installer/tcl/30-apm-load-procs.tcl

Given a file path return 1 if the path represents a message catalog file and 0 otherwise.

Parameters:
file_path (required)
Should be absolute or relative to OpenACS /packages dir or one of its parent dirs.
Author:
Peter Marklund
See Also:

Testcases:
apm_guess_file_type
[ show source ]
Show another procedure: