Chapter Subcategory
MTSubCategories
A specialized version of MTCategories that respects the hierarchical structure of categories.
Attributes:
include_current- An optional boolean attribute that controls the inclusion of the current category in the list.sort_method- An optional and advanced usage attribute. A fully qualified Perl method name to be used to sort the categories.sort_order- Specifies the sort order of the category labels. Recognized values are "ascend" and "descend." The default is "ascend." This attribute is ignored ifsort_methodhas been set.top- If set to 1, displays only top level categories. Same as usingMTTopLevelCategories.
Related
- MTTopLevelCategories
- MTSubCatsRecurse
- Learning Movable Type: Understanding the Category Listing Code


