ShowClasses

Summary

Sets which types of nodes to show in the tree menu.

Usage

 

ShowClasses[]=class_identifier1
ShowClasses[]=class_identifier2
...

Description

The "Content structure" tree in the administration interface only shows certain types of nodes by default. The "ShowClasses" setting determines which types of nodes to show. If a content class is not listed in this array, then a node that encapsulates an object of this class will not be shown in the tree menu.

Examples

Example 1

ShowClasses[]
ShowClasses[]=folder
ShowClasses[]=product
ShowClasses[]=article

This will tell the system to show folders, products and articles in the tree menu. Any other nodes will not be shown.

Example 2

ShowClasses[]

This allows the tree menu to show all kinds of nodes.

Powered by eZ Publish™ CMS Open Source Web Content Management. Copyright © 1999-2013 eZ Systems AS (except where otherwise noted). All rights reserved.