<{include file="db:`$smarty.const._MD_XDBASE_CONST_MODULEDIRNAME`_inc_data_list_header.html"}> <{if $smarty.const._MD_XDBASE_CONST_DISPLISTPAGENAV == 1 || $smarty.const._MD_XDBASE_CONST_DISPLISTPAGENAV == 3}>
<{xdbase_pagenavi pagenavi=$pageNavi}>
<{/if}> <{if $smarty.const._MD_XDBASE_CONST_DISPSORTNAV}> <{foreach item=key from=$handler->getShowListKeyArray()}> <{/foreach}>
<{$handler->getKeyConst($key)}> <{$smarty.const._ASCENDING}> <{$smarty.const._DESCENDING}>
<{/if}> <{foreach item=obj from=$objects}>
<{if $obj->getShow('url')}><{$obj->getShow('title')}><{else}><{$obj->getShow('title')}><{/if}>
<{if $handler->getShowList('did')}> <{$smarty.const._MD_XDBASE_LANG_DID}>:<{$obj->getShow('did')}> <{/if}> <{if $handler->getShowList('cid')}> <{$smarty.const._MD_XDBASE_LANG_CID}>:<{if $obj->getShow('cid')}><{$handler->getCatTitle($obj->getShow('cid'))}><{/if}> <{/if}> <{if $handler->getShowList('tag')}> <{$smarty.const._MD_XDBASE_LANG_TAG}>:<{if $obj->getShow('tag')}><{foreach name=tag key=key item=tag from=$handler->getTagArray($obj->getShow('did'))}><{$tag}><{if !$smarty.foreach.tag.last}>, <{/if}><{/foreach}><{/if}> <{/if}> <{if $handler->getShowList('uid') && $obj->getShow('uid')}> <{$smarty.const._MD_XDBASE_LANG_UID}>:<{$obj->getShow('uid')|xdbase_user:uname}> <{/if}> <{if $handler->getShowList('body') && $obj->getShow('body')}>
<{$obj->getShow('body')}>
<{/if}> <{if $handler->getShowList('hits')}> <{$smarty.const._MD_XDBASE_LANG_HITS}>:<{$obj->getShow('hits')}> <{/if}> <{if $handler->getShowList('updated_date')}> <{$smarty.const._MD_XDBASE_LANG_UPDATED_DATE}>:<{$obj->getShow('updated_date')|xdbase_formattimestamp:s}> <{/if}>
<{if $smarty.const._MD_XDBASE_CONST_DISPLAYEDITBUTTON}> <{/if}>
<{/foreach}> <{if $smarty.const._MD_XDBASE_CONST_DISPLISTPAGENAV == 2 || $smarty.const._MD_XDBASE_CONST_DISPLISTPAGENAV == 3}>
<{xdbase_pagenavi pagenavi=$pageNavi}>
<{/if}> <{include file='db:system_notification_select.html'}>