Catalog Classes View

This view will show a list of the Classes defined in Catalog.  The links point to the Nodes View and will display a list of nodes in the selected class.

Parameters

This view has no parameters

Layout Variations

This view only comes with a default layout.

Layout Overrides

We cannot cater for all the possible combinations and variations by just using parameters.  Therefore we leave it up to the site owner to use layout overrides to provide additional customisation of the supplied layout(s).

To create a layout override for this module, copy the following file:

/components/com_catalog/views/classes/tmpl/default.php

to

/templates/your_template/html/com_catalog/classes/default.php

where your_template is the name of the directory for the default template you have set for your site.  Make any adjustments to this new file.  Never make changes to the original file as you risk loosing them when you upgrade this extension.

Additional Comments

No additional comments for this view.