Uses of Class
com.gentics.api.lib.i18n.I18nString

Packages that use I18nString
com.gentics.api.portalnode.plugin Package for specific plugin implementations. 
com.gentics.api.portalnode.portlet Package for the Gentics® specific Portlet implementations and enhancements. 
 

Uses of I18nString in com.gentics.api.portalnode.plugin
 

Methods in com.gentics.api.portalnode.plugin that return I18nString
 I18nString AbstractGenticsPlugin.i18n(java.lang.String key)
          Get a localized string.
 

Uses of I18nString in com.gentics.api.portalnode.portlet
 

Methods in com.gentics.api.portalnode.portlet that return I18nString
 I18nString GenticsPortletContext.i18n(java.lang.String key)
          get a localized string.
 I18nString GenticsPortlet.i18n(java.lang.String key)
          get a localized string.
 I18nString AbstractGenticsPortlet.i18n(java.lang.String key)
          Get a localized string for the given key.
 I18nString GenticsPortletContext.i18n(java.lang.String key, java.lang.String languageId)
          get a localized string in the given language
 



Copyright © 2013 Gentics Software GmbH. All Rights Reserved.