<{include file="db:`$smarty.const._MD_XDBASE_CONST_MODULEDIRNAME`_inc_data_list_header.html"}> <{if $smarty.const._MD_XDBASE_CONST_INSERTABLE || $smarty.const._MD_XDBASE_CONST_SUPERINSERT}>
<{$actionForm->getTokenHtml()}> <{if $handler->getActive('cid')}> <{/if}> <{if $handler->getActive('tag')}> <{/if}> <{if $handler->getActive('uid')}> <{/if}> <{if $handler->getActive('name')}> <{/if}> <{if $handler->getActive('url')}> <{/if}> <{if $handler->getActive('email')}> <{/if}> <{if $handler->getActive('password')}> <{/if}> <{if $handler->getActive('img01') && $smarty.const._MD_XDBASE_CONST_CANUPLOAD}> <{/if}> <{if $handler->getActive('body')}> <{/if}>
<{$smarty.const._MD_XDBASE_LANG_ADD_A_NEW_DATA}>
<{$smarty.const._MD_XDBASE_LANG_CID}> ">
<{$smarty.const._MD_XDBASE_LANG_TITLE}> ">
<{$smarty.const._MD_XDBASE_LANG_TAG}> "> <{if $handler->getTagOptionArray()}> <{$smarty.const._MD_XDBASE_LANG_SELECT_TAG}>
<{/if}> <{$smarty.const._MD_XDBASE_LANG_ADD_TAG}> 
<{$smarty.const._MD_XDBASE_LANG_UID}> "> <{if $xoops_isuser}> <{$xoops_uname}> <{else}> <{$smarty.const._MD_XDBASE_CONST_GUEST}> <{/if}>
<{$smarty.const._MD_XDBASE_LANG_NAME}> "> <{if $xoops_isuser}> <{else}> <{/if}>
<{$smarty.const._MD_XDBASE_LANG_URL}> ">
<{$smarty.const._MD_XDBASE_LANG_EMAIL}> ">
<{$smarty.const._MD_XDBASE_LANG_PASSWORD}> ">
<{$smarty.const._MD_XDBASE_LANG_IMG01}> ">
<{$smarty.const._MD_XDBASE_LANG_BODY}> "> <{if $handler->getInputType('body') == 'dhtmltarea'}> <{xdbase_dhtmltarea type=text name=body value="" cols=$smarty.const._MD_XDBASE_CONST_TEXTAREA_COL rows=$smarty.const._MD_XDBASE_CONST_TEXTAREA_ROW}> <{else}> <{xdbase_textarea type=text name=body value="" cols=$smarty.const._MD_XDBASE_CONST_TEXTAREA_COL rows=$smarty.const._MD_XDBASE_CONST_TEXTAREA_ROW}> <{/if}>
<{/if}> <{if $smarty.const._MD_XDBASE_CONST_DISPLISTPAGENAV == 1 || $smarty.const._MD_XDBASE_CONST_DISPLISTPAGENAV == 3}>
<{xdbase_pagenavi pagenavi=$pageNavi}>
<{/if}> <{foreach item=obj from=$objects}>
<{*<{$obj->getShow('title')}>*}> <{$obj->getShow('title')}>
<{if $handler->getShowList('did')}><{$smarty.const._MD_XDBASE_LANG_DID}>:<{$obj->getShow('did')}>  <{/if}> <{if $handler->getShowList('uid')}><{$smarty.const._MD_XDBASE_LANG_UID}>:<{if $obj->getShow('uid')}><{$obj->getShow('uid')|xdbase_user:uname}><{else}><{$obj->getShow('uid')|xdbase_user:uname}><{/if}>  <{/if}> <{if $handler->getShowList('name') && $obj->getShow('name')}><{$smarty.const._MD_XDBASE_LANG_NAME}>:<{$obj->getShow('name')}>  <{/if}>
<{if $handler->getShowList('updated_date')}><{$smarty.const._MD_XDBASE_LANG_UPDATED_DATE}>:<{$obj->getShow('updated_date')|xdbase_formattimestamp:l}><{/if}>
<{if $handler->getShowList('url') && $obj->getShow('url')}><{$smarty.const._MD_XDBASE_LANG_URL}>:<{$obj->getShow('url')}> <{$smarty.const._MD_XDBASE_LANG_VISIT}>  <{/if}> <{if $handler->getShowList('email') && $obj->getShow('email')}><{$smarty.const._MD_XDBASE_LANG_EMAIL}>:<{$obj->getShow('email')}><{/if}>
<{if $handler->getShowList('img01') && $obj->getShow('img01')}>
<{if $smarty.const._MD_XDBASE_CONST_CREATETHUMB}> <{$obj->getShow('img01')}> <{else}> <{$obj->getShow('img01')}> <{/if}>
<{/if}> <{if $handler->getShowList('body')}><{$obj->getShow('body')}><{/if}>
<{if $smarty.const._MD_XDBASE_CONST_DISPLAYEDITBUTTON}>
<{if $smarty.const._MD_XDBASE_CONST_INSERTABLE || $smarty.const._MD_XDBASE_CONST_SUPERINSERT}><{$smarty.const._REPLY}> <{$smarty.const._REPLY}><{/if}> <{if ($smarty.const._MD_XDBASE_CONST_EDITABLE || $smarty.const._MD_XDBASE_CONST_SUPEREDIT) && $handler->checkData($obj->getShow('did'))}> <{$smarty.const._EDIT}> <{$smarty.const._EDIT}><{/if}> <{if $smarty.const._MD_XDBASE_CONST_SUPERDELETE && $handler->checkData($obj->getShow('did'))}> <{$smarty.const._DELETE}> <{$smarty.const._DELETE}><{/if}>
<{/if}>
<{foreach item=childobj from=$handler->getChildData($obj->getShow('did'))}>
<{*<{$childobj->getShow('title')}>*}> <{$childobj->getShow('title')}>
<{if $handler->getShowList('did')}><{$smarty.const._MD_XDBASE_LANG_DID}>:<{$childobj->getShow('did')}>  <{/if}> <{if $handler->getShowList('uid')}><{$smarty.const._MD_XDBASE_LANG_UID}>:<{if $childobj->getShow('uid')}><{$childobj->getShow('uid')|xdbase_user:uname}><{else}><{$childobj->getShow('uid')|xdbase_user:uname}><{/if}>  <{/if}> <{if $handler->getShowList('name') && $childobj->getShow('name')}><{$smarty.const._MD_XDBASE_LANG_NAME}>:<{$childobj->getShow('name')}>  <{/if}>
<{if $handler->getShowList('updated_date')}><{$smarty.const._MD_XDBASE_LANG_UPDATED_DATE}>:<{$childobj->getShow('updated_date')|xdbase_formattimestamp:l}><{/if}>
<{if $handler->getShowList('url') && $childobj->getShow('url')}><{$smarty.const._MD_XDBASE_LANG_URL}>:<{$childobj->getShow('url')}> <{$smarty.const._MD_XDBASE_LANG_VISIT}>  <{/if}> <{if $handler->getShowList('email') && $childobj->getShow('email')}><{$smarty.const._MD_XDBASE_LANG_EMAIL}>:<{$childobj->getShow('email')}><{/if}>
<{if $handler->getShowList('img01') && $obj->getShow('img01')}>
<{if $smarty.const._MD_XDBASE_CONST_CREATETHUMB}> <{$obj->getShow('img01')}> <{else}> <{$obj->getShow('img01')}> <{/if}>
<{/if}> <{if $handler->getShowList('body')}><{$childobj->getShow('body')}><{/if}>
<{if $smarty.const._MD_XDBASE_CONST_DISPLAYEDITBUTTON}>
<{if $smarty.const._MD_XDBASE_CONST_INSERTABLE || $smarty.const._MD_XDBASE_CONST_SUPERINSERT}><{$smarty.const._REPLY}> <{$smarty.const._REPLY}><{/if}> <{if ($smarty.const._MD_XDBASE_CONST_EDITABLE || $smarty.const._MD_XDBASE_CONST_SUPEREDIT) && $handler->checkData($childobj->getShow('did'))}> <{$smarty.const._EDIT}> <{$smarty.const._EDIT}><{/if}> <{if $smarty.const._MD_XDBASE_CONST_SUPERDELETE && $handler->checkData($childobj->getShow('did'))}> <{$smarty.const._DELETE}> <{$smarty.const._DELETE}><{/if}>
<{/if}>
<{/foreach}> <{/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'}> <{if $actionForm->getRequiredKeyCount()}> <{/if}>