lang::util::translator_mode_set (public)

 lang::util::translator_mode_set translator_mode_p

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

Sets whether translator mode is enabled for this session or not.

Parameters:
translator_mode_p (required)
1 if you want translator mode to be enabled, 0 otherwise.
Author:
Lars Pind <lars@collaboraid.biz>
Created:
October 24, 2002
See Also:

Testcases:
test_translator_mode
Source code:
    ad_set_client_property acs-lang translator_mode_p $translator_mode_p
    set ::acs_translator_mode_p $translator_mode_p
XQL Not present:
PostgreSQL, Oracle
Generic XQL file:
packages/acs-lang/tcl/lang-util-procs.xql

[ hide source ] | [ make this the default ]
Show another procedure: