<{if $smarty.const._MD_XDBASE_CONST_DISPBREADCRUMB}>
<{$smarty.const._MD_XDBASE_CONST_MODULENAME}><{if $object->getShow('did')}> » <{$handler->getDataTitle($object->getShow('did'))}><{/if}> » <{if $object->getShow('type') == 1}><{$smarty.const._MD_XDBASE_LANG_RESERVATION_LIST}><{else}><{$smarty.const._MD_XDBASE_LANG_DATA_ATTRIBUTE_LIST}><{/if}>
<{/if}> <{if $handler->getDisplay('aid')}> <{/if}> <{if $handler->getDisplay('did')}> <{/if}> <{if $handler->getDisplay('type')}> <{/if}> <{if $handler->getDisplay('uid')}> <{/if}> <{if $handler->getDisplay('email')}> <{/if}> <{if $handler->getDisplay('status')}> <{/if}> <{if $xoops_isadmin && $handler->getDisplay('poster_ip')}> <{/if}> <{if $handler->getDisplay('timestamp')}> <{/if}> <{if $handler->getDisplay('int01')}> <{/if}> <{if $handler->getDisplay('int02')}> <{/if}> <{if $handler->getDisplay('int03')}> <{/if}> <{if $handler->getDisplay('int04')}> <{/if}> <{if $handler->getDisplay('int05')}> <{/if}> <{if $handler->getDisplay('option_value')}> <{/if}>
<{$smarty.const._MD_XDBASE_LANG_DATA_ATTRIBUTE_VIEW}>
<{$smarty.const._MD_XDBASE_LANG_ATT_AID}> <{$object->getShow('aid')}>
<{$smarty.const._MD_XDBASE_LANG_ATT_DID}> <{$object->getShow('did')}>
<{$smarty.const._MD_XDBASE_LANG_ATT_TYPE}> <{$object->getShow('type')|replace:"1":$smarty.const._MD_XDBASE_LANG_TYPE_RESERVE|replace:"2":$smarty.const._MD_XDBASE_LANG_TYPE_VOTE}>
<{$smarty.const._MD_XDBASE_LANG_ATT_UID}> <{if $object->getShow('uid')}><{$object->getShow('uid')|xdbase_user:uname}><{else}><{$object->getShow('uid')|xdbase_user:uname}><{/if}>
<{$smarty.const._MD_XDBASE_LANG_ATT_EMAIL}> <{$object->getShow('email')}>
<{$smarty.const._MD_XDBASE_LANG_ATT_STATUS}> <{$object->getShow('status')|replace:"0":$smarty.const._MD_XDBASE_LANG_DISAPPROVED|replace:"1":$smarty.const._MD_XDBASE_LANG_APPROVED}>
<{$smarty.const._MD_XDBASE_LANG_ATT_POSTER_IP}> <{$object->getShow('poster_ip')}>
<{$smarty.const._MD_XDBASE_LANG_ATT_TIMESTAMP}> <{$object->getShow('timestamp')|xdbase_formattimestamp:l}>
<{$smarty.const._MD_XDBASE_LANG_ATT_INT01}> <{$object->getShow('int01')}>
<{$smarty.const._MD_XDBASE_LANG_ATT_INT02}> <{$object->getShow('int02')}>
<{$smarty.const._MD_XDBASE_LANG_ATT_INT03}> <{$object->getShow('int03')}>
<{$smarty.const._MD_XDBASE_LANG_ATT_INT04}> <{$object->getShow('int04')}>
<{$smarty.const._MD_XDBASE_LANG_ATT_INT05}> <{$object->getShow('int05')}>
<{$smarty.const._MD_XDBASE_LANG_ATT_OPTION_VALUE}> <{if $object->getShow('option_value')}>
    <{foreach item=option from=$object->getOptionValue()}>
  • <{$option.label}>:<{$option.value}>
  • <{/foreach}>
<{/if}>
<{if $xoops_isadmin}> <{$smarty.const._EDIT}> <{$smarty.const._EDIT}>  <{$smarty.const._DELETE}> <{$smarty.const._DELETE}> <{else}> <{if $handler->getReservationCount($object->getShow('did'), $xoops_userid)}><{$smarty.const._DELETE}> <{$smarty.const._DELETE}><{/if}> <{/if}>