<{if $index}>
  • <{if is_null($checkbox)}> <{if $index.open_level==$smarty.const.XOONIPS_OL_PRIVATE && $index.parent_index_id==$smarty.const.XOONIPS_IID_ROOT}>Private<{else}><{$index.title|xoops_escape}><{/if}><{if $cnt > 0}>(<{$cnt}>)<{/if}> <{elseif $checkbox}> private=true<{/if}> value=<{$indexId}> id="<{$dirname}>_index_tree_chk_<{$indexId}>" <{if $name_flg != null}>name="<{$dirname}>_index_tree_chk<{$name_flg}>_<{$indexId}>"<{/if}> <{if $checked_flg}>checked<{/if}>> <{else}> <{if $index.open_level==$smarty.const.XOONIPS_OL_PRIVATE && $index.parent_index_id==$smarty.const.XOONIPS_IID_ROOT && $index.uid==$uid}>Private<{else}><{$index.title|xoops_escape}><{/if}><{if $cnt > 0}>(<{$cnt}>)<{/if}> <{/if}> <{/if}> <{if count($childIndexes) > 0}> <{/if}>