Created by potrace 1.16, written by Peter Selinger 2001-2019

Miva Developer Docs


Description#

Load all categories with no parent, i.e. All top level categories

Snippet#

<mvt:do name="l.result" file="g.Module_Library_DB" value="CategoryList_Load_Parent( '', l.settings:parent_categories )" />
<mvt:foreach iterator="parent" array="parent_categories">
    &mvt:parent:code;<br>
 </mvt:foreach>

Functions Used#

  • CategoryList_Load_Parent