Defined in packages/acs-core/security-procs.tclLooks up a property for the current session, or for the browser. If $cache is true, will use the cached value if available. If $cache_only is true, will never incur a database hit (i.e., will only return a value if cached). If the property is secure, we must be on a validated session over SSL.
- Switches:
-
-cache (defaults to
"t"
)
-browser (defaults to "f"
)
-cache_only (defaults to "f"
)
-default (optional)
- Parameters:
-
module
name