ad_get_true_file_path

EveAndersson.com : API Browser : ad_get_true_file_path

ad_get_true_file_path

ad_get_true_file_path path
Defined in packages/acs-core/abstract-url-procs.tcl

Given a path in the filesystem, returns the file that would be served, trying all possible extensions. Returns an empty string if there's no file "$path.*" in the filesystem (even if the file $path itself does exist).

Parameters:
path
[ show source ]

Show another procedure:

eve@eveandersson.com