PHP Sulu\Bundle\AdminBundle\Navigation Пространство имен

Interfaces

Имя Описание
ContentNavigationProviderInterface Defines the interface for providing the navigation data of the main area in Sulu. The provided data will be used to create the tabs for the forms.
ContentNavigationRegistryInterface Defines the interface for retrieving all the content navigation items for a specific alias.

Классы

Имя Описание
ContentNavigationAliasNotFoundException This exception is thrown when a content navigation alias is requested, which does not exist.
ContentNavigationItem Represents an item in an content navigation, which is usually displayed with a form in the user interface.
ContentNavigationRegistry Collects all the content navigations from all bundles using a specific alias.
DisplayCondition This class represents a condition for the content-navigation item.
Navigation
NavigationItem Represents an item in the navigation.