<{* $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 ) $metadata metadata informatino(array of associative arrays). array( 'title' => title, 'identifier' => identifier ) $itemcount: number of items displaying a page $jumpto_url URL to go when submit $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 $search_tabs tabname of [item] [metadata] and [file] array('label'=>tab label,'count'=>nuber of result in the tab) $search_tab $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}>
<{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}>
<{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}>
<{* Display of tab *}> <{if isset( $search_tabs ) }> <{foreach item=tab from=$search_tabs}> <{if $isKHTML }> <{else}>
<{/if}> <{if $tab.search_tab == $search_tab }>
<{$tab.label}>(<{$tab.count}>)
<{else}> <{$tab.label}>(<{$tab.count}>) <{/if}> <{/foreach}> <{/if}> <{if isset( $search_tabs ) }>
<{/if}> <{* item / file List *}> <{foreach item=i from=$item_htmls}> <{if $checkbox=='on'}> <{/if}> <{/foreach}> <{* metadata List *}> <{foreach item=i from=$metadata}> <{/foreach}>
" style="text-align: center;"> <{if $i.selected==1}> <{else}> <{/if}> "> <{$i.html}>
"> <{$i.title}>
<{if isset( $search_tabs ) }>
<{/if}> <{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}>