5.6. Menu

Top  Previous  Next

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

Local variables:

o

$GLOBALS.site_url -  the global variable containing a full URL of the site

 

left.tpl - the template for the left user menu

Local variables:

o

$GLOBALS.site_url -  the global variable containing a full URL of the site

o

$GLOBALS.current_user.logged_in -  the global variable containing a data if a current user is logged in

o

$GLOBALS.current_user.user_name -  the global variable containing the username of a current user

 

lang_selector.tpl - the template for the language selection

Local variables:

o

$GLOBALS.site_url -  the global variable containing a full URL of the site

o

$smarty.server.REQUEST_URI -  contains a full URL of the current page

o

$languages -  the array of all active languages

o

$language.id -  the id of a language

o

$currentLanguage - the current language, selected in the language list

o

$language.caption -  the caption of the current language

 

private_seller_menu.tpl - the template for the logged-in Private Seller user menu

Local variables:

o

$GLOBALS.site_url -  the global variable containing a full URL of the site