Interface ITopMenuProviding
-
public interface ITopMenuProviding
Interface forTabModel
s that provide additional entries to the top menu header.- Since:
- 7.0.0
- Author:
- XIMA MEDIA GmbH
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description URL
getTopMenuXhtml()
-
-
-
Method Detail
-
getTopMenuXhtml
URL getTopMenuXhtml()
- Returns:
- Path to XHTML file with the menu content.
-
-