<{* open another window to search items in function 'related to' $http_vars: associate array in parameters that send to the following page $i: general $ids: ids of all item to display $item_count_select $item_htmls: information of items(association array) array( 'selected' => (1:checked on 0:no check), 'html' => (summary of item in HTML), 'item_id' => id of item ) $itemcount: number of items to display a page $jumpto_url $jumpto_var[]: array of parameter name that send in submit $maxpage $order_by_select $page $page_no_label $pages $search_var[]: array of parameter name that send in submit $selected $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}>
<{foreach item=i from=$ids}> <{/foreach}>
<{$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}>

<{$smarty.const._MD_XOONIPS_ITEM_RELATED_TO_DESCRIPTION}>

<{$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}> <{if !empty( $item_htmls )}> <{foreach item=i from=$item_htmls}> <{/foreach}>
<{$smarty.const._MD_XOONIPS_ITEM_RELATED_TO_ITEM_ID}> <{$smarty.const._MD_XOONIPS_ITEM_RELATED_TO_ITEM_SUMMARY}>
"> <{$i.item_id}> "> <{$i.html}>
<{/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}>