TYPO3 Logo
TypoScript Reference
Release: 8.7

Loading data.

  • Introduction
  • Using and setting TypoScript
    • Entering and structuring TypoScript templates
    • Constants
    • The Constant Editor
    • Register
    • Debugging / Analyzing
  • Simple data types
    • align
    • boolean
    • case
    • date-conf
    • degree
    • dir
    • function name
    • getText
    • GraphicColor
    • HTML code
    • HTML-color
    • imageExtension
    • imgResource
    • integer
    • linkWrap
    • list
    • margins
    • page_id
    • path
    • pixels
    • positive integer
    • resource
    • rotation
    • space
    • strftime-conf
    • string
    • <tag>
    • < tag >-data
    • < tag >-params
    • target
    • UNIX-time
    • VHalign
    • wrap
    • x,y,w,h
  • Top-level objects
    • CONFIG & config
    • constants
    • _GIFBUILDER
    • module
    • PAGE & page
    • plugin
    • temp, styles & lib
    • tt_*
    • resources
    • sitetitle
    • types
  • cObject
    • Content objects (general information)
    • CASE
    • COA, COA_INT
    • CONTENT
    • EDITPANEL
    • FILE
    • FILES
    • FLUIDTEMPLATE
    • HMENU
    • IMAGE
    • IMG_RESOURCE
    • LOAD_REGISTER
    • RECORDS
    • RESTORE_REGISTER
    • SVG
    • TEMPLATE
    • TEXT
    • USER and USER_INT
  • MENU
    • Common properties
    • Common item states for TMENU, GMENU and IMGMENU
    • [menu object].sectionIndex
    • GMENU
    • TMENU
    • TMENUITEM
    • IMGMENU
    • IMGMENUITEM
    • JSMENU
    • JSMENUITEM
  • Other Object Types
    • carray
    • meta
    • GIFBUILDER
      • GIFBUILDER
      • Object names in this section
      • NON-Gifbuilder Objects
  • Functions
    • addParams
    • cache
    • Calc
    • encapsLines
    • filelink
    • Filelink Example
    • HTMLparser
    • HTMLparser_tags
    • if
    • imageLinkWrap
    • imgResource
    • makelinks
    • numberFormat
    • numRows
    • optionSplit
    • parseFunc
    • replacement
    • round
    • select
    • split
    • strPad
    • stdWrap
    • tags
    • typolink
  • Conditions
    • About The Syntax Of Conditions
    • Condition reference
  • Appendix A – PHP include scripts
  • Glossary
  • About This Manual
  • Sitemap
  • Index

PAGE CONTENTS

  • MENU
  1. Start
  2. MENU
View source How to edit Edit on GitHub

MENU¶

This chapter describes the various MENU object types that can be used to build menus in TypoScript.

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.
Examples:
GMENU | TMENU | IMGMENU | …

The following menu object types are used inside an HMENU cObject.

  • Common properties
  • Common item states for TMENU, GMENU and IMGMENU
  • [menu object].sectionIndex
  • GMENU
  • TMENU
  • TMENUITEM
  • IMGMENU
  • IMGMENUITEM
  • JSMENU
  • JSMENUITEM
  • Previous
  • Next
  • Home
  • Contact
  • Issues
  • Repository

Last updated: Mar 27, 2022 07:28

Last rendered: Mar 27, 2022 07:28

TYPO3 Theme 4.6.2

© Copyright since 2012 by the TYPO3 contributors
  • Legal Notice
  • Privacy Policy