<{include file="db:`$xoops_dirname`_inc_menu.html"}> <{if $isMyTask}>

<{"`$constpref`_LANG_MYTASK_LIST"|constant}>

<{else}>

<{"`$constpref`_LANG_ITEM_LIST"|constant}>

<{/if}> <{if count($objects) > 0}> <{if $pageNavi->getTotalPages() > 1}> <{/if}> <{foreach item=obj from=$objects}> <{assign var=dirname value=$obj->get('dirname')}> <{assign var=dataname value=$obj->get('dataname')}> <{if isset($clients.$dirname.$dataname) }> <{else}> <{/if}> <{/foreach}>
<{"`$constpref`_LANG_ITEM_ID"|constant}> "><{$smarty.const._ASCENDING}> "><{$smarty.const._DESCENDING}> <{"`$constpref`_LANG_TITLE"|constant}> "><{$smarty.const._ASCENDING}> "><{$smarty.const._DESCENDING}> <{"`$constpref`_LANG_DIRNAME"|constant}> "><{$smarty.const._ASCENDING}> "><{$smarty.const._DESCENDING}> <{"`$constpref`_LANG_DATANAME"|constant}> "><{$smarty.const._ASCENDING}> "><{$smarty.const._DESCENDING}> <{"`$constpref`_LANG_TARGET_ID"|constant}> "><{$smarty.const._ASCENDING}> "><{$smarty.const._DESCENDING}> <{"`$constpref`_LANG_CREATED_BY"|constant}> "><{$smarty.const._ASCENDING}> "><{$smarty.const._DESCENDING}> <{"`$constpref`_LANG_STEP"|constant}> "><{$smarty.const._ASCENDING}> "><{$smarty.const._DESCENDING}> <{"`$constpref`_LANG_STATUS"|constant}> "><{$smarty.const._ASCENDING}> "><{$smarty.const._DESCENDING}> <{"`$constpref`_LANG_POSTTIME"|constant}> "><{$smarty.const._ASCENDING}> "><{$smarty.const._DESCENDING}>
<{$obj->getShow('item_id')}> <{$obj->getShow('title')}> <{$obj->getShow('dirname')}><{$clients.$dirname.$dataname.label|xoops_escape}><{$obj->getShow('dataname')}><{$obj->getShow('target_id')}> <{$obj->getShow('uid')|xoops_user:"user_name"}> <{$obj->getShow('step')}> <{$obj->getShowStatus()}> <{$obj->get('posttime')|xoops_formattimestamp:m}>
<{if $pageNavi->getTotalPages() > 1}> <{/if}> <{else}>
<{"`$constpref`_MESSAGE_NO_TASK"|constant}>
<{/if}>