<{* $http_vars: association array of parameters to send to next page $i: general $ids: ids of all items to display $item_count_select $item_htmls: information of items(association array). array( 'selected' => (1:checked 0:not checked), 'html' => (summary of item in HTML), 'item_id' => id of item ) $itemcount: number of items displaying a page $jumpto_url $jumpto_var[]: array of parameter names that send in submit. $maxpage $order_by_select $page $page_no_label $pages $search_var[]: array of parameter names that send in submit. $selected $title_edit $title_register $url_for_get: url for displaying this page directly $export_enabled: when items in this page can export, this parameter is defined. *}> <{if !empty( $pankuzu )}> <{$pankuzu}> <{/if}>

<{$smarty.const._MD_XOONIPS_ITEM_LISTING_ITEM}>

<{if isset($error_message) }> <{$error_message}> <{else}>

<{$title_register}>

<{if isset( $quick_search_keyword ) }> <{$smarty.const._MD_XOONIPS_ITEM_SEARCH_KEYWORD}> : <{$quick_search_keyword|escape|replace:"&#":"&#"}> <{/if}> <{foreach item=i from=$ids}> <{/foreach}>
<{if !empty($url_for_get) }> <{/if}>
<{$smarty.const._MD_XOONIPS_ITEM_ORDER_BY}> <{if $order_dir == $smarty.const.ASC }> <{$smarty.const._MD_XOONIPS_ITEM_ASCEND}> <{$smarty.const._MD_XOONIPS_ITEM_DESCEND}> <{else}> <{$smarty.const._MD_XOONIPS_ITEM_ASCEND}> <{$smarty.const._MD_XOONIPS_ITEM_DESCEND}> <{/if}> <{$smarty.const._MD_XOONIPS_ITEM_NUM_OF_ITEM_PER_PAGE}>

<{$title_edit}>

<{if !empty($export_enabled)}> <{/if}> <{if !empty($print_enabled)}> <{/if}>

<{$page_no_label}>

<{if $maxpage > 1}>
<{if $page > 1}> PREV <{else}> PREV  <{/if}> <{foreach item=i from=$pages}> <{if $i==$page}> <{$i}> <{else}> <{$i}> <{/if}>   <{/foreach}> <{if $page < $maxpage }> NEXT <{else}> NEXT <{/if}>
<{/if}> <{foreach item=i from=$item_htmls}> <{if $checkbox=='on'}> <{/if}> <{/foreach}>
"> <{if $i.selected==1}> <{else}> <{/if}> "> <{$i.html}>
<{if $maxpage > 1}>
<{if $page > 1}> PREV <{else}> PREV  <{/if}> <{foreach item=i from=$pages}> <{if $i==$page}> <{$i}> <{else}> <{$i}> <{/if}>   <{/foreach}> <{if $page < $maxpage }> NEXT <{else}> NEXT <{/if}>
<{/if}>
<{/if}><{* error_message *}> <{foreach key=k item=v from=$http_vars}> <{/foreach}> <{foreach item=id from=$selected}> <{/foreach}> <{foreach item=id from=$initially_selected}> <{/foreach}> <{foreach item=i from=$jumpto_var}> <{/foreach}> <{foreach item=i from=$search_var}> <{/foreach}> <{if $checkbox=='on'}> <{/if}>