Skip to content

Navigation

Daryl Hedley edited this page May 9, 2014 · 3 revisions

Description

The Navigation module allows the user to access global features like the ability to logout, access user information and the Global Menu module.

API

The Navigation module works by passing off events and has no logic behind it. Below are the events the navigation view triggers:

navigation:globalMenu:toggle - Opens the Global Menu.

navigation:profile:toggle - Opens a profile overview dialog.

navigation:user:logout - Logs the current user out of the authoring tool.

Clone this wiki locally