<{$smarty.const._AD_USER_LANG_USER_VIEW}> |
<{$smarty.const._MD_USER_LANG_UID}> |
<{$object->getShow('uid')}>
|
<{$smarty.const._MD_USER_LANG_UNAME}> |
<{$object->getShow('uname')}>
|
<{$smarty.const._MD_USER_LANG_NAME}> |
<{$object->getShow('name')}>
|
<{$smarty.const._MD_USER_LANG_EMAIL}> |
<{$object->getShow('email')}>
|
<{$smarty.const._MD_USER_LANG_URL}> |
<{if $object->getShow('url')}>
<{$object->getShow('url')}>
<{/if}>
|
<{$smarty.const._MD_USER_LANG_USER_AVATAR}> |
<{if $object->get('user_avatar') != "blank.gif" }>
<{else}>
<{/if}>
|
<{$smarty.const._MD_USER_LANG_USER_REGDATE}> |
<{$object->get('user_regdate')|xoops_formattimestamp:l}>
|
<{$smarty.const._MD_USER_LANG_USER_ICQ}> |
<{$object->getShow('user_icq')}>
|
<{$smarty.const._MD_USER_LANG_USER_FROM}> |
<{$object->getShow('user_from')}>
|
<{$smarty.const._MD_USER_LANG_USER_SIG}> |
<{$object->getShow('user_sig')}>
|
<{$smarty.const._MD_USER_LANG_USER_VIEWEMAIL}> |
<{if $object->getShow('user_viewemail') == 1}>
<{$smarty.const._YES}>
<{else}>
<{$smarty.const._NO}>
<{/if}>
|
<{$smarty.const._MD_USER_LANG_USER_AIM}> |
<{$object->getShow('user_aim')}>
|
<{$smarty.const._MD_USER_LANG_USER_YIM}> |
<{$object->getShow('user_yim')}>
|
<{$smarty.const._MD_USER_LANG_USER_MSNM}> |
<{$object->getShow('user_msnm')}>
|
<{$smarty.const._MD_USER_LANG_POSTS}> |
|
<{$smarty.const._MD_USER_LANG_ATTACHSIG}> |
<{if $object->get('attachesig')}>
<{$smarty.const._YES}>
<{else}>
<{$smarty.const._NO}>
<{/if}>
|
<{$smarty.const._MD_USER_LANG_RANK}> |
<{if $rank}>
<{$rank->getShow('rank_title')}>
<{/if}>
|
<{$smarty.const._MD_USER_LANG_LEVEL}> |
<{if $object->get('level') == 0}>
<{$smarty.const._AD_USER_LANG_LEVEL_PENDING}>
<{elseif $object->get('level') == 1}>
<{$smarty.const._AD_USER_LANG_LEVEL_ACTIVE}>
<{elseif $object->get('level') == 5}>
<{$smarty.const._AD_USER_LANG_LEVEL_ROOT}>
<{/if}>
|
<{$smarty.const._MD_USER_LANG_THEME}> |
<{$object->getShow('theme')}>
|
<{$smarty.const._MD_USER_LANG_TIMEZONE_OFFSET}> |
<{if $timezone}>
<{$timezone->getShow('zone_name')}>
<{else}>
<{$object->getShow('timezone_offset')}>
<{/if}>
|
<{$smarty.const._MD_USER_LANG_LAST_LOGIN}> |
<{$object->get('last_login')|xoops_formattimestamp:l}>
|
<{$smarty.const._MD_USER_LANG_UMODE}> |
<{$umode|xoops_escape}>
|
<{$smarty.const._MD_USER_LANG_UORDER}> |
<{$uorder|xoops_escape}>
|
<{$smarty.const._MD_USER_LANG_NOTIFY_METHOD}> |
<{$notify_method|xoops_escape}>
|
<{$smarty.const._MD_USER_LANG_NOTIFY_MODE}> |
<{$notify_mode|xoops_escape}>
|
<{$smarty.const._MD_USER_LANG_USER_OCC}> |
<{$object->getShow('user_occ')}>
|
<{$smarty.const._MD_USER_LANG_BIO}> |
<{$object->getShow('bio')}>
|
<{$smarty.const._MD_USER_LANG_USER_INTREST}> |
<{$object->getShow('user_intrest')}>
|
<{$smarty.const._MD_USER_LANG_USER_MAILOK}> |
<{if $object->getShow('user_mailok') == 1}>
<{$smarty.const._YES}>
<{else}>
<{$smarty.const._NO}>
<{/if}>
|