TYPO3 Logo
VHS: Fluid ViewHelpers
Release: 7.0

Loading data.

  • Installation
  • Configuration
  • Usage
  • fluidtypo3/vhs
    • asset
      • asset.prefetch ViewHelper <vhs:asset.prefetch>
      • asset.script ViewHelper <vhs:asset.script>
      • asset.style ViewHelper <vhs:asset.style>
    • condition
      • context
        • condition.context.isBackend ViewHelper <vhs:condition.context.isBackend>
        • condition.context.isCli ViewHelper <vhs:condition.context.isCli>
        • condition.context.isDevelopment ViewHelper <vhs:condition.context.isDevelopment>
        • condition.context.isFrontend ViewHelper <vhs:condition.context.isFrontend>
        • condition.context.isProduction ViewHelper <vhs:condition.context.isProduction>
        • condition.context.isTesting ViewHelper <vhs:condition.context.isTesting>
      • form
        • condition.form.hasValidator ViewHelper <vhs:condition.form.hasValidator>
        • condition.form.isRequired ViewHelper <vhs:condition.form.isRequired>
      • iterator
        • condition.iterator.contains ViewHelper <vhs:condition.iterator.contains>
      • page
        • condition.page.hasSubpages ViewHelper <vhs:condition.page.hasSubpages>
        • condition.page.isChildPage ViewHelper <vhs:condition.page.isChildPage>
        • condition.page.isLanguage ViewHelper <vhs:condition.page.isLanguage>
      • string
        • condition.string.contains ViewHelper <vhs:condition.string.contains>
        • condition.string.isLowercase ViewHelper <vhs:condition.string.isLowercase>
        • condition.string.isNumeric ViewHelper <vhs:condition.string.isNumeric>
        • condition.string.isUppercase ViewHelper <vhs:condition.string.isUppercase>
      • type
        • condition.type.isArray ViewHelper <vhs:condition.type.isArray>
        • condition.type.isBoolean ViewHelper <vhs:condition.type.isBoolean>
        • condition.type.isDomainObject ViewHelper <vhs:condition.type.isDomainObject>
        • condition.type.isFloat ViewHelper <vhs:condition.type.isFloat>
        • condition.type.isInstanceOf ViewHelper <vhs:condition.type.isInstanceOf>
        • condition.type.isInteger ViewHelper <vhs:condition.type.isInteger>
        • condition.type.isObject ViewHelper <vhs:condition.type.isObject>
        • condition.type.isQueryResult ViewHelper <vhs:condition.type.isQueryResult>
        • condition.type.isString ViewHelper <vhs:condition.type.isString>
        • condition.type.isTraversable ViewHelper <vhs:condition.type.isTraversable>
      • variable
        • condition.variable.isNull ViewHelper <vhs:condition.variable.isNull>
        • condition.variable.isset ViewHelper <vhs:condition.variable.isset>
    • content
      • random
        • content.random.get ViewHelper <vhs:content.random.get>
        • content.random.render ViewHelper <vhs:content.random.render>
      • resources
        • content.resources.fal ViewHelper <vhs:content.resources.fal>
      • content.get ViewHelper <vhs:content.get>
      • content.info ViewHelper <vhs:content.info>
      • content.render ViewHelper <vhs:content.render>
      • content.resources ViewHelper <vhs:content.resources>
    • context
      • context.get ViewHelper <vhs:context.get>
    • count
      • count.bytes ViewHelper <vhs:count.bytes>
      • count.lines ViewHelper <vhs:count.lines>
      • count.substring ViewHelper <vhs:count.substring>
      • count.words ViewHelper <vhs:count.words>
    • extension
      • path
        • extension.path.absolute ViewHelper <vhs:extension.path.absolute>
        • extension.path.relative ViewHelper <vhs:extension.path.relative>
        • extension.path.resources ViewHelper <vhs:extension.path.resources>
        • extension.path.siteRelative ViewHelper <vhs:extension.path.siteRelative>
      • extension.icon ViewHelper <vhs:extension.icon>
      • extension.loaded ViewHelper <vhs:extension.loaded>
    • form
      • form.fieldName ViewHelper <vhs:form.fieldName>
    • format
      • json
        • format.json.decode ViewHelper <vhs:format.json.decode>
        • format.json.encode ViewHelper <vhs:format.json.encode>
      • placeholder
        • format.placeholder.image ViewHelper <vhs:format.placeholder.image>
        • format.placeholder.lipsum ViewHelper <vhs:format.placeholder.lipsum>
      • url
        • format.url.decode ViewHelper <vhs:format.url.decode>
        • format.url.encode ViewHelper <vhs:format.url.encode>
      • format.append ViewHelper <vhs:format.append>
      • format.case ViewHelper <vhs:format.case>
      • format.dateRange ViewHelper <vhs:format.dateRange>
      • format.eliminate ViewHelper <vhs:format.eliminate>
      • format.hash ViewHelper <vhs:format.hash>
      • format.hide ViewHelper <vhs:format.hide>
      • format.markdown ViewHelper <vhs:format.markdown>
      • format.plaintext ViewHelper <vhs:format.plaintext>
      • format.pregReplace ViewHelper <vhs:format.pregReplace>
      • format.prepend ViewHelper <vhs:format.prepend>
      • format.replace ViewHelper <vhs:format.replace>
      • format.sanitizeString ViewHelper <vhs:format.sanitizeString>
      • format.substring ViewHelper <vhs:format.substring>
      • format.tidy ViewHelper <vhs:format.tidy>
      • format.trim ViewHelper <vhs:format.trim>
      • format.wordWrap ViewHelper <vhs:format.wordWrap>
    • iterator
      • iterator.chunk ViewHelper <vhs:iterator.chunk>
      • iterator.column ViewHelper <vhs:iterator.column>
      • iterator.diff ViewHelper <vhs:iterator.diff>
      • iterator.explode ViewHelper <vhs:iterator.explode>
      • iterator.extract ViewHelper <vhs:iterator.extract>
      • iterator.filter ViewHelper <vhs:iterator.filter>
      • iterator.first ViewHelper <vhs:iterator.first>
      • iterator.for ViewHelper <vhs:iterator.for>
      • iterator.implode ViewHelper <vhs:iterator.implode>
      • iterator.indexOf ViewHelper <vhs:iterator.indexOf>
      • iterator.intersect ViewHelper <vhs:iterator.intersect>
      • iterator.keys ViewHelper <vhs:iterator.keys>
      • iterator.last ViewHelper <vhs:iterator.last>
      • iterator.loop ViewHelper <vhs:iterator.loop>
      • iterator.merge ViewHelper <vhs:iterator.merge>
      • iterator.next ViewHelper <vhs:iterator.next>
      • iterator.pop ViewHelper <vhs:iterator.pop>
      • iterator.previous ViewHelper <vhs:iterator.previous>
      • iterator.push ViewHelper <vhs:iterator.push>
      • iterator.random ViewHelper <vhs:iterator.random>
      • iterator.range ViewHelper <vhs:iterator.range>
      • iterator.reverse ViewHelper <vhs:iterator.reverse>
      • iterator.shift ViewHelper <vhs:iterator.shift>
      • iterator.slice ViewHelper <vhs:iterator.slice>
      • iterator.sort ViewHelper <vhs:iterator.sort>
      • iterator.split ViewHelper <vhs:iterator.split>
      • iterator.unique ViewHelper <vhs:iterator.unique>
      • iterator.values ViewHelper <vhs:iterator.values>
    • math
      • math.average ViewHelper <vhs:math.average>
      • math.ceil ViewHelper <vhs:math.ceil>
      • math.cube ViewHelper <vhs:math.cube>
      • math.cubicRoot ViewHelper <vhs:math.cubicRoot>
      • math.division ViewHelper <vhs:math.division>
      • math.floor ViewHelper <vhs:math.floor>
      • math.maximum ViewHelper <vhs:math.maximum>
      • math.median ViewHelper <vhs:math.median>
      • math.minimum ViewHelper <vhs:math.minimum>
      • math.modulo ViewHelper <vhs:math.modulo>
      • math.power ViewHelper <vhs:math.power>
      • math.product ViewHelper <vhs:math.product>
      • math.range ViewHelper <vhs:math.range>
      • math.round ViewHelper <vhs:math.round>
      • math.squareRoot ViewHelper <vhs:math.squareRoot>
      • math.square ViewHelper <vhs:math.square>
      • math.subtract ViewHelper <vhs:math.subtract>
      • math.sum ViewHelper <vhs:math.sum>
    • media
      • image
        • media.image.height ViewHelper <vhs:media.image.height>
        • media.image.mimetype ViewHelper <vhs:media.image.mimetype>
        • media.image.width ViewHelper <vhs:media.image.width>
      • media.audio ViewHelper <vhs:media.audio>
      • media.exists ViewHelper <vhs:media.exists>
      • media.extension ViewHelper <vhs:media.extension>
      • media.files ViewHelper <vhs:media.files>
      • media.gravatar ViewHelper <vhs:media.gravatar>
      • media.image ViewHelper <vhs:media.image>
      • media.pdfThumbnail ViewHelper <vhs:media.pdfThumbnail>
      • media.picture ViewHelper <vhs:media.picture>
      • media.size ViewHelper <vhs:media.size>
      • media.source ViewHelper <vhs:media.source>
      • media.spotify ViewHelper <vhs:media.spotify>
      • media.video ViewHelper <vhs:media.video>
      • media.vimeo ViewHelper <vhs:media.vimeo>
      • media.youtube ViewHelper <vhs:media.youtube>
    • menu
      • menu.browse ViewHelper <vhs:menu.browse>
      • menu.deferred ViewHelper <vhs:menu.deferred>
      • menu.directory ViewHelper <vhs:menu.directory>
      • menu.list ViewHelper <vhs:menu.list>
      • menu.sub ViewHelper <vhs:menu.sub>
    • once
      • once.cookie ViewHelper <vhs:once.cookie>
      • once.instance ViewHelper <vhs:once.instance>
      • once.session ViewHelper <vhs:once.session>
      • once.standard ViewHelper <vhs:once.standard>
    • page
      • header
        • page.header.alternate ViewHelper <vhs:page.header.alternate>
        • page.header.canonical ViewHelper <vhs:page.header.canonical>
        • page.header.link ViewHelper <vhs:page.header.link>
        • page.header.meta ViewHelper <vhs:page.header.meta>
        • page.header.title ViewHelper <vhs:page.header.title>
      • menu
        • page.menu.browse
        • page.menu.deferred
        • page.menu.directory
        • page.menu.list
        • page.menu.sub
      • resources
        • page.resources.fal ViewHelper <vhs:page.resources.fal>
      • page.absoluteUrl ViewHelper <vhs:page.absoluteUrl>
      • page.breadCrumb ViewHelper <vhs:page.breadCrumb>
      • page.footer ViewHelper <vhs:page.footer>
      • page.header ViewHelper <vhs:page.header>
      • page.info ViewHelper <vhs:page.info>
      • page.languageMenu ViewHelper <vhs:page.languageMenu>
      • page.language ViewHelper <vhs:page.language>
      • page.link ViewHelper <vhs:page.link>
      • page.resources ViewHelper <vhs:page.resources>
      • page.rootline ViewHelper <vhs:page.rootline>
      • page.staticPrefix ViewHelper <vhs:page.staticPrefix>
    • random
      • random.number ViewHelper <vhs:random.number>
      • random.string ViewHelper <vhs:random.string>
    • render
      • render.ascii ViewHelper <vhs:render.ascii>
      • render.cache ViewHelper <vhs:render.cache>
      • render.inline ViewHelper <vhs:render.inline>
      • render.record ViewHelper <vhs:render.record>
      • render.request ViewHelper <vhs:render.request>
      • render.template ViewHelper <vhs:render.template>
      • render.uncache ViewHelper <vhs:render.uncache>
    • resource
      • record
        • resource.record.fal ViewHelper <vhs:resource.record.fal>
      • resource.collection ViewHelper <vhs:resource.collection>
      • resource.file ViewHelper <vhs:resource.file>
      • resource.image ViewHelper <vhs:resource.image>
      • resource.language ViewHelper <vhs:resource.language>
      • resource.record ViewHelper <vhs:resource.record>
    • security
      • security.allow ViewHelper <vhs:security.allow>
      • security.deny ViewHelper <vhs:security.deny>
    • site
      • site.name ViewHelper <vhs:site.name>
      • site.url ViewHelper <vhs:site.url>
    • system
      • system.dateTime ViewHelper <vhs:system.dateTime>
      • system.timestamp ViewHelper <vhs:system.timestamp>
      • system.uniqId ViewHelper <vhs:system.uniqId>
    • uri
      • uri.gravatar ViewHelper <vhs:uri.gravatar>
      • uri.image ViewHelper <vhs:uri.image>
      • uri.request ViewHelper <vhs:uri.request>
    • variable
      • register
        • variable.register.get ViewHelper <vhs:variable.register.get>
        • variable.register.set ViewHelper <vhs:variable.register.set>
      • variable.convert ViewHelper <vhs:variable.convert>
      • variable.extensionConfiguration ViewHelper <vhs:variable.extensionConfiguration>
      • variable.get ViewHelper <vhs:variable.get>
      • variable.pregMatch ViewHelper <vhs:variable.pregMatch>
      • variable.set ViewHelper <vhs:variable.set>
      • variable.typoscript ViewHelper <vhs:variable.typoscript>
      • variable.unset ViewHelper <vhs:variable.unset>
    • asset ViewHelper <vhs:asset>
    • call ViewHelper <vhs:call>
    • const ViewHelper <vhs:const>
    • debug ViewHelper <vhs:debug>
    • l ViewHelper <vhs:l>
    • menu ViewHelper <vhs:menu>
    • or ViewHelper <vhs:or>
    • tag ViewHelper <vhs:tag>
    • try ViewHelper <vhs:try>
    • unless ViewHelper <vhs:unless>
  • Changelog
    • Release: 7.0.7 (2024/11/11 13:59:48)
    • Release: 7.0.6 (2024/08/08 10:54:24)
    • Release: 7.0.5 (2024/08/02 11:36:40)
    • Release: 7.0.4 (2024/08/02 09:55:58)
    • Release: 7.0.3 (2024/04/23 12:00:30)
    • Release: 7.0.2 (2024/01/25 13:30:12)
    • Release: 7.0.1 (2023/11/13 11:28:00)
    • Release: 7.0.0 (2023/09/07 11:21:38)
    • Release: 6.1.3 (2023/01/07)
    • Release: 6.1.2 (2022/06/16)
    • Release: 6.1.1 (2022/05/02)
    • Release: 6.1.0 (2022/05/01)
    • Release: 6.0.5 (2021/01/22)
    • Release: 6.0.4 (2020/09/22)
    • Release: 6.0.3 (2020/06/02)
    • Release: 6.0.2 (2020/06/01)
    • Release: 6.0.1 (2020/05/31)
    • Release: 6.0.0 (2020/01/11)
    • Release: 5.2.0 (2019/04/01)
    • Release: 5.1.1 (2019/01/09)
    • Release: 5.1.0 (2018/10/02)
    • Release: 5.0.1 (2018/06/21)
    • Release: 5.0.0 (2018/06/19)
    • Release: 4.4.0 (2018/03/11)
    • Release: 4.3.3 (2017/10/26)
    • Release: 4.3.2 (2017/09/19)
    • Release: 4.3.0 (2017/08/27)
    • Release: 4.3.0 (2017/08/27)
    • Release: 4.2.0 (2017/04/13)
    • Release: 4.1.0 (2017/03/05)
    • Release: 4.0.0 (2017/01/28)
    • Release: 3.1.0 (2016/10/18)
    • Release: 3.0.1 (2016/07/29)
    • Release: 3.0.0 (2016/07/12)
    • Release: 2.4.0 (2016/09/19)
    • Release: 2.3.3 (2015/05/20)
    • Release: 2.3.2 (2015/04/16)
    • Release: 2.3.1 (2015/03/15)
    • Release: 2.3.0 (2015/03/09)
    • Release: 2.2.0 (2014/12/03)
    • Release: 2.1.4 (2014/11/26)
    • Release: 2.1.3 (2014/11/16)
    • Release: 2.1.2 (2014/10/04)
    • Release: 2.1.1 (2014/10/03)
    • Release: 2.1.0 (2016/10/03)
    • Release: 2.0.2 (2014/09/19)
    • Release: 2.0.1 (2014/09/05)
    • Release: 2.0.0 (2014/09/05)
  • Contribution
  • Changelog
    • Release: 7.0.7 (2024/11/11 13:59:48)
    • Release: 7.0.6 (2024/08/08 10:54:24)
    • Release: 7.0.5 (2024/08/02 11:36:40)
    • Release: 7.0.4 (2024/08/02 09:55:58)
    • Release: 7.0.3 (2024/04/23 12:00:30)
    • Release: 7.0.2 (2024/01/25 13:30:12)
    • Release: 7.0.1 (2023/11/13 11:28:00)
    • Release: 7.0.0 (2023/09/07 11:21:38)
    • Release: 6.1.3 (2023/01/07)
    • Release: 6.1.2 (2022/06/16)
    • Release: 6.1.1 (2022/05/02)
    • Release: 6.1.0 (2022/05/01)
    • Release: 6.0.5 (2021/01/22)
    • Release: 6.0.4 (2020/09/22)
    • Release: 6.0.3 (2020/06/02)
    • Release: 6.0.2 (2020/06/01)
    • Release: 6.0.1 (2020/05/31)
    • Release: 6.0.0 (2020/01/11)
    • Release: 5.2.0 (2019/04/01)
    • Release: 5.1.1 (2019/01/09)
    • Release: 5.1.0 (2018/10/02)
    • Release: 5.0.1 (2018/06/21)
    • Release: 5.0.0 (2018/06/19)
    • Release: 4.4.0 (2018/03/11)
    • Release: 4.3.3 (2017/10/26)
    • Release: 4.3.2 (2017/09/19)
    • Release: 4.3.0 (2017/08/27)
    • Release: 4.3.0 (2017/08/27)
    • Release: 4.2.0 (2017/04/13)
    • Release: 4.1.0 (2017/03/05)
    • Release: 4.0.0 (2017/01/28)
    • Release: 3.1.0 (2016/10/18)
    • Release: 3.0.1 (2016/07/29)
    • Release: 3.0.0 (2016/07/12)
    • Release: 2.4.0 (2016/09/19)
    • Release: 2.3.3 (2015/05/20)
    • Release: 2.3.2 (2015/04/16)
    • Release: 2.3.1 (2015/03/15)
    • Release: 2.3.0 (2015/03/09)
    • Release: 2.2.0 (2014/12/03)
    • Release: 2.1.4 (2014/11/26)
    • Release: 2.1.3 (2014/11/16)
    • Release: 2.1.2 (2014/10/04)
    • Release: 2.1.1 (2014/10/03)
    • Release: 2.1.0 (2016/10/03)
    • Release: 2.0.2 (2014/09/19)
    • Release: 2.0.1 (2014/09/05)
    • Release: 2.0.0 (2014/09/05)
  • Sitemap
  • Index

PAGE CONTENTS

  • page.menu.browse
    • Page: Browse Menu ViewHelper
    • Arguments
      • additionalAttributes
      • data
      • aria
      • class
      • dir
      • id
      • lang
      • style
      • title
      • accesskey
      • tabindex
      • onclick
      • forceClosingTag
      • hideIfEmpty
      • contenteditable
      • contextmenu
      • draggable
      • dropzone
      • translate
      • spellcheck
      • hidden
      • showAccessProtected
      • classAccessProtected
      • classAccessGranted
      • useShortcutUid
      • useShortcutTarget
      • useShortcutData
      • tagName
      • tagNameChildren
      • entryLevel
      • levels
      • expandAll
      • classFirst
      • classLast
      • classActive
      • classCurrent
      • classHasSubpages
      • substElementUid
      • showHiddenInMenu
      • showCurrent
      • linkCurrent
      • linkActive
      • titleFields
      • includeAnchorTitle
      • includeSpacers
      • deferred
      • as
      • rootLineAs
      • excludePages
      • forceAbsoluteUrl
      • doktypes
      • divider
      • labelFirst
      • labelLast
      • labelPrevious
      • labelNext
      • labelUp
      • renderFirst
      • renderLast
      • renderUp
      • usePageTitles
      • pageUid
      • currentPageUid
  1. Start
  2. fluidtypo3/vhs
  3. page
  4. menu
  5. page.menu.browse
View source

Display settings


Color scheme of code blocks:


page.menu.browse¶

Page: Browse Menu ViewHelper¶

ViewHelper for rendering TYPO3 browse menus in Fluid

Renders links to browse inside a menu branch including first, previous, next, last and up to the parent page. Supports both automatic, tag-based rendering (which defaults to ul > li with options to set both the parent and child tag names. When using manual rendering a range of support CSS classes are available along with each page record.

DEPRECATED: use v:menu.browse instead

Arguments¶

additionalAttributes¶

DataType

mixed

Required

false

Description

Additional tag attributes. They will be added directly to the resulting HTML tag.

data¶

DataType

mixed

Required

false

Description

Additional data-* attributes. They will each be added with a "data-" prefix.

aria¶

DataType

mixed

Required

false

Description

Additional aria-* attributes. They will each be added with a "aria-" prefix.

class¶

DataType

string

Required

false

Description

CSS class(es) for this element

dir¶

DataType

string

Required

false

Description

Text direction for this HTML element. Allowed strings: "ltr" (left to right), "rtl" (right to left)

id¶

DataType

string

Required

false

Description

Unique (in this file) identifier for this HTML element.

lang¶

DataType

string

Required

false

Description

Language for this element. Use short names specified in RFC 1766

style¶

DataType

string

Required

false

Description

Individual CSS styles for this element

title¶

DataType

string

Required

false

Description

Tooltip text of element

accesskey¶

DataType

string

Required

false

Description

Keyboard shortcut to access this element

tabindex¶

DataType

integer

Required

false

Description

Specifies the tab order of this element

onclick¶

DataType

string

Required

false

Description

JavaScript evaluated for the onclick event

forceClosingTag¶

DataType

boolean

Required

false

Description

If TRUE, forces the created tag to use a closing tag. If FALSE, allows self-closing tags.

hideIfEmpty¶

DataType

boolean

Required

false

Description

Hide the tag completely if there is no tag content

contenteditable¶

DataType

string

Required

false

Description

Specifies whether the contents of the element are editable.

contextmenu¶

DataType

string

Required

false

Description

The value of the id attribute on the menu with which to associate the element as a context menu.

draggable¶

DataType

string

Required

false

Description

Specifies whether the element is draggable.

dropzone¶

DataType

string

Required

false

Description

Specifies what types of content can be dropped on the element, and instructs the UA about which actions to take with content when it is dropped on the element.

translate¶

DataType

string

Required

false

Description

Specifies whether an elements attribute values and contents of its children are to be translated when the page is localized, or whether to leave them unchanged.

spellcheck¶

DataType

string

Required

false

Description

Specifies whether the element represents an element whose contents are subject to spell checking and grammar checking.

hidden¶

DataType

string

Required

false

Description

Specifies that the element represents an element that is not yet, or is no longer, relevant.

showAccessProtected¶

DataType

boolean

Required

false

Description

If TRUE links to access protected pages are always rendered regardless of user login status

classAccessProtected¶

DataType

string

Default

'protected'

Required

false

Description

Optional class name to add to links which are access protected

classAccessGranted¶

DataType

string

Default

'access-granted'

Required

false

Description

Optional class name to add to links which are access protected but access is actually granted

useShortcutUid¶

DataType

boolean

Required

false

Description

If TRUE, substitutes the link UID of a shortcut with the target page UID (and thus avoiding redirects) but does not change other data - which is done by using useShortcutData.

useShortcutTarget¶

DataType

boolean

Required

false

Description

Optional param for using shortcut target instead of shortcut itself for current link

useShortcutData¶

DataType

boolean

Required

false

Description

Shortcut to set useShortcutTarget and useShortcutData simultaneously

tagName¶

DataType

string

Default

'ul'

Required

false

Description

Tag name to use for enclosing container

tagNameChildren¶

DataType

string

Default

'li'

Required

false

Description

Tag name to use for child nodes surrounding links. If set to "a" enables non-wrapping mode.

entryLevel¶

DataType

integer

Required

false

Description

Optional entryLevel TS equivalent of the menu

levels¶

DataType

integer

Default

1

Required

false

Description

Number of levels to render - setting this to a number higher than 1 (one) will expand menu items that are active, to a depth of $levels starting from $entryLevel

expandAll¶

DataType

boolean

Required

false

Description

If TRUE and $levels > 1 then expands all (not just the active) menu items which have submenus

classFirst¶

DataType

string

Required

false

Description

Optional class name for the first menu elment

classLast¶

DataType

string

Required

false

Description

Optional class name for the last menu elment

classActive¶

DataType

string

Default

'active'

Required

false

Description

Optional class name to add to active links

classCurrent¶

DataType

string

Default

'current'

Required

false

Description

Optional class name to add to current link

classHasSubpages¶

DataType

string

Default

'sub'

Required

false

Description

Optional class name to add to links which have subpages

substElementUid¶

DataType

boolean

Required

false

Description

Optional parameter for wrapping the link with the uid of the page

showHiddenInMenu¶

DataType

boolean

Required

false

Description

Include pages that are set to be hidden in menus

showCurrent¶

DataType

boolean

Default

true

Required

false

Description

If FALSE, does not display the current page

linkCurrent¶

DataType

boolean

Default

true

Required

false

Description

If FALSE, does not wrap the current page in a link

linkActive¶

DataType

boolean

Default

true

Required

false

Description

If FALSE, does not wrap with links the titles of pages that are active in the rootline

titleFields¶

DataType

string

Default

'nav_title,title'

Required

false

Description

CSV list of fields to use as link label - default is "nav_title,title", change to for example "tx_myext_somefield,subtitle,nav_title,title". The first field that contains text will be used. Field value resolved AFTER page field overlays.

includeAnchorTitle¶

DataType

boolean

Default

true

Required

false

Description

If TRUE, includes the page title as title attribute on the anchor.

includeSpacers¶

DataType

boolean

Required

false

Description

Wether or not to include menu spacers in the page select query

deferred¶

DataType

boolean

Required

false

Description

If TRUE, does not output the tag content UNLESS a v:page.menu.deferred child ViewHelper is both used and triggered. This allows you to create advanced conditions while still using automatic rendering

as¶

DataType

string

Default

'menu'

Required

false

Description

If used, stores the menu pages as an array in a variable named after this value and renders the tag content. If the tag content is empty automatic rendering is triggered.

rootLineAs¶

DataType

string

Default

'rootLine'

Required

false

Description

If used, stores the menu root line as an array in a variable named according to this value and renders the tag content - which means automatic rendering is disabled if this attribute is used

excludePages¶

DataType

mixed

Required

false

Description

Page UIDs to exclude from the menu. Can be CSV, array or an object implementing Traversable.

forceAbsoluteUrl¶

DataType

boolean

Required

false

Description

If TRUE, the menu will be rendered with absolute URLs

doktypes¶

DataType

mixed

Required

false

Description

DEPRECATED: Please use typical doktypes for starting points like shortcuts.

divider¶

DataType

string

Required

false

Description

Optional divider to insert between each menu item. Note that this does not mix well with automatic rendering due to the use of an ul > li structure

labelFirst¶

DataType

string

Default

'first'

Required

false

Description

Label for the "first" link

labelLast¶

DataType

string

Default

'last'

Required

false

Description

Label for the "last" link

labelPrevious¶

DataType

string

Default

'previous'

Required

false

Description

Label for the "previous" link

labelNext¶

DataType

string

Default

'next'

Required

false

Description

Label for the "next" link

labelUp¶

DataType

string

Default

'up'

Required

false

Description

Label for the "up" link

renderFirst¶

DataType

boolean

Default

true

Required

false

Description

If set to FALSE the "first" link will not be rendered

renderLast¶

DataType

boolean

Default

true

Required

false

Description

If set to FALSE the "last" link will not be rendered

renderUp¶

DataType

boolean

Default

true

Required

false

Description

If set to FALSE the "up" link will not be rendered

usePageTitles¶

DataType

boolean

Required

false

Description

If set to TRUE, uses target page titles instead of "next", "previous" etc. labels

pageUid¶

DataType

integer

Required

false

Description

Optional parent page UID to use as top level of menu. If unspecified, current page UID is used

currentPageUid¶

DataType

integer

Required

false

Description

Optional page UID to use as current page. If unspecified, current page UID from globals is used

  • Previous
  • Next
  • Home
  • Contact
  • Issues
  • Repository

Page last updated: Nov 11, 2024 13:59

Last rendered: Nov 11, 2024 14:00

  • TYPO3 Theme 4.9.0
  • DRC v3.2.1
© Copyright since 2012 by Claus Due & Contributors
  • Legal Notice
  • Privacy Policy
  • Code of Conduct