Home > Contents > Index >
ccuser:setlocale
This tag is used to set the locale settings that are in effect for the current user.
Syntax
<ccuser:getlocale name="user name" value="variable name" />Parameters
name (required)
- Object name of the current user that is created/loaded.
value(required)
- Variable name name that will contains the locale value that has to be set for the current user.
Example
<!-- For each user get the id of the user using CCUSER.ID --> <usermanager:getuser user="1167817873841" objvarname="usrObj" />
<ccuser:setlocale name="usrObj" value="en_us"/>
Home > Contents > Index > ![]()
FatWire XML Tag Reference
Copyright 2005,2006,2007 by FatWire Software
All rights reserved.