public interface IFieldContainer extends IContentVisualComponent
COLORED_WRAPPER_CLASS, COMP_ID_REQUEST_PARAM, COMPLEXITY_ADMIN, COMPLEXITY_EASY, COMPLEXITY_STANDARD, CONTAINER_COLOR, DEFAULT_COLOR, DYN_COMP_COLOR, ECOM_COLOR, EDIT_ACTION_CSS_CLASS, GRAPHIC_COLOR, HIGH_LABEL_LEVEL, ID_SEPARATOR, LINK_COLOR, LOW_LABEL_LEVEL, META_COLOR, MIDDLE_LABEL_LEVEL, SEARCH_LEVEL_HIGH, SEARCH_LEVEL_LOW, SEARCH_LEVEL_MIDDLE, SEARCH_LEVEL_NONE, TEXT_COLOR, VIEW_DEFINITION_REQUEST_ID, WEB2_COLOR
Modifier and Type | Method and Description |
---|---|
String |
getContainerType(ContentContext ctx) |
Field |
getField(ContentContext ctx,
String name) |
List<Field> |
getFields(ContentContext ctx) |
List<String> |
getFieldsNames(ContentContext ctx) |
String |
getFieldValue(ContentContext ctx,
String name) |
String |
getLabel(ContentContext ctx) |
Map<String,String> |
getList(ContentContext ctx,
String listName) |
Map<String,String> |
getList(ContentContext ctx,
String listName,
Locale locale) |
MenuElement |
getPage()
get the page contains the component
|
String |
getViewListXHTMLCode(ContentContext ctx) |
String |
getViewXHTMLCode(ContentContext ctx) |
boolean |
isFieldContainer(ContentContext ctx) |
boolean |
isRealContent(ContentContext ctx)
return true if component is considered as realContent and the page that
contain the component is also considered as real content.
|
clearReplacement, delete, equals, extractFieldsFromRenderer, getArea, getAuthors, getClassName, getComplexityLevel, getComponentBean, getComponentCssClass, getComponentLabel, getConfig, getConfigMessage, getContentAsText, getContentMessage, getContentName, getCreationDate, getCurrentRenderer, getDescription, getEditText, getEmptyXHTMLCode, getErrorMessage, getErrorMessage, getExternalResources, getFirstPrefix, getFontAwesome, getHeaderContent, getHelpURL, getHexColor, getI18nEditableKeys, getId, getInputNameRenderer, getJSOnSubmit, getKey, getLabelLevel, getLastSufix, getLayout, getListGroup, getMarkerList, getMessage, getModificationDate, getNextComponent, getPageDescription, getPrefixViewXHTMLCode, getPreviousComponent, getRenderer, getSearchLevel, getSpecialTagTitle, getSpecialTagXHTML, getStyleLabel, getStyleLabelList, getStyleList, getStyleTitle, getSuffixViewXHTMLCode, getTextForSearch, getTextLabel, getTextMessage, getTextTitle, getTitleLevel, getType, getValue, getVersion, getViewText, getWordCount, getXHTMLCode, getXHTMLConfig, initContent, insert, isConfig, isContentCachable, isDefaultValue, isDispayEmptyXHTMLCode, isDisplayable, isDisplayHidden, isEditOnCreate, isFirstRepeated, isHelpURL, isHidden, isHiddenInMode, isInline, isInsertable, isList, isListable, isMetaTitle, isMirroredByDefault, isModify, isNeedRefresh, isNew, isNolink, isRepeat, isRepeatable, isRestMatch, isUnique, isVisible, isVisible, isVisibleFromCookies, loadViewData, markAsNew, newInstance, next, performConfig, performEdit, previous, replaceAllInContent, replaceInContent, resetViewData, setContainerPage, setDisplayHidden, setList, setNeedRefresh, setNextComponent, setPage, setPreviousComponent, setRenderer, setRepeat, setStyle, setValid, setValue, stored, transflateFrom
compareTo
getContentAsMap
String getContainerType(ContentContext ctx)
String getLabel(ContentContext ctx)
List<String> getFieldsNames(ContentContext ctx) throws Exception
Exception
List<Field> getFields(ContentContext ctx) throws Exception
Exception
Field getField(ContentContext ctx, String name) throws Exception
Exception
String getFieldValue(ContentContext ctx, String name) throws Exception
Exception
Map<String,String> getList(ContentContext ctx, String listName, Locale locale) throws Exception
Exception
Map<String,String> getList(ContentContext ctx, String listName) throws Exception
Exception
String getViewXHTMLCode(ContentContext ctx) throws Exception
Exception
String getViewListXHTMLCode(ContentContext ctx) throws Exception
Exception
boolean isRealContent(ContentContext ctx)
IContentVisualComponent
isRealContent
in interface IContentVisualComponent
ctx
- current contextboolean isFieldContainer(ContentContext ctx)
MenuElement getPage()
IContentVisualComponent
getPage
in interface IContentVisualComponent
Copyright © 2012-2018. All Rights Reserved.