public class AdministrationPageMenuEntry extends BasicMenuEntry
Constructor and Description |
---|
AdministrationPageMenuEntry(String id,
String labelMessageKey,
String pageUrl)
Create a new admin menu entry
|
Modifier and Type | Method and Description |
---|---|
String |
getPageUrl() |
String |
renderPageUrl(javax.servlet.http.HttpServletRequest request)
Render the URL of the administration page
|
getId, getLabel, getLabelMessageKey, getLocalizedLabel
public AdministrationPageMenuEntry(String id, String labelMessageKey, String pageUrl)
id
- the ID of the entry has to be unique in the whole administration menulabelMessageKey
- message key of the labelpageUrl
- relative URL of the administration pageCopyright © 2019 Communote team. All rights reserved.