<{$category->getVar('name')}>

<{$category->getVar('description')}>

[ <{$smarty.const._MD_CUESTION_LANG_CREATE_NEW}> ]

<{foreach item=obj from=$objects}> <{/foreach}>
<{$smarty.const._MD_CUESTION_LANG_SUBJECT}> <{$smarty.const._MD_CUESTION_LANG_POSTER}> <{$smarty.const._MD_CUESTION_LANG_ANSWER_COUNT}> <{$smarty.const._MD_CUESTION_LANG_CREATE_UNIXTIME}>
<{$smarty.const._ASCENDING}> <{$smarty.const._ASCENDING}>
<{$smarty.const._MD_CUESTION_LANG_COUNT}>
<{$smarty.const._ASCENDING}> <{$smarty.const._ASCENDING}>
<{$smarty.const._MD_CUESTION_LANG_RATING}>
<{$smarty.const._ASCENDING}> <{$smarty.const._ASCENDING}>
<{$smarty.const._MD_CUESTION_LANG_IS_OPEN}>
<{$smarty.const._ASCENDING}> <{$smarty.const._ASCENDING}>
<{$obj->getVar('subject')}> <{if $obj->mUser}> <{$obj->mUser->getVar('uname')}> <{else}> <{$smarty.const._MD_CUESTION_LANG_ANONYMOUS}> <{/if}> <{$obj->getAnswerCount()}> <{$obj->get('create_unixtime')|xoops_formattimestamp:l}> <{$obj->getVar('count')}> <{$obj->getVar('rating')}> <{if $obj->getVar('is_open')}>OPEN<{else}>CLOSE<{/if}>

<{xoops_pagenavi pagenavi=$pageNavi}>