Modifier and Type | Method and Description |
---|---|
String |
IContentVisualComponent.getErrorMessage(String fieldName)
return a error message in current view language
|
String |
AbstractVisualComponent.getErrorMessage(String fieldName) |
String |
IContentVisualComponent.getViewText(ContentContext ctx,
String key)
get a internationalized text, in the languague of the view.
|
String |
AbstractVisualComponent.getViewText(ContentContext ctx,
String key) |
protected void |
ComplexPropertiesLink.init() |
protected void |
AbstractVisualComponent.init() |
Modifier and Type | Method and Description |
---|---|
protected void |
PaypalOrderComponent.init() |
protected void |
AbstractOrderComponent.init() |
Modifier and Type | Method and Description |
---|---|
String |
FormComponent.getErrorMessage(ContentContext ctx,
String fieldName) |
String |
FormComponent.getFormViewText(ContentContext ctx,
String key) |
String |
FormComponent.getHelpMessage(ContentContext ctx,
String fieldName) |
GenericMessage |
FormComponent.getI18nMessage(ContentContext ctx,
String fieldName) |
Modifier and Type | Method and Description |
---|---|
protected void |
GlobalImage.init() |
Modifier and Type | Method and Description |
---|---|
protected void |
RSSRegistration.init() |
protected void |
ChildrenLink.init() |
Modifier and Type | Method and Description |
---|---|
protected void |
ToTheTopComponent.init() |
protected void |
TimeRangeComponent.init() |
protected void |
DateComponent.init() |
Modifier and Type | Method and Description |
---|---|
protected void |
Multimedia.init() |
protected void |
FolderedMultimedia.init() |
Modifier and Type | Method and Description |
---|---|
protected void |
Text.init() |
Modifier and Type | Method and Description |
---|---|
protected void |
Title.init() |
protected void |
SubTitle.init() |
protected void |
Heading.init() |
Modifier and Type | Method and Description |
---|---|
protected void |
Survey.init() |
protected void |
ReactionComponent.init() |
Modifier and Type | Method and Description |
---|---|
static String |
XHTMLHelper.getCheckbox(ContentContext ctx,
String field,
FormComponent formComponent) |
static String |
XHTMLHelper.getCheckbox(String field,
boolean value) |
static InputStream |
ConfigHelper.getComponentConfigResourceAsStream(javax.servlet.ServletContext servletContext,
String type,
String fileName) |
static InputStream |
ResourceHelper.getConfigFile(javax.servlet.ServletContext servletContext,
String fileName) |
static String |
XHTMLHelper.getRadio(String field,
String radioValue,
String value) |
static String |
XHTMLHelper.getRadio(String id,
String field,
String value,
boolean checked) |
static String |
XHTMLHelper.getRowCheckbox(ContentContext ctx,
String field,
String label,
String value,
GenericMessage message) |
static String |
XHTMLHelper.getRowInput(ContentContext ctx,
String field,
FormComponent formComponent) |
static String |
XHTMLHelper.getRowInput(ContentContext ctx,
String field,
FormComponent formComponent,
String inputType) |
static String |
XHTMLHelper.getRowInput(ContentContext ctx,
String field,
FormComponent formComponent,
String[][] content) |
static String |
XHTMLHelper.getRowInput(ContentContext ctx,
String field,
String value,
GenericMessage message) |
static String |
XHTMLHelper.getRowInput(ContentContext ctx,
String field,
String value,
String message) |
static String |
XHTMLHelper.getRowInput(ContentContext ctx,
String field,
String label,
String value,
GenericMessage message,
String type) |
static String |
XHTMLHelper.getRowInputOneSelect(ContentContext ctx,
String field,
String[] content,
FormComponent formComponent) |
static String |
XHTMLHelper.getRowPassword(ContentContext ctx,
String field,
FormComponent formComponent) |
static String |
XHTMLHelper.getRowTextArea(ContentContext ctx,
FormComponent formComponent,
String field) |
Copyright © 2012-2018. All Rights Reserved.