One moment, we're cooking some code examples

Header image

Structure menu items

Drag 'n drop your menu items into place. Add pages or connect plugins. Structure the items the way you want.

All you need to know about structure trees and items

Learn about structure.

Structure menu items

Structure

The structure is a multidimensional array and contains a tree like structure of all structure items. Structure items contain different types of data about the structure.

A structure item can be connected to a page or a plug-in. It can also function as a redirect or a placeholder.

Structure Items

One structure as example

iStructureID

Refers to the Database entry. Each structure has a unique ID

iStructureLevel

The depth of the item in the tree.

iStructureInstanceID

Refers to the Database entry of the instance.

iStructureSubstanceID

Refers to the Database entry of the substance.

iStructureMainMenuID

Refers to the Database entry of the main menu.

iStructureTypeID

The type of structure item.

sStructurePluginKey

The plugin it is connected to.

sStructureIcon

The icon it contains.

sStructureCSS

The CSS it contains.

sStructureClass

The class it contains.

iStructureOrder

The order of the element.

iStructureStatusID

The status if its 'published' or 'hidden'

sStructureLinkURL

The link it contains.

iStructureLinkTypeID

The type of link.

iStructureLanguageID

The language as ID.

sStructureLanguageCase

The language as text

sStructureTitle

Title of the structure item.

sStructureCase

Case for the Complete Url

sStructureSubTitle

Sub title for the structure item

sStructureDescription

Description for the structure item.

aSubMenu

Children of the structure item.

iStructureConnected

If the structure is connected.

sStructureCompleteURL

The url after the domain name.