Class ModuleShortcut
java.lang.Object
org.nuxeo.ecm.webengine.model.impl.ModuleShortcut
Can be used to register links to your module entry points in the main web engine page
- Author:
- Bogdan Stefanescu
-
Field Summary
-
Constructor Summary
-
Method Summary
-
Field Details
-
href
The relative href to your entry point (relative to webengine root) -
title
A title. If not specified module name will be used. -
icon
An optional icon
-
-
Constructor Details
-
ModuleShortcut
public ModuleShortcut() -
ModuleShortcut
-
-
Method Details