5.6. Menu
□
user_menu.tpl - the template for the logged-in user default menu
•
Local variables:
o
$GLOBALS.site_url - the global variable containing a full URL of the site
top.tpl - the template of the top menu
left.tpl - the template for the left user menu
$GLOBALS.current_user.logged_in - the global variable containing a data if a current user is logged in
$GLOBALS.current_user.user_name - the global variable containing the username of a current user
lang_selector.tpl - the template for the language selection
$smarty.server.REQUEST_URI - contains a full URL of the current page
$languages - the array of all active languages
$language.id - the id of a language
$currentLanguage - the current language, selected in the language list
$language.caption - the caption of the current language
private_seller_menu.tpl - the template for the logged-in Private Seller user menu