Chunk16:ComponentOptions
From Joomla! Documentation
This modular chunk can be used to display info about a parameter in one of the tabs of a component's Options.
Please add the new templates you created to this page (inside the "noinclude" tags so it displays only here, not when the chunk is transcluded on an actual help page). Please keep the samples alphabetically ordered to make them easier to find.
Options Tabs
Category Tab
{{Chunk16:ComponentOptions|Category|CatTitle}}
- Category Title. Hide or Show the title of the selected category as a subheading (usually a Heading 2 or "H2").
{{Chunk16:ComponentOptions|Category|CatDesc}}
- Category Description. Hide or Show the description of the selected category.
{{Chunk16:ComponentOptions|Category|Catimage}}
- Category Image. Hide or Show the image of the selected category.
{{Chunk16:ComponentOptions|Category|SubcatLevels}}
- Subcategory Levels. The number of subcategory levels to display.
{{Chunk16:ComponentOptions|Category|EmptyCat}}
- Empty Categories. Hide or Show empty categories. A category is considered to be empty if it has no items and no subcategories.
{{Chunk16:ComponentOptions|Category|SubcatDesc}}
- Subcategories Descriptions. Hide or Show the descriptions for subcategories.
Categories Tab
{{Chunk16:ComponentOptions|Categories|TopLevelCatDesc}}
- Top Level Category Description. Hide or Show the description of the top level category or optionally override with the text from the description field found in menu item. If using Root as top level category, the description field has to be filled.