lang::conn::locale_not_cached (private)
lang::conn::locale_not_cached [ -package_id package_id ] \ [ -site_wide ] [ -user_id user_id ]
Defined in packages/acs-lang/tcl/locale-procs.tcl
Get the locale for this request, perhaps for a given package instance. This is the not-cached version.
- Switches:
- -package_id (optional)
- The package for which you want to get the locale.
- -site_wide (optional, boolean)
- Set this if you want to get the site-wide locale.
- -user_id (optional)
- Partial Call Graph (max 5 caller/called nodes):
- Testcases:
- No testcase defined.