.. include:: /Includes.rst.txt .. _data-type-menuobj: .. _menu-objects: ==== MENU ==== This chapter describes the various MENU object types that can be used to build menus in TypoScript. :aspect:`Description:` While the cObject HMENU allows you to define the global settings of the menu as a whole, the different menu object types from this section can be used to define the rendering of each single menu level. :aspect:`Examples:` :ref:`GMENU ` | :ref:`TMENU ` | :ref:`IMGMENU ` | ... The following menu object types are used inside an :ref:`HMENU cObject `. .. toctree:: :titlesonly: CommonProperties/Index CommonItemStates/Index Sectionindex/Index Gmenu/Index Gmenuitem/Index Tmenu/Index Tmenuitem/Index Imgmenu/Index Imgmenuitem/Index