Package | Description |
---|---|
com.gentics.api.portalnode.plugin |
Package for specific plugin implementations.
|
com.gentics.api.portalnode.portlet |
Package for the Gentics® specific Portlet implementations and enhancements.
|
Modifier and Type | Method and Description |
---|---|
I18nString |
AbstractGenticsPlugin.i18n(String key)
Get a localized string.
|
Modifier and Type | Method and Description |
---|---|
I18nString |
GenticsPortletContext.i18n(String key)
get a localized string.
|
I18nString |
GenticsPortlet.i18n(String key)
get a localized string.
|
I18nString |
AbstractGenticsPortlet.i18n(String key)
Get a localized string for the given key.
|
I18nString |
GenticsPortletContext.i18n(String key,
String languageId)
get a localized string in the given language
|
Copyright © 2015 Gentics Software GmbH. All Rights Reserved.