All Downloads are FREE. Search and download functionalities are using the official Maven repository.

META-INF.liferay-site-navigation.tld Maven / Gradle / Ivy

There is a newer version: 7.4.3.112-ga112
Show newest version



	Provides the Liferay Site Navigation component tags, prefixed with liferay-site-navigation:]]>. Site Navigation is the navigation used by end users to browse a site, such as the Navigation Menu, Breadcrumb, SiteMap, etc.
	1.0
	liferay-site-navigation
	http://liferay.com/tld/site-navigation
	
		Creates a component for users to navigate through a set of layouts (pages).
		navigation
		com.liferay.site.navigation.taglib.servlet.taglib.NavigationTag
		JSP
		
			The group ID of the DDM template to use for rendering the navigation (see Application Display Templates).
			ddmTemplateGroupId
			false
			true
			long
		
		
			The key of the DDM template to use for rendering the navigation (see Application Display Templates). If not set, the default ADT is used.
			ddmTemplateKey
			false
			true
		
		
			The depth of children pages displayed.
			displayDepth
			false
			true
			int
		
		
			includedLayouts
			false
			true
		
		
			Whether to display help messages intended for page administrators.
			preview
			false
			true
			boolean
		
		
			rootLayoutLevel
			false
			true
			int
		
		
			The layout type of the root page to be used in the tree of pages. The accepted layout type values are relative]]>, select]]>, and absolute]]>.
			rootLayoutType
			false
			true
		
		
			The UUID of the root page to be used in the tree of pages.
			rootLayoutUuid
			false
			true
		
	
	
		Creates a component for users to navigate through a set of specified navigation menu items.
		navigation-menu
		com.liferay.site.navigation.taglib.servlet.taglib.NavigationMenuTag
		JSP
		
			The group ID of the DDM template to use for rendering the navigation menu (see Application Display Templates).
			ddmTemplateGroupId
			false
			true
			long
		
		
			The key of the DDM template to use for rendering the navigation menu(see Application Display Templates). If not set, the default ADT is used.
			ddmTemplateKey
			false
			true
		
		
			The depth of children pages displayed.
			displayDepth
			false
			true
			int
		
		
			expandedLevels
			false
			true
		
		
			Whether to display help messages intended for page administrators.
			preview
			false
			true
			boolean
		
		
			The ID of the root menu item to be used in the navigation menu.
			rootItemId
			false
			true
		
		
			rootItemLevel
			false
			true
			int
		
		
			The item type of the root item to be used in the navigation menu. The accepted layout type values are relative]]>, select]]>, and absolute]]>.
			rootItemType
			false
			true
		
		
			The ID of the Site Navigation Menu to render.
			siteNavigationMenuId
			true
			true
			long
		
	




© 2015 - 2024 Weber Informatics LLC | Privacy Policy