Modifier and Type | Method and Description |
---|---|
String |
CleanResourceImageMacro.perform(ContentContext ctx,
Map<String,Object> params) |
Modifier and Type | Method and Description |
---|---|
protected static File |
DataAction.createImage(ContentContext ctx,
String importFolder,
org.apache.commons.fileupload.FileItem imageItem,
ImportConfigBean config,
boolean content,
String previousId,
boolean rename)
upload image and return the local file.
|
protected static File |
DataAction.createOrUpdateGallery(ContentContext ctx,
File targetFolder,
String importFolder,
Collection<org.apache.commons.fileupload.FileItem> imageItem,
ImportConfigBean config,
boolean content,
String previousId)
create image and return the local folder.
|
static IAction |
ActionManager.getActionComponent(ContentContext ctx,
String group) |
List<IUserInfo> |
IEventRegistration.getParticipants(ContentContext ctx) |
String |
IEventRegistration.getUserLink(ContentContext ctx) |
boolean |
ViewActions.haveRight(ContentContext ctx,
String action) |
boolean |
TimeTravelerActions.haveRight(ContentContext ctx,
String action) |
boolean |
SearchActions.haveRight(ContentContext ctx,
String action) |
boolean |
MobileAction.haveRight(ContentContext ctx,
String action) |
boolean |
IAction.haveRight(ContentContext ctx,
String action) |
boolean |
DataAction.haveRight(ContentContext ctx,
String action) |
boolean |
AbstractModuleAction.haveRight(ContentContext ctx,
String action) |
protected static boolean |
AbstractModuleAction.isLightInterface(ContentContext ctx) |
static String |
ViewActions.performAcceptCookies(ContentContext ctx) |
static String |
ViewActions.performCheckChangesAndNotify(ContentContext ctx,
GlobalContext globalContext,
ContentService content)
Send notifications for pages modified between TimeA and TimeB.
|
static String |
ViewActions.performCheckChangesAndNotifyDynamicComponent(ContentContext ctx,
GlobalContext globalContext,
ContentService content)
Send notifications for pages modified between TimeA and TimeB.
|
static String |
DataAction.performCreateFileName(RequestService rs,
ContentContext ctx,
MessageRepository messageRepository,
I18nAccess i18nAccess) |
static String |
DataAction.performDate(ContentContext ctx,
User user) |
static String |
DataAction.performFileExist(RequestService rs,
ContentContext ctx,
MessageRepository messageRepository,
I18nAccess i18nAccess) |
static String |
MobileAction.performInit(RequestService rs,
javax.servlet.http.HttpSession session,
ContentContext ctx,
MessageRepository messageRepository,
I18nAccess i18nAccess,
javax.servlet.http.HttpServletRequest request) |
static String |
DataAction.performLocation(RequestService rs,
ContentContext ctx,
MessageRepository messageRepository,
I18nAccess i18nAccess) |
static String |
DataAction.performMemory(RequestService rs,
ContentContext ctx,
MessageRepository messageRepository,
I18nAccess i18nAccess) |
static String |
MobileAction.performModulesList(RequestService rs,
javax.servlet.http.HttpSession session,
ContentContext ctx,
MessageRepository messageRepository,
I18nAccess i18nAccess,
javax.servlet.http.HttpServletRequest request) |
static String |
DataAction.performNotifications(RequestService rs,
ContentContext ctx,
GlobalContext globalContext,
NotificationService notif,
User user,
javax.servlet.http.HttpSession session)
get the list of modification. option for request : markread=true, mark all
notification returned as read. this method need user logger.
|
static String |
DataAction.performOneTimeToken(ContentContext ctx,
User user) |
static String |
ViewActions.performRefuseCookies(ContentContext ctx) |
String |
IModuleAction.performSearch(ContentContext ctx,
ModulesContext modulesContext,
String query)
method called when a seach in lauched from search form.
|
String |
AbstractModuleAction.performSearch(ContentContext ctx,
ModulesContext moduleContext,
String query) |
static String |
ViewActions.performSendTicketChangeNotifications(ContentContext ctx,
GlobalContext globalContext) |
static String |
DataAction.performServerInfo(javax.servlet.http.HttpServletRequest request,
ContentContext ctx,
RequestService requestService,
GlobalContext globalContext,
StaticConfig staticConfig,
javax.servlet.http.HttpServletResponse response) |
static String |
DataAction.performSessionId(ContentContext ctx,
javax.servlet.http.HttpSession session,
User user) |
static String |
DataAction.performTickets(ContentContext ctx) |
static String |
DataAction.performToken(ContentContext ctx,
User user) |
static String |
TimeTravelerActions.performUndoRedo(RequestService rs,
ContentContext ctx,
GlobalContext globalContext,
MessageRepository messageRepository,
I18nAccess i18nAccess) |
static String |
DataAction.performUpdateAllArea(RequestService rs,
ContentContext ctx,
MessageRepository messageRepository,
I18nAccess i18nAccess) |
static String |
DataAction.performUpdateArea(RequestService rs,
ContentContext ctx,
MessageRepository messageRepository,
I18nAccess i18nAccess) |
static String |
DataAction.performUpload(RequestService rs,
ContentContext ctx,
GlobalContext gc,
ContentService cs,
User user,
MessageRepository messageRepository,
I18nAccess i18nAccess) |
static String |
DataAction.performUploadscreenshot(RequestService rs,
ContentContext ctx,
GlobalContext globalContext,
User user,
MessageRepository messageRepository,
I18nAccess i18nAccess) |
static String |
DataAction.performUploadShared(RequestService rs,
ContentContext ctx,
GlobalContext gc,
ContentService cs,
User user,
MessageRepository messageRepository,
I18nAccess i18nAccess) |
String |
AbstractModuleAction.performWizard(ContentContext ctx,
RequestService rs,
Module currentModule,
AbstractModuleContext moduleContext) |
String |
IModuleAction.prepare(ContentContext ctx,
ModulesContext moduleContext)
method called before module rendering
|
String |
AbstractModuleAction.prepare(ContentContext ctx,
ModulesContext modulesContext) |
static String |
TimeTravelerActions.replaceCurrentPage(ContentContext ctx,
MenuElement newPage,
boolean withChildren) |
static String |
DataAction.uploadContent(RequestService rs,
ContentContext ctx,
GlobalContext gc,
ContentService cs,
User user,
MessageRepository messageRepository,
I18nAccess i18nAccess,
ImportConfigBean config,
boolean rename) |
Constructor and Description |
---|
DateBean(ContentContext ctx,
Date date) |
Modifier and Type | Method and Description |
---|---|
static ComponentConfig |
ComponentConfig.getInstance(ContentContext ctx,
String type) |
String |
ComponentConfig.getRAWConfig(ContentContext ctx,
Template currentTemplate,
String type) |
Modifier and Type | Method and Description |
---|---|
Iterable<IContentVisualComponent> |
ContentElementList.asIterable(ContentContext ctx)
Return an iterable instance of this
ContentElementList calling
ContentElementList.hasNext(ContentContext) and ContentElementList.next(ContentContext) with
the ctx parameter. |
protected String |
AbstractVisualComponent.cleanValue(ContentContext ctx,
String value) |
protected String |
AbstractVisualComponent.contructViewStyle(ContentContext ctx) |
static IContentVisualComponent |
ComponentFactory.createComponent(ContentContext ctx,
ComponentBean bean,
MenuElement inPage,
IContentVisualComponent previous,
IContentVisualComponent next) |
static AbstractVisualComponent |
ComponentFactory.CreateComponent(ContentContext ctx,
ComponentBean bean,
MenuElement inPage,
IContentVisualComponent previous,
IContentVisualComponent next) |
static IContentVisualComponent |
ComponentFactory.createUnlinkedComponentFromMap(ContentContext ctx,
Map<String,Object> data)
create component from map, map is created from IRestComponent
|
void |
IContentVisualComponent.delete(ContentContext ctx)
this method is called when component is deleted.
|
void |
AbstractVisualComponent.delete(ContentContext ctx) |
protected void |
AbstractVisualComponent.deleteMySelf(ContentContext ctx) |
boolean |
IContentVisualComponent.equals(ContentContext ctx,
IContentVisualComponent comp)
check of component is considered as the same than an other.
|
boolean |
AbstractVisualComponent.equals(ContentContext ctx,
IContentVisualComponent comp) |
protected String |
AbstractVisualComponent.executeCurrentRenderer(ContentContext ctx) |
protected String |
AbstractVisualComponent.executeJSP(ContentContext ctx,
String jsp) |
protected String |
AbstractVisualComponent.executeRenderer(ContentContext ctx) |
protected String |
AbstractVisualComponent.executeRenderer(ContentContext ctx,
String url) |
List<String> |
IContentVisualComponent.extractFieldsFromRenderer(ContentContext ctx)
extract field define in the current renderer
|
List<String> |
AbstractVisualComponent.extractFieldsFromRenderer(ContentContext ctx) |
static List<IContentVisualComponent> |
ComponentFactory.getAllComponentsFromContext(ContentContext ctx) |
static List<DynamicComponent> |
ComponentFactory.getAllDynamicComponents(ContentContext ctx) |
protected String |
AbstractVisualComponent.getBaseHelpURL(ContentContext ctx) |
int |
RendererReferenceComponent.getComplexityLevel(ContentContext ctx) |
int |
IContentVisualComponent.getComplexityLevel(ContentContext ctx)
return the complexity level of the component.
|
int |
DebugNote.getComplexityLevel(ContentContext ctx) |
int |
AbstractVisualComponent.getComplexityLevel(ContentContext ctx) |
String |
IContentVisualComponent.getComponentCssClass(ContentContext ctx)
get the current style of the component.
|
String |
AbstractVisualComponent.getComponentCssClass(ContentContext ctx) |
static List<Edit.ComponentWrapper> |
ComponentFactory.getComponentForDisplay(ContentContext ctx) |
String |
IContentVisualComponent.getComponentLabel(ContentContext ctx,
String lg)
return the label of the element.
|
String |
AbstractVisualComponent.getComponentLabel(ContentContext ctx,
String lg) |
static IContentVisualComponent[] |
ComponentFactory.getComponents(ContentContext ctx) |
static IContentVisualComponent[] |
ComponentFactory.getComponents(ContentContext ctx,
GlobalContext globalContext) |
static List<IContentVisualComponent> |
ComponentFactory.getComponents(ContentContext ctx,
MenuElement page)
return request scope component (add template component)
|
static IContentVisualComponent |
ComponentFactory.getComponentWithType(ContentContext ctx,
MenuElement page,
String type) |
static IContentVisualComponent |
ComponentFactory.getComponentWithType(ContentContext ctx,
String type) |
ComponentConfig |
IContentVisualComponent.getConfig(ContentContext ctx)
get the configuration of the component. from project or from template.
|
ComponentConfig |
AbstractVisualComponent.getConfig(ContentContext ctx) |
GenericMessage |
IContentVisualComponent.getConfigMessage(ContentContext ctx)
warning message on config tab
|
GenericMessage |
AbstractVisualComponent.getConfigMessage(ContentContext ctx) |
MenuElement |
AbstractVisualComponent.getContainerPage(ContentContext ctx)
get the page of the container if component is mirrored else get the page
of the component.
|
Map<String,Object> |
AbstractVisualComponent.getContentAsMap(ContentContext ctx) |
String |
IContentVisualComponent.getContentAsText(ContentContext ctx)
get the text of the component
|
String |
AbstractVisualComponent.getContentAsText(ContentContext ctx) |
static List<ComponentBean> |
ComponentFactory.getContentByType(ContentContext ctx,
String type) |
String |
AbstractVisualComponent.getContentCache(ContentContext ctx) |
GenericMessage |
IContentVisualComponent.getContentMessage(ContentContext ctx)
warning message on content tab
|
GenericMessage |
AbstractVisualComponent.getContentMessage(ContentContext ctx) |
String |
AbstractVisualComponent.getContentTimeCache(ContentContext ctx) |
String |
IStaticResource.getCssClass(ContentContext ctx) |
protected String |
AbstractVisualComponent.getCSSStyle(ContentContext ctx) |
MenuElement |
AbstractVisualComponent.getCurrentPage(ContentContext ctx,
boolean componentPage)
get the current page
|
String |
IContentVisualComponent.getCurrentRenderer(ContentContext ctx)
return the name of the renderer.
|
String |
AbstractVisualComponent.getCurrentRenderer(ContentContext ctx)
get current renderer key
|
Date |
IStaticResource.getDate(ContentContext ctx) |
Date |
IDate.getDate(ContentContext ctx) |
String |
AbstractVisualComponent.getDebugHeader(ContentContext ctx) |
protected String |
AbstractVisualComponent.getDefaultHelpURI(ContentContext ctx) |
String |
AbstractVisualComponent.getDefaultRenderer(ContentContext ctx) |
protected Date |
AbstractVisualComponent.getDeleteDate(ContentContext ctx) |
String |
IStaticResource.getDescription(ContentContext ctx) |
protected String |
AbstractVisualComponent.getEditorComplexity(ContentContext ctx)
return the wysiwyg editor complexity
|
String |
IContentVisualComponent.getEditText(ContentContext ctx,
String key)
get a internationalized text, in the languague of the edition.
|
String |
AbstractVisualComponent.getEditText(ContentContext ctx,
String key) |
protected String |
Unknown.getEditXHTMLCode(ContentContext ctx) |
protected String |
RendererReferenceComponent.getEditXHTMLCode(ContentContext ctx) |
protected String |
DebugNote.getEditXHTMLCode(ContentContext ctx) |
protected String |
AbstractVisualComponent.getEditXHTMLCode(ContentContext ctx) |
protected String |
AbstractVisualComponent.getEmptyCode(ContentContext ctx) |
String |
IContentVisualComponent.getEmptyXHTMLCode(ContentContext ctx)
return the code if component contain's no data.
|
String |
AbstractVisualComponent.getEmptyXHTMLCode(ContentContext ctx) |
String |
IContentVisualComponent.getErrorMessage(ContentContext ctx)
return error message on structure of the component.
|
String |
AbstractVisualComponent.getErrorMessage(ContentContext ctx) |
Collection<String> |
IContentVisualComponent.getExternalResources(ContentContext ctx)
return the external resources needed from component as css, javascript...
|
Collection<String> |
AbstractVisualComponent.getExternalResources(ContentContext ctx) |
List<String> |
DebugNote.getFields(ContentContext ctx) |
File |
IStaticResource.getFile(ContentContext ctx) |
String |
IContentVisualComponent.getFirstPrefix(ContentContext ctx)
get the prefix must be insered before a list of the current component
(warning: one element is a list) #return XHTML code of prefix
|
String |
AbstractVisualComponent.getFirstPrefix(ContentContext ctx) |
protected String |
AbstractVisualComponent.getForcedId(ContentContext ctx) |
protected String |
AbstractVisualComponent.getForcedPrefixViewXHTMLCode(ContentContext ctx) |
protected String |
AbstractVisualComponent.getForcedSuffixViewXHTMLCode(ContentContext ctx) |
static List<IContentVisualComponent> |
ComponentFactory.getGlobalContextComponent(ContentContext ctx,
int complexityLevel) |
static List<IContentVisualComponent> |
ComponentFactory.getGlobalContextComponent(ContentContext ctx,
int complexityLevel,
Template template) |
String |
IContentVisualComponent.getHeaderContent(ContentContext ctx)
return the part of header needed for this component
|
String |
AbstractVisualComponent.getHeaderContent(ContentContext ctx) |
protected String |
AbstractVisualComponent.getHelpURI(ContentContext ctx) |
String |
IContentVisualComponent.getHelpURL(ContentContext ctx)
a url to descripe the usage of the component
|
String |
AbstractVisualComponent.getHelpURL(ContentContext ctx) |
List<String> |
IContentVisualComponent.getI18nEditableKeys(ContentContext ctx)
get i18n keys for edition
|
List<String> |
AbstractVisualComponent.getI18nEditableKeys(ContentContext ctx) |
String |
AbstractVisualComponent.getImportFolderPath(ContentContext ctx) |
static String |
AbstractVisualComponent.getImportFolderPath(ContentContext ctx,
MenuElement page) |
protected String |
AbstractVisualComponent.getInlineStyle(ContentContext ctx) |
List<SuffixPrefix> |
AbstractVisualComponent.getItalicAndStrongLanguageMarkerList(ContentContext ctx) |
Iterable<IContentVisualComponent> |
ContentElementList.getIterable(ContentContext ctx) |
String |
ContentElementList.getLabel(ContentContext ctx) |
int |
IContentVisualComponent.getLabelLevel(ContentContext ctx)
define the level of label.
|
int |
AbstractVisualComponent.getLabelLevel(ContentContext ctx) |
String |
IStaticResource.getLanguage(ContentContext ctx) |
String |
IContentVisualComponent.getLastSufix(ContentContext ctx)
get the sufix before must be insered after a list of the current
component.
|
String |
AbstractVisualComponent.getLastSufix(ContentContext ctx) |
String |
ContentElementList.getLinkLabel(ContentContext ctx) |
String |
IReverseLinkComponent.getLinkText(ContentContext ctx)
this text must be replace with a link.
|
String |
IReverseLinkComponent.getLinkURL(ContentContext ctx)
return the link code (in HTML) with the link text in.
|
protected String |
AbstractVisualComponent.getListClass(ContentContext ctx) |
protected String |
AbstractVisualComponent.getListItemTag(ContentContext ctx) |
protected String |
AbstractVisualComponent.getListTag(ContentContext ctx) |
String |
ContentElementList.getLocalTitle(ContentContext ctx) |
String |
IStaticResource.getLocation(ContentContext ctx) |
protected Object |
AbstractVisualComponent.getLock(ContentContext ctx) |
List<SuffixPrefix> |
IContentVisualComponent.getMarkerList(ContentContext ctx)
return the title of the style choice.
|
List<SuffixPrefix> |
AbstractVisualComponent.getMarkerList(ContentContext ctx) |
static MirrorComponent |
AbstractVisualComponent.getMirrorWrapper(ContentContext ctx,
IContentVisualComponent comp) |
String |
IContentVisualComponent.getPageDescription(ContentContext ctx)
return the description of the page if this component is or contains description.
|
String |
AbstractVisualComponent.getPageDescription(ContentContext ctx) |
String |
ContentElementList.getPageTitle(ContentContext ctx) |
String |
Unknown.getPrefixViewXHTMLCode(ContentContext ctx) |
String |
IContentVisualComponent.getPrefixViewXHTMLCode(ContentContext ctx)
code for prefix the view XHTML code.
|
String |
DebugNote.getPrefixViewXHTMLCode(ContentContext ctx) |
String |
AbstractVisualComponent.getPrefixViewXHTMLCode(ContentContext ctx) |
String |
IContentComponentsList.getPrefixXHTMLCode(ContentContext ctx) |
String |
ContentElementList.getPrefixXHTMLCode(ContentContext ctx) |
protected String |
AbstractVisualComponent.getPreviewAttributes(ContentContext ctx) |
String |
IPreviewable.getPreviewCode(ContentContext ctx,
int maxInstance) |
protected String |
AbstractVisualComponent.getPreviewCssClass(ContentContext ctx,
String currentClass) |
String |
AbstractVisualComponent.getPreviewCssId(ContentContext ctx) |
String |
IStaticResource.getPreviewURL(ContentContext ctx,
String fitler) |
List<SuffixPrefix> |
AbstractVisualComponent.getQuotationLanguageMarkerList(ContentContext ctx) |
int |
IPageRank.getRankValue(ContentContext ctx,
String path) |
Set<String> |
DebugNote.getReaders(ContentContext ctx) |
String |
RendererReferenceComponent.getRenderer(ContentContext ctx) |
String |
IContentVisualComponent.getRenderer(ContentContext ctx)
get the current renderer for the component view.
|
String |
AbstractVisualComponent.getRenderer(ContentContext ctx)
get current renderer file.
|
Map<String,String> |
AbstractVisualComponent.getRenderes(ContentContext ctx) |
protected String |
AbstractVisualComponent.getSelectRendererXHTML(ContentContext ctx,
boolean justDisplay) |
protected String |
AbstractVisualComponent.getSpecialPreviewCssClass(ContentContext ctx,
String currentClass) |
String |
AbstractVisualComponent.getSpecialPreviewCssId(ContentContext ctx) |
String |
IContentVisualComponent.getSpecialTagTitle(ContentContext ctx) |
String |
AbstractVisualComponent.getSpecialTagTitle(ContentContext ctx) |
String |
IContentVisualComponent.getSpecialTagXHTML(ContentContext ctx) |
String |
AbstractVisualComponent.getSpecialTagXHTML(ContentContext ctx) |
String |
AbstractVisualComponent.getSpecificClass(ContentContext ctx)
override this method for add specific class to prefix.
|
String |
IContentVisualComponent.getStyleLabel(ContentContext ctx)
get the label of the current style
|
String |
AbstractVisualComponent.getStyleLabel(ContentContext ctx) |
String[] |
IContentVisualComponent.getStyleLabelList(ContentContext ctx)
return a list of label define the style.
|
String[] |
AbstractVisualComponent.getStyleLabelList(ContentContext ctx) |
String[] |
IContentVisualComponent.getStyleList(ContentContext ctx)
get the list of style possible for this component.
|
String[] |
AbstractVisualComponent.getStyleList(ContentContext ctx) |
String |
IContentVisualComponent.getStyleTitle(ContentContext ctx)
return the title of the style choice.
|
String |
AbstractVisualComponent.getStyleTitle(ContentContext ctx) |
String |
ISubTitle.getSubTitle(ContentContext ctx) |
String |
ContentElementList.getSubTitle(ContentContext ctx) |
int |
ISubTitle.getSubTitleLevel(ContentContext ctx) |
int |
ContentElementList.getSubTitleLevel(ContentContext ctx) |
List<String> |
ContentElementList.getSubTitles(ContentContext ctx,
int inLevel) |
String |
Unknown.getSuffixViewXHTMLCode(ContentContext ctx) |
String |
IContentVisualComponent.getSuffixViewXHTMLCode(ContentContext ctx)
code for sufix the view XHTML code.
|
String |
DebugNote.getSuffixViewXHTMLCode(ContentContext ctx) |
String |
AbstractVisualComponent.getSuffixViewXHTMLCode(ContentContext ctx) |
String |
IContentComponentsList.getSufixXHTMLCode(ContentContext ctx) |
String |
ContentElementList.getSufixXHTMLCode(ContentContext ctx) |
protected String |
AbstractVisualComponent.getTag(ContentContext ctx) |
List<String> |
IStaticResource.getTags(ContentContext ctx) |
String |
IContentVisualComponent.getTextForSearch(ContentContext ctx)
return a text represent the content of the component. sample all the
content :-)
|
String |
AbstractVisualComponent.getTextForSearch(ContentContext ctx) |
String |
IContentVisualComponent.getTextLabel(ContentContext ctx)
return a string representation of the component
|
String |
AbstractVisualComponent.getTextLabel(ContentContext ctx) |
GenericMessage |
IContentVisualComponent.getTextMessage(ContentContext ctx)
warning message on text tab
|
GenericMessage |
AbstractVisualComponent.getTextMessage(ContentContext ctx) |
String |
IContentVisualComponent.getTextTitle(ContentContext ctx)
return a string representation of the component with complete title
|
String |
AbstractVisualComponent.getTextTitle(ContentContext ctx) |
String |
IStaticResource.getTitle(ContentContext ctx) |
String |
ContentElementList.getTitle(ContentContext ctx) |
int |
IContentVisualComponent.getTitleLevel(ContentContext ctx)
get the level of the title (1,2,3...). return 0 if the component is not a
title
|
int |
AbstractVisualComponent.getTitleLevel(ContentContext ctx) |
String |
IStaticResource.getURL(ContentContext ctx) |
String |
ILink.getURL(ContentContext ctx)
generate a URL or URI link with all elements to click on.
|
String |
IContentVisualComponent.getValue(ContentContext ctx)
get the value of the content without any rendering.
|
String |
AbstractVisualComponent.getValue(ContentContext ctx) |
Properties |
AbstractVisualComponent.getViewData(ContentContext ctx) |
protected File |
AbstractVisualComponent.getViewDataFile(ContentContext ctx) |
protected String |
AbstractVisualComponent.getViewID(ContentContext ctx) |
String |
IContentVisualComponent.getViewText(ContentContext ctx,
String key)
get a internationalized text, in the languague of the view.
|
String |
AbstractVisualComponent.getViewText(ContentContext ctx,
String key) |
String |
Unknown.getViewXHTMLCode(ContentContext ctx) |
String |
DebugNote.getViewXHTMLCode(ContentContext ctx) |
String |
AbstractVisualComponent.getViewXHTMLCode(ContentContext ctx) |
int |
IPageRank.getVotes(ContentContext ctx,
String path) |
int |
IContentVisualComponent.getWordCount(ContentContext ctx)
count the word in the content.
|
int |
AbstractVisualComponent.getWordCount(ContentContext ctx) |
String |
IContentVisualComponent.getXHTMLCode(ContentContext ctx)
the code for view the element in XHTML environment.
|
String |
AbstractVisualComponent.getXHTMLCode(ContentContext ctx) |
String |
Unknown.getXHTMLConfig(ContentContext ctx) |
String |
IContentVisualComponent.getXHTMLConfig(ContentContext ctx)
xhtml code for config the component
|
String |
AbstractVisualComponent.getXHTMLConfig(ContentContext ctx) |
String |
ISubTitle.getXHTMLId(ContentContext ctx) |
String |
ContentElementList.getXHTMLTitle(ContentContext ctx) |
boolean |
IContentComponentsList.hasNext(ContentContext ctx) |
boolean |
ContentElementList.hasNext(ContentContext ctx) |
boolean |
AbstractVisualComponent.haveRight(ContentContext ctx,
String action) |
protected void |
AbstractVisualComponent.includeComponentJSP(ContentContext ctx,
String jsp) |
protected void |
AbstractVisualComponent.includePage(ContentContext ctx,
String jsp) |
void |
DebugNote.init(ComponentBean bean,
ContentContext newContext) |
protected void |
AbstractVisualComponent.init(ComponentBean bean,
ContentContext ctx) |
boolean |
IContentVisualComponent.initContent(ContentContext ctx)
init the content with a default value. sample : "lorem ipsum" for text
component.
|
boolean |
AbstractVisualComponent.initContent(ContentContext ctx) |
void |
IContentComponentsList.initialize(ContentContext ctx) |
void |
ContentElementList.initialize(ContentContext ctx)
return to the start of the list
|
boolean |
AbstractVisualComponent.isAjaxWrapper(ContentContext ctx) |
boolean |
AbstractVisualComponent.isAskWidth(ContentContext ctx) |
boolean |
IContentVisualComponent.isConfig(ContentContext ctx)
return true if there the component is configurable.
|
boolean |
AbstractVisualComponent.isConfig(ContentContext ctx) |
boolean |
RendererReferenceComponent.isContentCachable(ContentContext ctx) |
boolean |
IContentVisualComponent.isContentCachable(ContentContext ctx)
return the part of header needed for this component
|
boolean |
ComplexPropertiesLink.isContentCachable(ContentContext ctx) |
boolean |
AbstractVisualComponent.isContentCachable(ContentContext ctx) |
boolean |
RendererReferenceComponent.isContentCachableByQuery(ContentContext ctx) |
boolean |
AbstractVisualComponent.isContentCachableByQuery(ContentContext ctx) |
boolean |
AbstractVisualComponent.isContentTimeCachable(ContentContext ctx) |
boolean |
IContentVisualComponent.isDefaultValue(ContentContext ctx)
return true if value is never modified.
|
boolean |
AbstractVisualComponent.isDefaultValue(ContentContext ctx) |
boolean |
IContentVisualComponent.isDispayEmptyXHTMLCode(ContentContext ctx)
display empty xhtml code if empty
|
boolean |
AbstractVisualComponent.isDispayEmptyXHTMLCode(ContentContext ctx) |
boolean |
IContentVisualComponent.isDisplayable(ContentContext ctx)
true if the component can be displayed in preview mode
|
boolean |
AbstractVisualComponent.isDisplayable(ContentContext ctx) |
boolean |
IContentVisualComponent.isEditOnCreate(ContentContext ctx)
return true if the component is directly edited when it is insered.
|
boolean |
AbstractVisualComponent.isEditOnCreate(ContentContext ctx)
return true if the component is directly edited when it is insered.
|
protected boolean |
AbstractVisualComponent.isFirstElementOfRepeatSequence(ContentContext ctx) |
boolean |
IContentVisualComponent.isHelpURL(ContentContext ctx) |
boolean |
AbstractVisualComponent.isHelpURL(ContentContext ctx) |
boolean |
IContentVisualComponent.isHidden(ContentContext ctx)
true if component marked as hidden (in components.txt the class name
start with '.')
|
boolean |
AbstractVisualComponent.isHidden(ContentContext ctx) |
boolean |
ILink.isLinkValid(ContentContext ctx)
return true if the link on the component is enabled
|
boolean |
IContentVisualComponent.isList(ContentContext ctx)
true if the component is in a list
|
boolean |
AbstractVisualComponent.isList(ContentContext ctx) |
boolean |
IStaticResource.isLocal(ContentContext ctx)
return true if resource is local to the page, false if resource is global to the site.
|
boolean |
IContentVisualComponent.isMirroredByDefault(ContentContext ctx)
if this component is duplicated, by default it is mirrored.
|
boolean |
AbstractVisualComponent.isMirroredByDefault(ContentContext ctx) |
static boolean |
AbstractVisualComponent.isMirrorWrapped(ContentContext ctx,
IContentVisualComponent comp) |
protected boolean |
AbstractVisualComponent.isNeedDelete(ContentContext ctx) |
boolean |
IContentVisualComponent.isNew(ContentContext ctx)
check if this component has maked has new in the current request
|
boolean |
AbstractVisualComponent.isNew(ContentContext ctx)
check if this component has maked has new in the current request
|
boolean |
AbstractVisualComponent.isNextSame(ContentContext ctx) |
boolean |
AbstractVisualComponent.isPreviousSame(ContentContext ctx) |
boolean |
IContentVisualComponent.isRealContent(ContentContext ctx)
return true if component is considered as realContent and the page that
contain the component is also considered as real content.
|
boolean |
ComplexPropertiesLink.isRealContent(ContentContext ctx) |
boolean |
AbstractVisualComponent.isRealContent(ContentContext ctx) |
boolean |
IContentVisualComponent.isRestMatch(ContentContext ctx,
Map<String,String> params) |
boolean |
AbstractVisualComponent.isRestMatch(ContentContext ctx,
Map<String,String> params) |
boolean |
AbstractVisualComponent.isReversedLink(ContentContext ctx) |
boolean |
IStaticResource.isShared(ContentContext ctx) |
boolean |
IDate.isValidDate(ContentContext ctx) |
protected boolean |
AbstractVisualComponent.isViewDataFile(ContentContext ctx) |
boolean |
MetaTitle.isVisible(ContentContext ctx) |
boolean |
IContentVisualComponent.isVisible(ContentContext ctx)
check if this element is visible in the format.
|
boolean |
AbstractVisualComponent.isVisible(ContentContext ctx) |
boolean |
IContentVisualComponent.isVisibleFromCookies(ContentContext ctx)
visible or no, depend of the choice of visitor with cookies
|
boolean |
AbstractVisualComponent.isVisibleFromCookies(ContentContext ctx) |
protected boolean |
AbstractVisualComponent.isWrapped(ContentContext ctx) |
void |
IContentVisualComponent.loadViewData(ContentContext ctx)
load special data file.
|
void |
AbstractVisualComponent.loadViewData(ContentContext ctx) |
void |
IContentVisualComponent.markAsNew(ContentContext ctx)
mark component as new in the current request
|
void |
AbstractVisualComponent.markAsNew(ContentContext ctx)
mark component as new in the current request
|
IContentVisualComponent |
IContentVisualComponent.newInstance(ComponentBean bean,
ContentContext newCtx,
MenuElement page)
init the component, do that before all using.
|
IContentVisualComponent |
AbstractVisualComponent.newInstance(ComponentBean bean,
ContentContext newCtx,
MenuElement page) |
IContentVisualComponent |
IContentComponentsList.next(ContentContext ctx) |
IContentVisualComponent |
ContentElementList.next(ContentContext ctx) |
protected void |
AbstractVisualComponent.onStyleChange(ContentContext ctx) |
String |
IContentVisualComponent.performConfig(ContentContext ctx)
action to manage the config, call when global content form is saved.
|
String |
AbstractVisualComponent.performConfig(ContentContext ctx) |
String |
RendererReferenceComponent.performEdit(ContentContext ctx) |
String |
IContentVisualComponent.performEdit(ContentContext ctx)
action call when update the content page.
|
String |
DebugNote.performEdit(ContentContext ctx) |
String |
AbstractVisualComponent.performEdit(ContentContext ctx) |
String |
IUploadResource.performUpload(ContentContext ctx) |
void |
RendererReferenceComponent.prepareView(ContentContext ctx) |
void |
AbstractVisualComponent.prepareView(ContentContext ctx)
prepare the rendering of a component. default attributes put in request :
style, value, type, compid
|
protected String |
AbstractVisualComponent.processView(ContentContext ctx)
prepare the rendering of the page.
|
protected String |
AbstractVisualComponent.renderViewXHTMLCode(ContentContext ctx) |
void |
AbstractVisualComponent.resetContentCache(ContentContext ctx) |
void |
IContentVisualComponent.resetViewData(ContentContext ctx)
reset the view data.
|
void |
AbstractVisualComponent.resetViewData(ContentContext ctx) |
void |
IContentVisualComponent.setContainerPage(ContentContext ctx,
MenuElement page)
set the page of a container (page mirror, component mirror).
|
void |
AbstractVisualComponent.setContainerPage(ContentContext ctx,
MenuElement page) |
void |
AbstractVisualComponent.setContentCache(ContentContext ctx,
String contentCache) |
void |
AbstractVisualComponent.setContentTimeCache(ContentContext ctx,
String contentCache) |
protected static void |
AbstractVisualComponent.setForcedId(ContentContext ctx,
String id) |
static void |
AbstractVisualComponent.setMirrorWrapped(ContentContext ctx,
IContentVisualComponent comp,
MirrorComponent mirror) |
void |
DebugNote.setReaders(ContentContext ctx,
Set<String> readers) |
void |
IContentVisualComponent.setRenderer(ContentContext ctx,
String renderer)
set the current renderer for the component view.
|
void |
AbstractVisualComponent.setRenderer(ContentContext ctx,
String renderer) |
void |
IContentVisualComponent.setStyle(ContentContext ctx,
String inStyle)
set the current style of the component.
|
void |
AbstractVisualComponent.setStyle(ContentContext ctx,
String inStyle) |
int |
IContentComponentsList.size(ContentContext ctx) |
int |
ContentElementList.size(ContentContext ctx) |
void |
AbstractVisualComponent.storeViewData(ContentContext ctx) |
boolean |
IContentVisualComponent.transflateFrom(ContentContext ctx,
ITranslator translator,
String lang)
translate the content of the component to the current language
|
boolean |
AbstractVisualComponent.transflateFrom(ContentContext ctx,
ITranslator translator,
String lang) |
Constructor and Description |
---|
ContentElementList(ComponentBean[] beans,
ContentContext ctx,
MenuElement inPage,
boolean allArea) |
ContentElementList(ContentContext ctx,
MenuElement inPage,
boolean allArea) |
SubTitleBean(ContentContext ctx,
ISubTitle subTitle) |
Unknown(ContentContext newCtx,
ComponentBean bean) |
Modifier and Type | Method and Description |
---|---|
int |
CalendarComponent.getComplexityLevel(ContentContext ctx) |
List<String> |
CalendarComponent.getFields(ContentContext ctx) |
boolean |
CalendarComponent.haveRight(ContentContext ctx,
String action) |
boolean |
CalendarComponent.isContentCachable(ContentContext ctx) |
boolean |
CalendarComponent.isContentCachableByQuery(ContentContext ctx) |
boolean |
CalendarComponent.isDefaultValue(ContentContext ctx) |
boolean |
CalendarComponent.isDisplayable(ContentContext ctx) |
static String |
CalendarComponent.performUpdatecalendar(ContentContext ctx,
EditContext editContext,
GlobalContext globalContext,
User currentUser,
ContentService content,
ComponentContext componentContext,
RequestService rs,
I18nAccess i18nAccess,
MessageRepository messageRepository,
Module currentModule,
AdminUserFactory adminUserFactory) |
static String |
CalendarComponent.performUpdatecalendargroup(ContentContext ctx,
EditContext editContext,
GlobalContext globalContext,
User currentUser,
ContentService content,
ComponentContext componentContext,
RequestService rs,
I18nAccess i18nAccess,
MessageRepository messageRepository,
Module currentModule,
AdminUserFactory adminUserFactory) |
void |
CalendarComponent.prepareView(ContentContext ctx) |
Modifier and Type | Method and Description |
---|---|
int |
EditBasketComponent.getComplexityLevel(ContentContext ctx) |
protected String |
AbstractOrderComponent.getConfirmationEmail(ContentContext ctx,
Basket basket) |
protected String |
ProductComponent.getEditXHTMLCode(ContentContext ctx) |
List<String> |
ProductComponent.getFields(ContentContext ctx) |
List<String> |
EditBasketComponent.getFields(ContentContext ctx) |
long |
ProductComponent.getRealStock(ContentContext ctx) |
String |
AbstractOrderComponent.getSpecificClass(ContentContext ctx) |
String |
TransferOrderComponent.getViewXHTMLCode(ContentContext ctx) |
String |
ProductComponent.getViewXHTMLCode(ContentContext ctx) |
String |
PaypalOrderComponent.getViewXHTMLCode(ContentContext ctx) |
long |
ProductComponent.getVirtualStock(ContentContext ctx) |
boolean |
EditBasketComponent.isRealContent(ContentContext ctx) |
static String |
EditBasketComponent.performBack(RequestService rs,
ContentContext ctx,
MessageRepository messageRepository,
I18nAccess i18nAccess) |
static String |
ProductComponent.performBuy(RequestService rs,
ContentContext ctx,
MessageRepository messageRepository,
I18nAccess i18nAccess) |
static String |
PaypalOrderComponent.performCancel(RequestService rs,
ContentContext ctx,
MessageRepository messageRepository,
I18nAccess i18nAccess) |
static String |
EditBasketComponent.performConfirm(RequestService rs,
ContentContext ctx,
MessageRepository messageRepository,
I18nAccess i18nAccess) |
String |
ProductComponent.performEdit(ContentContext ctx) |
static String |
PaypalOrderComponent.performNotify(RequestService rs,
ContentContext ctx,
MessageRepository messageRepository,
I18nAccess i18nAccess) |
static String |
TransferOrderComponent.performPay(RequestService rs,
ContentContext ctx,
GlobalContext globalContext,
MessageRepository messageRepository,
I18nAccess i18nAccess) |
static String |
PaypalOrderComponent.performPay(RequestService rs,
ContentContext ctx,
MessageRepository messageRepository,
I18nAccess i18nAccess) |
static String |
EditBasketComponent.performRegistration(RequestService rs,
ContentContext ctx,
MessageRepository messageRepository,
I18nAccess i18nAccess) |
static String |
EditBasketComponent.performReset(RequestService rs,
ContentContext ctx,
MessageRepository messageRepository,
I18nAccess i18nAccess) |
static String |
PaypalOrderComponent.performValid(RequestService rs,
ContentContext ctx,
MessageRepository messageRepository,
I18nAccess i18nAccess) |
static String |
PaypalOrderComponent.performValidDirect(RequestService rs,
ContentContext ctx,
MessageRepository messageRepository,
I18nAccess i18nAccess) |
void |
MoneybookersPayement.prepareView(ContentContext ctx) |
void |
EditBasketComponent.prepareView(ContentContext ctx) |
protected static String |
AbstractOrderComponent.renderBasket(ContentContext ctx,
Basket basket) |
protected void |
AbstractOrderComponent.sendConfirmationEmail(ContentContext ctx,
Basket basket) |
void |
ProductComponent.setRealStock(ContentContext ctx,
long realStock) |
void |
ProductComponent.setVirtualStock(ContentContext ctx,
long virtualStock) |
Modifier and Type | Method and Description |
---|---|
int |
LoginLogoutLink.getComplexityLevel(ContentContext ctx) |
int |
LaunchMacro.getComplexityLevel(ContentContext ctx) |
protected String |
LaunchMacro.getEditXHTMLCode(ContentContext ctx) |
String |
LaunchMacro.getEmptyXHTMLCode(ContentContext ctx) |
String[] |
LoginLogoutLink.getStyleLabelList(ContentContext ctx) |
String[] |
LoginLogoutLink.getStyleList(ContentContext ctx) |
String |
LoginLogoutLink.getViewXHTMLCode(ContentContext ctx) |
String |
LaunchMacro.getViewXHTMLCode(ContentContext ctx) |
String |
LaunchMacro.performEdit(ContentContext ctx) |
Modifier and Type | Method and Description |
---|---|
String |
FormMailingComponent._getViewXHTMLCode(ContentContext ctx) |
protected int |
SmartGenericForm.decodeEditNumber(ContentContext ctx,
String number) |
protected String |
SmartGenericForm.encodeEditNumber(ContentContext ctx,
int number) |
boolean |
FormComponent.formIsSaved(ContentContext ctx) |
boolean |
FormComponent.formIsValid(ContentContext ctx) |
protected File |
SmartGenericForm.getAttachFolder(ContentContext ctx) |
protected File |
GenericForm.getAttachFolder(ContentContext ctx) |
int |
SmartGenericForm.getComplexityLevel(ContentContext ctx) |
int |
SearchResultComponent.getComplexityLevel(ContentContext ctx) |
int |
GenericQuiz.getComplexityLevel(ContentContext ctx) |
int |
GenericForm.getComplexityLevel(ContentContext ctx) |
int |
FormMailingComponent.getComplexityLevel(ContentContext ctx) |
int |
Contact.getComplexityLevel(ContentContext ctx) |
int |
AddressFormRegisterComponent.getComplexityLevel(ContentContext ctx) |
ComponentConfig |
GenericForm.getConfig(ContentContext ctx) |
protected String |
GenericForm.getConfig(ContentContext ctx,
String field,
String condition) |
protected String |
GenericForm.getConfigMessage(ContentContext ctx,
String field,
String condition) |
protected javax.mail.internet.InternetAddress |
SmartGenericForm.getConfirmToEmail(ContentContext ctx) |
int |
SmartGenericForm.getCountSubscription(ContentContext ctx) |
List<Map<String,String>> |
SmartGenericForm.getData(ContentContext ctx) |
String |
GenericQuiz.getEditXHTML(ContentContext ctx,
GenericQuiz.Question question) |
protected String |
SmartGenericForm.getEditXHTMLCode(ContentContext ctx) |
protected String |
GenericQuiz.getEditXHTMLCode(ContentContext ctx) |
protected String |
FormMailingComponent.getEditXHTMLCode(ContentContext ctx) |
protected String |
FormComponent.getEditXHTMLCode(ContentContext ctx) |
protected String |
Contact.getEditXHTMLCode(ContentContext ctx) |
protected String |
AddressFormRegisterComponent.getEditXHTMLCode(ContentContext ctx) |
String |
FormComponent.getErrorMessage(ContentContext ctx,
String fieldName) |
protected File |
SmartGenericForm.getFile(ContentContext ctx) |
protected File |
GenericForm.getFile(ContentContext ctx) |
protected abstract Form |
FormComponent.getForm(ContentContext ctx) |
protected Form |
AddressFormRegisterComponent.getForm(ContentContext ctx) |
String |
FormComponent.getFormViewText(ContentContext ctx,
String key) |
String |
FormComponent.getHelpMessage(ContentContext ctx,
String fieldName) |
GenericMessage |
FormComponent.getI18nMessage(ContentContext ctx,
String fieldName) |
protected String |
SmartGenericForm.getInputEditLineName(ContentContext ctx) |
protected String |
SmartGenericForm.getInputValidLineName(ContentContext ctx) |
protected String |
SmartGenericForm.getMailFooter(ContentContext ctx) |
protected String |
GenericQuiz.getMailFooter(ContentContext ctx) |
protected String |
GenericForm.getMailFooter(ContentContext ctx) |
protected String |
SmartGenericForm.getMailHeader(ContentContext ctx) |
protected String |
GenericForm.getMailHeader(ContentContext ctx) |
protected Integer |
GenericForm.getMaxSize(ContentContext ctx,
String field) |
GenericMessage |
FormComponent.getMessage(ContentContext ctx,
String fieldName) |
List<IUserInfo> |
SmartGenericForm.getParticipants(ContentContext ctx) |
String |
SearchResultComponent.getPrefixViewXHTMLCode(ContentContext ctx) |
String |
Contact.getPrefixViewXHTMLCode(ContentContext ctx) |
String |
SmartGenericForm.getRenderer(ContentContext ctx) |
Map<String,String> |
GenericForm.getRenderes(ContentContext ctx) |
String |
SearchResultComponent.getSuffixViewXHTMLCode(ContentContext ctx) |
String |
Contact.getSuffixViewXHTMLCode(ContentContext ctx) |
String |
SmartGenericForm.getUserLink(ContentContext ctx) |
String |
FormComponent.getValue(ContentContext ctx,
String fieldName,
String defaultValue)
return the value of a field, defaultValue is returned if the field is not found
|
String |
SearchResultComponent.getViewXHTMLCode(ContentContext ctx) |
String |
FormComponent.getViewXHTMLCode(ContentContext ctx) |
String |
Contact.getViewXHTMLCode(ContentContext ctx) |
int |
FormComponent.getWordCount(ContentContext ctx) |
boolean |
FormMailingComponent.haveRight(ContentContext ctx,
String action) |
protected void |
GenericForm.init(ComponentBean bean,
ContentContext ctx) |
protected void |
FormMailingComponent.init(ComponentBean bean,
ContentContext ctx) |
protected void |
AddressFormRegisterComponent.init(ComponentBean bean,
ContentContext ctx) |
boolean |
SmartGenericForm.initContent(ContentContext ctx) |
boolean |
Contact.initContent(ContentContext ctx) |
protected boolean |
SmartGenericForm.isCaptcha(ContentContext ctx) |
protected boolean |
GenericForm.isCaptcha(ContentContext ctx) |
boolean |
SmartGenericForm.isClose(ContentContext ctx) |
protected boolean |
SmartGenericForm.isClosedEventSite(ContentContext ctx) |
boolean |
SmartGenericForm.isContentCachable(ContentContext ctx) |
boolean |
SearchResultComponent.isContentCachable(ContentContext ctx) |
boolean |
SmartGenericForm.isContentCachableByQuery(ContentContext ctx) |
boolean |
CreateContext.isContentCachableByQuery(ContentContext ctx) |
boolean |
SearchResultComponent.isContentTimeCachable(ContentContext ctx) |
boolean |
Contact.isDispayEmptyXHTMLCode(ContentContext ctx) |
boolean |
Contact.isDisplayable(ContentContext ctx) |
protected boolean |
SmartGenericForm.isFullEventSite(ContentContext ctx) |
boolean |
GenericQuiz.isQuizList(ContentContext ctx) |
boolean |
SmartGenericForm.isRealContent(ContentContext ctx) |
boolean |
SearchResultComponent.isRealContent(ContentContext ctx) |
boolean |
GenericForm.isRealContent(ContentContext ctx) |
boolean |
FormMailingComponent.isRealContent(ContentContext ctx) |
boolean |
Contact.isRealContent(ContentContext ctx) |
protected boolean |
SmartGenericForm.isUpdate(ContentContext ctx) |
protected boolean |
SmartGenericForm.isWarningEventSite(ContentContext ctx) |
static String |
CreateContext.performCreate(RequestService rs,
ContentContext ctx,
MessageRepository messageRepository,
I18nAccess i18nAccess) |
String |
SmartGenericForm.performEdit(ContentContext ctx) |
String |
GenericQuiz.performEdit(ContentContext ctx) |
String |
GenericForm.performEdit(ContentContext ctx) |
String |
FormMailingComponent.performEdit(ContentContext ctx) |
String |
Contact.performEdit(ContentContext ctx) |
String |
AddressFormRegisterComponent.performEdit(ContentContext ctx) |
static String |
GenericQuiz.performReset(RequestService rs,
ContentService content,
ContentContext ctx,
MessageRepository messageRepository,
I18nAccess i18nAccess) |
static String |
GenericQuiz.performResponse(RequestService rs,
ContentService content,
ContentContext ctx,
MessageRepository messageRepository,
I18nAccess i18nAccess) |
void |
SmartGenericForm.prepareView(ContentContext ctx) |
void |
SearchResultComponent.prepareView(ContentContext ctx) |
void |
GenericQuiz.prepareView(ContentContext ctx) |
void |
GenericForm.prepareView(ContentContext ctx) |
void |
FormMailingComponent.prepareView(ContentContext ctx) |
void |
GenericQuiz.Status.reset(ContentContext ctx,
GenericQuiz comp) |
protected void |
GenericForm.sendConfirmationEmail(ContentContext ctx,
GenericForm comp,
Map<String,Object> params,
javax.mail.internet.InternetAddress to) |
protected void |
SmartGenericForm.store(ContentContext ctx) |
protected int |
SmartGenericForm.storeResult(ContentContext ctx,
Map<String,String> data) |
protected void |
GenericForm.storeResult(ContentContext ctx,
Map<String,String> data) |
Modifier and Type | Method and Description |
---|---|
int |
Map.getComplexityLevel(ContentContext ctx) |
int |
CountTool.getComplexityLevel(ContentContext ctx) |
int |
CountAccess.getComplexityLevel(ContentContext ctx) |
protected String |
CountTool.getEditXHTMLCode(ContentContext ctx) |
String |
CountTool.getPrefixViewXHTMLCode(ContentContext ctx) |
String |
CountTool.getSuffixViewXHTMLCode(ContentContext ctx) |
String |
Map.getViewXHTMLCode(ContentContext ctx) |
String |
CountTool.getViewXHTMLCode(ContentContext ctx) |
String |
CountAccess.getViewXHTMLCode(ContentContext ctx) |
boolean |
Map.isContentCachable(ContentContext ctx) |
boolean |
Map.isContentCachableByQuery(ContentContext ctx) |
String |
CountTool.performEdit(ContentContext ctx) |
Constructor and Description |
---|
ImageBean(ContentContext ctx,
IImageTitle image,
String filter) |
ImageTitleBean(ContentContext ctx,
IImageTitle imageTitle) |
SortImageTitleByPriority(ContentContext ctx) |
Constructor and Description |
---|
ChildLinkBean(ContentContext ctx,
MenuElement child,
MenuElement currentPage) |
Modifier and Type | Method and Description |
---|---|
protected ContentContext |
Multimedia.getValidVideoCtx(ContentContext ctx,
IVideo video) |
protected ContentContext |
FolderedMultimedia.getValidVideoCtx(ContentContext ctx,
IVideo video) |
Constructor and Description |
---|
AccessOrderVideo(ContentContext ctx,
int days) |
Modifier and Type | Method and Description |
---|---|
protected String |
PageURL.getEditXHTMLCode(ContentContext ctx) |
String |
PageURL.getViewXHTMLCode(ContentContext ctx) |
boolean |
PageURL.isRealContent(ContentContext ctx) |
Modifier and Type | Method and Description |
---|---|
Map<String,Object> |
AbstractPropertiesComponent.getContentAsMap(ContentContext ctx) |
String |
AbstractPropertiesComponent.getContentAsText(ContentContext ctx) |
protected String |
AbstractPropertiesComponent.getEditXHTMLCode(ContentContext ctx) |
abstract List<String> |
AbstractPropertiesComponent.getFields(ContentContext ctx) |
String |
AbstractPropertiesComponent.getViewXHTMLCode(ContentContext ctx) |
int |
AbstractPropertiesComponent.getWordCount(ContentContext ctx) |
void |
AbstractPropertiesComponent.init(ComponentBean bean,
ContentContext newContext) |
boolean |
AbstractPropertiesComponent.isRealContent(ContentContext ctx) |
String |
AbstractPropertiesComponent.performEdit(ContentContext ctx) |
void |
AbstractPropertiesComponent.prepareView(ContentContext ctx) |
boolean |
AbstractPropertiesComponent.transflateFrom(ContentContext ctx,
ITranslator translator,
String lang) |
String |
AbstractPropertiesComponent.validateField(ContentContext ctx,
String fieldName,
String fieldValue) |
Modifier and Type | Method and Description |
---|---|
List<String> |
Wall.getFields(ContentContext ctx) |
List<FacebookFriend> |
FacebookChooseFriend.getFriends(ContentContext ctx,
String accessToken) |
boolean |
Wall.isRealContent(ContentContext ctx) |
static String |
Wall.performAdmin(ContentContext ctx,
RequestService rs) |
static String |
Wall.performCreatepost(ContentContext ctx,
RequestService rs) |
static String |
Wall.performDeletepost(ContentContext ctx,
RequestService rs) |
static String |
Wall.performDeletereply(ContentContext ctx,
RequestService rs) |
static String |
Wall.performGetpost(ContentContext ctx,
RequestService rs) |
static String |
Wall.performUpdatefilter(ContentContext ctx,
RequestService rs) |
void |
Wall.prepareView(ContentContext ctx) |
void |
FacebookChooseFriend.prepareView(ContentContext ctx) |
Modifier and Type | Method and Description |
---|---|
int |
UserSearch.getComplexityLevel(ContentContext ctx) |
int |
UserLogin.getComplexityLevel(ContentContext ctx) |
protected String |
UserRegistration.getEditXHTMLCode(ContentContext ctx) |
List<String> |
UserLogin.getFields(ContentContext ctx) |
String |
UserRegistration.getRenderer(ContentContext ctx) |
String |
UserSearch.getViewXHTMLCode(ContentContext ctx) |
String |
UserRegistration.getViewXHTMLCode(ContentContext ctx) |
String |
UserLogin.getViewXHTMLCode(ContentContext ctx) |
protected void |
UserRegistration.init(ComponentBean bean,
ContentContext ctx) |
void |
UserLogin.init(ComponentBean bean,
ContentContext ctx) |
boolean |
UserSearch.isDefaultValue(ContentContext ctx) |
boolean |
UserSearch.isDisplayable(ContentContext ctx) |
boolean |
UserSearch.isRealContent(ContentContext ctx) |
boolean |
UserRegistration.isRealContent(ContentContext ctx) |
boolean |
UserLogin.isRealContent(ContentContext ctx) |
static String |
UserRegistration.performChangePassword(RequestService rs,
ContentContext ctx,
GlobalContext globalContext,
javax.servlet.http.HttpSession session,
MessageRepository messageRepository,
I18nAccess i18nAccess) |
static String |
UserLogin.performDeleteimage(RequestService rs,
ContentContext ctx,
GlobalContext globalContext,
javax.servlet.http.HttpSession session,
MessageRepository messageRepository,
I18nAccess i18nAccess) |
String |
UserRegistration.performEdit(ContentContext ctx) |
static String |
UserRegistration.performFacebookLogin(RequestService rs,
ContentContext ctx,
javax.servlet.http.HttpSession session,
GlobalContext globalContext,
MessageRepository messageRepository,
I18nAccess i18nAccess) |
static String |
UserLogin.performFacebookLogin(RequestService rs,
ContentContext ctx,
javax.servlet.http.HttpSession session,
GlobalContext globalContext,
MessageRepository messageRepository,
I18nAccess i18nAccess) |
static String |
UserLogin.performLogin(RequestService rs,
GlobalContext globalContext,
ContentContext ctx,
javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpSession session,
MessageRepository messageRepository,
I18nAccess i18nAccess) |
static String |
UserRegistration.performLogout(RequestService rs,
ContentContext ctx,
GlobalContext globalContext,
javax.servlet.http.HttpSession session,
MessageRepository messageRepository,
I18nAccess i18nAccess) |
static String |
UserLogin.performLogout(RequestService rs,
ContentContext ctx,
GlobalContext globalContext,
javax.servlet.http.HttpSession session,
MessageRepository messageRepository,
I18nAccess i18nAccess) |
static String |
UserLogin.performRegister(RequestService rs,
ContentContext ctx,
javax.servlet.http.HttpSession session,
MessageRepository messageRepository,
I18nAccess i18nAccess) |
static String |
UserRegistration.performRegister(RequestService rs,
GlobalContext globalContext,
ContentContext ctx,
MessageRepository messageRepository,
I18nAccess i18nAccess) |
static String |
UserRegistration.performResetPasswordWithEmail(RequestService rs,
GlobalContext globalContext,
ContentContext ctx,
MessageRepository messageRepository,
I18nAccess i18nAccess) |
static String |
UserSearch.performSearch(RequestService rs,
ContentContext ctx,
MessageRepository messageRepository,
I18nAccess i18nAccess) |
static String |
UserRegistration.performUpdate(RequestService rs,
GlobalContext globalContext,
ContentContext ctx,
javax.servlet.http.HttpSession session,
MessageRepository messageRepository,
I18nAccess i18nAccess) |
static String |
UserLogin.performUpdate(RequestService rs,
GlobalContext globalContext,
ContentContext ctx,
javax.servlet.http.HttpSession session,
MessageRepository messageRepository,
I18nAccess i18nAccess) |
void |
UserRegistration.prepareView(ContentContext ctx) |
void |
UserLogin.prepareView(ContentContext ctx) |
protected static void |
UserRegistration.uploadFile(ContentContext ctx) |
Modifier and Type | Method and Description |
---|---|
ContentContext |
ContentContextBean.createContentContext(ContentContext ctx) |
ContentContext |
INeedContentContext.getContentContext() |
static ContentContext |
ContentContext.getContentContext(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response) |
static ContentContext |
ContentContext.getContentContext(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response,
boolean correctPath) |
ContentContext |
ContentContext.getContentContextForInternalLink() |
ContentContext |
ContentContext.getContextForAbsoluteURL() |
ContentContext |
EditContext.getContextForCopy(ContentContext ctx) |
ContentContext |
ContentContext.getContextForDefaultLanguage() |
ContentContext |
ContentContext.getContextNotEmpty(MenuElement page)
return a context with at least one element (if exist), it can be change
the language (and only this) of the current context. this method use only
the default language list.
|
ContentContext |
ContentContext.getContextOnPage(MenuElement page) |
ContentContext |
ContentContext.getContextWidthOtherRequestLanguage(String lang) |
ContentContext |
ContentContext.getContextWidthTitle(MenuElement page)
return a context with at least one title (if exist), it can be change the
language (and only this) of the current context. this method use only the
default language list.
|
ContentContext |
ContentContext.getContextWithArea(String area) |
ContentContext |
ContentContext.getContextWithContent(MenuElement page)
return a context with real content (if exist), it can be change the
language (and only this) of the current context. this method use only the
default language list.
|
ContentContext |
ContentContext.getContextWithContentDEBUG(MenuElement page)
return a context with language (if exist), it can be change the language
(and only this) of the current context). this method use only the default
language list.
|
ContentContext |
ContentContext.getContextWithContentNeverNull(MenuElement page)
return a context with language (if exist), it can be change the language
(and only this) of the current context). this method use only the default
language list.
|
ContentContext |
ContentContext.getContextWithInternalURL() |
ContentContext |
ContentContext.getContextWithOtherFormat(String format) |
ContentContext |
ContentContext.getContextWithOtherRenderMode(int mode) |
ContentContext |
ContentContext.getContextWithoutArea() |
static ContentContext |
ContentContext.getEmptyContentContext(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response)
get ContentContext without globalContext
|
ContentContext |
ContentContext.getFreeContentContext() |
static ContentContext |
ContentContext.getFreeContentContext(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response)
return free content ctx, context not linked to a specific page, use in
imagetransform servlet or something like that.
|
ContentContext |
ContentContext.getMasterContentContext() |
ContentContext |
ContentContext.getNewContentContext() |
Modifier and Type | Method and Description |
---|---|
List<ContentContext> |
ContentContext.getContextForAllLanguage() |
Constructor and Description |
---|
ContentContext(ContentContext ctx) |
ContentContextBean(ContentContext ctx) |
Modifier and Type | Method and Description |
---|---|
ContentContext |
InfoBean.getContentContext() |
ContentContext |
InfoBean.getContextForCopy() |
Modifier and Type | Method and Description |
---|---|
static InfoBean |
InfoBean.createInfoBean(ContentContext ctx)
create info bean but don't put in request.
|
static InfoBean |
InfoBean.getCurrentInfoBean(ContentContext ctx) |
static EditInfoBean |
EditInfoBean.getCurrentInfoBean(ContentContext ctx) |
static InfoBean |
InfoBean.updateInfoBean(ContentContext ctx)
create info bean in request (key=info) for jstp call in template.
|
static EditInfoBean |
EditInfoBean.updateInfoBean(ContentContext ctx)
create info bean in request (key=info) for jstp call in template.
|
Modifier and Type | Method and Description |
---|---|
void |
RestContainer.addItem(ContentContext ctx,
IRestItem item) |
Map<String,Object> |
RestItemBean.getContentAsMap(ContentContext ctx) |
Map<String,Object> |
RestContainer.getContentAsMap(ContentContext ctx) |
Map<String,Object> |
IRestItem.getContentAsMap(ContentContext ctx) |
IRestItem |
ThreadRunRest.search(ContentContext ctx,
String path,
String query) |
IRestItem |
TestRest.search(ContentContext ctx,
String path,
String query) |
IRestItem |
IRestFactory.search(ContentContext ctx,
String path,
String query) |
IRestItem |
ContentRest.search(ContentContext ctx,
String path,
String query) |
IRestItem |
ComponentRestFactory.search(ContentContext ctx,
String path,
String query) |
Modifier and Type | Method and Description |
---|---|
static List<TaxonomyDisplayBean> |
TaxonomyDisplayBean.convert(ContentContext ctx,
List<TaxonomyBean> inBeans) |
static TaxonomyService |
TaxonomyService.getInstance(ContentContext ctx) |
static TaxonomyService |
TaxonomyService.getInstance(ContentContext ctx,
int renderMode) |
List<IListItem> |
TaxonomyServiceAgregation.getList(ContentContext ctx,
String path) |
List<IListItem> |
TaxonomyService.getList(ContentContext ctx,
String path) |
static TaxonomyService |
TaxonomyService.getMasterInstance(ContentContext ctx) |
static ITaxonomyContainer |
TaxonomyService.getSessionFilter(ContentContext ctx) |
static String |
TaxonomyService.getSessionFilter(ContentContext ctx,
String key) |
static void |
TaxonomyService.setSessionFilter(ContentContext ctx,
String key,
String value)
add a taxonomy filter in the session
|
Constructor and Description |
---|
TaxonomyDisplayBean(ContentContext ctx,
TaxonomyBean bean) |
Modifier and Type | Method and Description |
---|---|
String |
PaypalConnector.createPaypalPayment(ContentContext ctx,
Basket basket,
URL returnURL,
URL cancelURL) |
String |
Basket.getAdministratorEmail(ContentContext ctx) |
double |
Basket.getDelivery(ContentContext ctx,
boolean vat) |
protected EcomService |
Basket.getEcomService(ContentContext ctx) |
static Basket |
Basket.getInstance(ContentContext ctx) |
static List<BasketSmartBean> |
BasketSmartBean.getListInstance(ContentContext ctx,
Collection<Basket> baskets) |
double |
Basket.getTotal(ContentContext ctx,
boolean vat) |
String |
Basket.getTotalString(ContentContext ctx,
boolean vat) |
String |
Basket.getVAT(ContentContext ctx) |
void |
Basket.init(ContentContext ctx) |
static boolean |
Basket.isInstance(ContentContext ctx) |
void |
Product.pay(ContentContext ctx) |
void |
Basket.payAll(ContentContext ctx) |
static String |
Basket.renderPrice(ContentContext ctx,
double price,
String currency) |
void |
Product.reserve(ContentContext ctx) |
void |
Basket.reserve(ContentContext ctx) |
void |
Basket.reset(ContentContext ctx) |
void |
Product.setImage(ContentContext ctx,
IImageTitle image) |
static void |
Basket.setInstance(ContentContext ctx,
Basket basket) |
Constructor and Description |
---|
BasketSmartBean(ContentContext ctx,
Basket basket) |
Modifier and Type | Field and Description |
---|---|
protected ContentContext |
Field.FieldBean.ctx |
Constructor and Description |
---|
ExternalLinkBean(ContentContext ctx) |
FieldBean(ContentContext ctx) |
FieldDateBean(ContentContext ctx) |
ImageBean(ContentContext ctx) |
InternalLinkBean(ContentContext ctx) |
SortContainer(ContentContext ctx,
String inField) |
SoundBean(ContentContext ctx) |
Modifier and Type | Method and Description |
---|---|
static String |
MacroHelper.addContentIfNotExist(ContentContext ctx,
MenuElement page,
String parentCompId,
String contentType,
String value)
add content to a page
|
static String |
MacroHelper.addContentIfNotExist(ContentContext ctx,
MenuElement page,
String parentCompId,
String contentType,
String value,
String style)
add content to a page
|
static void |
MacroHelper.addContentInPage(ContentContext ctx,
MenuElement newPage,
String pageStructureName) |
static void |
MacroHelper.addContentInPage(ContentContext ctx,
MenuElement newPage,
String pageStructureName,
Date date,
Collection<String> tags) |
protected static String |
ElementaryURLHelper.addHost(ContentContext ctx,
String url) |
static String |
URLHelper.addMailingFeedback(ContentContext ctx,
String url) |
static MenuElement |
MacroHelper.addPage(ContentContext ctx,
MenuElement parentPage,
String pageName,
boolean top,
boolean store) |
static MenuElement |
MacroHelper.addPage(ContentContext ctx,
String parentName,
String pagePrefix,
boolean top)
insert a page in the navigation.
|
static MenuElement |
MacroHelper.addPageIfNotExist(ContentContext ctx,
MenuElement parentPage,
String pageName,
boolean top,
boolean store) |
static MenuElement |
MacroHelper.addPageIfNotExist(ContentContext ctx,
String parentName,
String pageName,
boolean top)
insert a page in the navigation if she does'nt exist.
|
static MenuElement |
MacroHelper.addPageIfNotExistWithoutMessage(ContentContext ctx,
MenuElement parentPage,
MenuElement subPage,
boolean top,
boolean store)
insert the page in the navigation if she does not exist and add not
existing parent page too.
|
static MenuElement |
MacroHelper.addPageIfNotExistWithoutMessage(ContentContext ctx,
MenuElement parentPage,
String pageName,
boolean top)
insert a page in the navigation if she does'nt exist.
|
static boolean |
XHTMLHelper.alreadyClosedIfOpen(ContentContext ctx,
String resource)
return false if a tag is open but not closed.
|
static boolean |
XHTMLHelper.alreadyInserted(ContentContext ctx,
String resource) |
static boolean |
ResourceHelper.canModifFolder(ContentContext ctx,
String folder) |
static boolean |
SecurityHelper.checkUserAccess(ContentContext ctx) |
static int |
ResourceHelper.cleanImportResource(ContentContext ctx,
File childImport) |
static int |
ResourceHelper.cleanImportResources(ContentContext ctx)
delete import without reference to a existing page.
|
static Cell[][] |
ComponentHelper.componentsToArray(ContentContext ctx,
Collection<IContentVisualComponent> components,
String type) |
static String |
URLHelper.convertLink(ContentContext ctx,
String link)
convert external link if start with page: or / to internet link or relative link.
|
static String |
MacroHelper.copyChildren(ContentContext ctx,
MenuElement source,
MenuElement target,
String sourcePattern,
String targetPattern) |
static void |
NavigationHelper.copyElement(ContentContext ctx,
MenuElement src,
MenuElement target)
copy all element attribute (without children)
|
static void |
MacroHelper.copyLanguageStructure(MenuElement currentPage,
ContentContext ctx,
List<ContentContext> otherLanguageContexts,
boolean withContent,
boolean translate)
Copy all component in the current language to the otherLanguageContexts
BUT with an empty value.
|
static void |
MacroHelper.copyLocalContent(MenuElement fromPage,
ContentContext fromCtx,
MenuElement toPage,
ContentContext toCtx)
Copy the local content of the current language to
toPage . |
static void |
ContentHelper.copyPage(ContentContext ctx,
MenuElement source,
MenuElement target) |
static void |
ResourceHelper.copyResourceData(ContentContext ctx,
File file,
File newFile)
duplicate static info of a resource to a new file
|
static String |
URLHelper.createAbsoluteURL(ContentContext ctx,
String inUrl) |
static String |
ElementaryURLHelper.createAbsoluteURL(ContentContext ctx,
String uri) |
static String |
URLHelper.createAbsoluteViewURL(ContentContext ctx,
String uri) |
static String |
URLHelper.createAjaxURL(ContentContext ctx) |
static String |
URLHelper.createAjaxURL(ContentContext ctx,
Map params) |
static String |
URLHelper.createAjaxURL(ContentContext ctx,
String path) |
static String |
URLHelper.createAjaxURL(ContentContext ctx,
String path,
Map params) |
static void |
MacroHelper.createAlphabeticChildren(ContentContext ctx,
MenuElement parentPage) |
static MenuElement |
MacroHelper.createArticlePage(ContentContext ctx,
MenuElement rootPage,
Date date) |
static MenuElement |
MacroHelper.createArticlePageName(ContentContext ctx,
MenuElement monthPage) |
static String |
URLHelper.createAvatarUrl(ContentContext ctx,
IUserInfo userInfo) |
static MenuElement |
NavigationHelper.createChildPageAutoName(MenuElement page,
ContentContext ctx) |
static String |
ComponentHelper.createDynamicPage(ContentContext ctx,
String path,
String content)
create a dynamic paragraph with a specific content on a page with a
DynamicParagraph
|
static String |
URLHelper.createEditURL(ContentContext ctx) |
static String |
URLHelper.createEditURL(String uri,
ContentContext ctx)
create a intern link URI to the page for edition
|
static String |
URLHelper.createExpCompLink(ContentContext ctx,
String compId) |
static String |
URLHelper.createFileURL(ContentContext ctx,
MenuElement currentPage,
String url) |
static String |
URLHelper.createFileURL(ContentContext ctx,
String url) |
static String |
ElementaryURLHelper.createForwardURL(ContentContext ctx,
String url)
remove context from url if exist.
|
static String |
URLHelper.createGeneralResourceURL(ContentContext ctx,
String url) |
static String |
URLHelper.createInterModuleURL(ContentContext ctx,
String url,
String moduleName)
create a special URL to call a other module.
|
static String |
URLHelper.createInterModuleURL(ContentContext ctx,
String url,
String moduleName,
Map<String,String> inParams)
create a special URL to call a other module.
|
static String |
URLHelper.createInterModuleURL(ContentContext ctx,
String url,
String moduleName,
String fromModule,
Map<String,String> inParams) |
static String |
URLHelper.createLocalURI(ContentContext ctx,
File file) |
static String |
URLHelper.createLocalURL(ContentContext ctx)
create URL without context.
|
static String |
URLHelper.createLocalURLWithtoutEncodeURL(ContentContext ctx,
String uri)
create url without context and without encoreURL (remove jsessionid)
|
static String |
URLHelper.createMediaURL(ContentContext ctx,
MenuElement currentPage,
String url) |
static String |
URLHelper.createMediaURL(ContentContext ctx,
String url) |
static String |
ResourceHelper.createModulePath(ContentContext ctx,
String path) |
static String |
URLHelper.createModuleURL(ContentContext ctx,
String url,
String moduleName)
create a special URL to activate a module.
|
static String |
URLHelper.createModuleURL(ContentContext ctx,
String url,
String moduleName,
Map<String,String> inParams)
create a special URL to activate a module.
|
static void |
MacroHelper.createMonthStructure(ContentContext ctx,
MenuElement yearPage) |
protected static String |
ElementaryURLHelper.createNoProtocolURL(ContentContext ctx,
GlobalContext globalContext,
String uri,
boolean ajax,
boolean withPathPrefix,
boolean widthEncodeURL) |
static String |
URLHelper.createOtherLanguageURL(ContentContext ctx,
String lg) |
static void |
MacroHelper.createPageStructure(ContentContext ctx,
MenuElement page,
Map componentsType,
boolean fakeContent) |
static void |
MacroHelper.createPageStructure(ContentContext ctx,
MenuElement page,
Map componentsType,
boolean fakeContent,
Date date,
Collection<String> tags) |
static MenuElement |
MacroHelper.createPathIfNotExist(ContentContext ctx,
String path)
create all pages of a path or return the existing page.
|
static String |
URLHelper.createPDFURL(ContentContext ctx) |
static String |
URLHelper.createProxyURL(ContentContext ctx,
String inURL) |
static String |
URLHelper.createQRCodeLink(ContentContext ctx,
IContentVisualComponent comp) |
static String |
URLHelper.createQRCodeLink(ContentContext ctx,
String data) |
static String |
URLHelper.createResourceURL(ContentContext ctx,
File file) |
static String |
URLHelper.createResourceURL(ContentContext ctx,
MenuElement currentPage,
String url) |
static String |
URLHelper.createResourceURL(ContentContext ctx,
String url) |
static String |
URLHelper.createResourceURLWithoutAccessCount(ContentContext ctx,
String url) |
static String |
URLHelper.createRSSURL(ContentContext ctx,
String channel) |
static String |
URLHelper.createServletWrapperURL(ContentContext ctx,
String url,
String paramName) |
static String |
URLHelper.createSSLURL(ContentContext ctx) |
static String |
ElementaryURLHelper.createSSLURL(String uri,
ContentContext ctx) |
static String |
URLHelper.createStaticFeedbackURL(ContentContext ctx,
String data) |
static String |
URLHelper.createStaticResourceURL(ContentContext ctx,
String url) |
static String |
URLHelper.createStaticSharedResourceURL(ContentContext ctx,
String url) |
static String |
URLHelper.createStaticTemplatePath(ContentContext ctx,
String url,
String templateVersion) |
static String |
URLHelper.createStaticTemplatePluginURL(ContentContext ctx,
String url,
String pluginFolder) |
static String |
URLHelper.createStaticTemplateURL(ContentContext ctx,
String url) |
static String |
URLHelper.createStaticTemplateURL(ContentContext ctx,
String url,
String templateVersion) |
protected static String |
URLHelper.createStaticTemplateURL(ContentContext ctx,
String url,
String templateVersion,
boolean widthPath) |
static String |
URLHelper.createStaticTemplateURL(ContentContext ctx,
Template template,
String url) |
static String |
URLHelper.createStaticTemplateURLWithoutContext(ContentContext ctx,
Template template,
String url) |
static String |
URLHelper.createStaticURL(ContentContext ctx,
MenuElement referencePage,
String inUrl) |
protected static String |
ElementaryURLHelper.createStaticURL(ContentContext ctx,
MenuElement referencePage,
String inUrl,
boolean withPathPrefix) |
static String |
ElementaryURLHelper.createStaticURL(ContentContext ctx,
String inUrl) |
static String |
URLHelper.createStaticURL(ContentContext ctx,
String path,
Map params) |
static String |
ElementaryURLHelper.createTeaserURL(ContentContext ctx,
String url) |
static String |
URLHelper.createTemplateResourceURL(ContentContext ctx,
String url) |
static String |
URLHelper.createTemplateSourceURL(ContentContext ctx,
String url) |
static String |
ElementaryURLHelper.createThumbURL(ContentContext ctx,
String url,
int width,
boolean ts) |
static String |
URLHelper.createTransformLocalTemplateURL(ContentContext ctx,
String template,
String filter,
String url) |
static String |
ElementaryURLHelper.createTransformLongDescURL(ContentContext ctx,
String url) |
static String |
URLHelper.createTransformStaticTemplateURL(ContentContext ctx,
Template template,
String filter,
String url) |
static String |
URLHelper.createTransformURL(ContentContext ctx,
File file,
String filter) |
static String |
ElementaryURLHelper.createTransformURL(ContentContext ctx,
MenuElement referencePage,
String url,
String filter) |
static String |
ElementaryURLHelper.createTransformURL(ContentContext ctx,
MenuElement referencePage,
String url,
String filter,
String templateName) |
static String |
ElementaryURLHelper.createTransformURL(ContentContext ctx,
MenuElement referencePage,
Template template,
String url,
String filter) |
static String |
ElementaryURLHelper.createTransformURL(ContentContext ctx,
MenuElement referencePage,
Template template,
String url,
String filter,
IImageFilter comp) |
static String |
ElementaryURLHelper.createTransformURL(ContentContext ctx,
StaticInfo info,
String filter) |
static String |
ElementaryURLHelper.createTransformURL(ContentContext ctx,
String url,
String filter) |
static String |
ElementaryURLHelper.createTransformURLWithoutCountAccess(ContentContext ctx,
String url,
String filter) |
static String |
URLHelper.createURL(ContentContext ctx) |
static String |
URLHelper.createURL(ContentContext ctx,
GlobalContext globalContext,
String uri) |
protected static String |
ElementaryURLHelper.createURL(ContentContext ctx,
GlobalContext globalContext,
String uri,
boolean ajax,
boolean forceTemplate,
boolean withPathPrefix,
boolean widthEncodeURL) |
static String |
URLHelper.createURL(ContentContext ctx,
Map params) |
static String |
URLHelper.createURL(ContentContext ctx,
MenuElement page) |
static String |
URLHelper.createURL(ContentContext ctx,
MenuElement page,
Map params) |
static String |
URLHelper.createURL(ContentContext ctx,
String uri)
create a intern link URL
|
static String |
URLHelper.createURL(ContentContext ctx,
String[] recupParam,
Map params) |
static String |
URLHelper.createURL(ContentContext ctx,
String path,
Map params) |
static String |
URLHelper.createURL(ContentContext ctx,
String uri,
String lg)
create a url but change the lg
|
static String |
URLHelper.createURL(String uri,
ContentContext ctx)
Deprecated.
switch parameters
|
static String |
URLHelper.createURLCheckLg(ContentContext ctx,
String uri)
create a url but check if url start with a lg ref.
|
static String |
URLHelper.createURLFromPageName(ContentContext ctx,
String pageName) |
static String |
URLHelper.createURLFromPageName(ContentContext ctx,
String pageName,
Map<String,String> params) |
static String |
URLHelper.createURLNoForceTemplate(ContentContext ctx) |
static String |
URLHelper.createURLNoPathPrefix(ContentContext ctx,
String uri)
create a intern link URL without context path
|
static String |
URLHelper.createURLWithtoutContext(ContentContext ctx,
String uri) |
static String |
URLHelper.createURLWithtoutEncodeURL(ContentContext ctx,
String uri) |
static String |
URLHelper.createVFSURL(ContentContext ctx,
String dataFile,
String uri)
create the url to a file in to a virtual file system (sp. zip file)
|
static String |
URLHelper.createViewURL(String uri,
ContentContext ctx)
create a intern link URI to the view site
|
static String |
URLHelper.createVisualTemplateURL(ContentContext ctx,
Template template,
String filter) |
static String |
URLHelper.cryptURL(ContentContext ctx,
String url)
transform a url to a crypted param url. sampe :
http://www.cms.com?
|
static void |
MacroHelper.deleteContentByLanguage(ContentContext ctx,
MenuElement page,
String lg) |
static void |
MacroHelper.deleteLocalContent(MenuElement currentPage,
ContentContext ctx)
Delete local content of the current language for the page specified.
|
static boolean |
ResourceHelper.deleteResource(ContentContext ctx,
File file) |
static void |
ResourceHelper.deleteResourceData(ContentContext ctx,
File file) |
static void |
ResourceHelper.downloadResource(ContentContext ctx,
String localDir,
String baseURL,
NodeXML nodeXML) |
static MenuElement |
MacroHelper.duplicatePage(ContentContext ctx,
MenuElement page,
String newname,
boolean mirror) |
static String |
ServletHelper.execAction(ContentContext ctx)
exec current action define in request
|
static String |
ServletHelper.executeJSP(ContentContext ctx,
String url) |
static String |
TimeHelper.exportAgenda(ContentContext ctx,
MenuElement agendaPage,
Date startDate,
Date endDate) |
static MenuElement |
NavigationHelper.firstSelectionElement(ContentContext ctx) |
static Collection<File> |
ResourceHelper.getAllResources(ContentContext ctx) |
static List<String> |
NavigationHelper.getAllRSSChannels(ContentContext ctx,
MenuElement page) |
static String |
XHTMLNavigationHelper.getBreadcrumb(ContentContext ctx) |
static String |
XHTMLNavigationHelper.getBreadcrumb(ContentContext ctx,
boolean displayRoot) |
static String |
NavigationHelper.getBreadCrumb(ContentContext ctx,
MenuElement page) |
static String |
XHTMLNavigationHelper.getBreadcrumbList(ContentContext ctx) |
static String |
XHTMLNavigationHelper.getBreadcrumbList(ContentContext ctx,
boolean withRoot) |
static String |
XHTMLHelper.getCheckbox(ContentContext ctx,
String field,
FormComponent formComponent) |
static MenuElement |
NavigationHelper.getChildWithContent(ContentContext ctx,
MenuElement page) |
static IContentVisualComponent |
ComponentHelper.getComponentFromRequest(ContentContext ctx) |
static IContentVisualComponent |
ComponentHelper.getComponentFromRequest(ContentContext ctx,
String paramName)
get a component with the id in the request.
|
static int |
ComponentHelper.getComponentPosition(ContentContext ctx,
IContentVisualComponent comp)
get the position of the component in the list of component with same type
with current ContentContext return -1 if component is not found.
|
static String |
XHTMLHelper.getComponentPreffixSufixOneSelect(ContentContext ctx,
IContentVisualComponent inComp) |
static String |
XHTMLHelper.getComponentSelectBox(ContentContext ctx,
String inputName,
int complexityLevel) |
static List<IContentVisualComponent> |
ResourceHelper.getComponentsUseResource(ContentContext ctx,
String uri) |
static IContentVisualComponent |
ComponentHelper.getComponentWidthPosition(ContentContext ctx,
MenuElement page,
String area,
String type,
int position)
get the the component with the position in the list of component with same
type with current ContentContext return null if position is to big
|
static Map<String,String> |
ComponentHelper.getCurrentContextComponentsList(ContentContext ctx) |
static DateFormat |
TimeHelper.getDefaultDateFormat(ContentContext ctx)
return the date format defined in the system, depend of rendering mode,
globalContext config or default java config.
|
static String |
XHTMLHelper.getErrorMessage(ContentContext ctx,
String field,
GenericMessage message) |
static String |
XHTMLHelper.getFileBigIcone(ContentContext ctx,
String fileName) |
static String |
XHTMLHelper.getFileIcone(ContentContext ctx,
String fileName) |
static String |
URLHelper.getFileTypeURL(ContentContext ctx,
File file) |
static String |
URLHelper.getFileURL(ContentContext ctx,
File file) |
static String |
ComponentHelper.getFinalType(ContentContext ctx,
IContentVisualComponent comp) |
static String |
XHTMLHelper.getHelpLink(ContentContext ctx,
String uri) |
static String |
XHTMLHelper.getIconesCode(ContentContext ctx,
String imageName,
String alt) |
static String |
XHTMLHelper.getIconesCode(ContentContext ctx,
String imageName,
String alt,
String onclick) |
static String |
XHTMLHelper.getIconesCode(ContentContext ctx,
String imageName,
String alt,
String onclick,
String style) |
static String |
XHTMLHelper.getIconesFlag(ContentContext ctx) |
static String |
ElementaryURLHelper.getIconeURL(ContentContext ctx,
String icone) |
static String |
XHTMLHelper.getInputMultiSelectList(ContentContext ctx,
String[][] content,
String value,
String jsOnClick)
generate a one select widget in XHTML
|
static String |
XHTMLHelper.getIntegerInput(ContentContext ctx,
String form,
String name,
int min,
int max,
String jsOnChange) |
static String |
XHTMLHelper.getIntegerInput(ContentContext ctx,
String form,
String name,
int min,
int max,
String jsOnChange,
String[][] attributes) |
static String |
ComponentHelper.getInternalLinkEdition(ContentContext ctx,
String linkName,
String linkIdStr) |
static String |
ComponentHelper.getInternalLinkFromId(ContentContext ctx,
String linkId,
String label)
create a XHTML link with a id of a MenuElement
|
static String |
MacroHelper.getLaunchMacroXHTML(ContentContext ctx,
String macro,
String label,
String css) |
static String |
XHTMLHelper.getListedSelection(ContentContext ctx,
IContentVisualComponent inComp) |
static String |
NetHelper.getLocalCopyOfPageImage(ContentContext ctx,
URL inURL,
String content,
CRC32 crc32,
boolean preferVertical,
boolean needVertical)
analyse a page and retreive a image
|
static String |
XHTMLHelper.getMarkerSelect(ContentContext ctx,
IContentVisualComponent inComp) |
static String |
MacroHelper.getMonthPageName(ContentContext ctx,
String yearPageName,
Date date) |
static String |
URLHelper.getMoveChildURL(ContentContext ctx,
MenuElement elem) |
static String |
URLHelper.getMoveParentURL(ContentContext ctx,
MenuElement elem) |
static IContentVisualComponent |
ComponentHelper.getNextComponent(IContentVisualComponent inComp,
ContentContext ctx) |
static String |
NavigationHelper.getPageBookmark(ContentContext ctx,
MenuElement page)
get the page bookmark for the html header. used for pdf generation.
|
static MenuElement |
NavigationHelper.getPageById(ContentContext ctx,
String id) |
static String |
XMLHelper.getPageXML(ContentContext ctx,
MenuElement page) |
static String |
ElementaryURLHelper.getPathPrefix(ContentContext ctx)
return the path path prefix defined in ServletContext
|
static IContentVisualComponent |
ComponentHelper.getPreviousComponent(IContentVisualComponent inComp,
ContentContext ctx) |
static String |
ComponentHelper.getPreviousComponentId(IContentVisualComponent inComp,
ContentContext ctx) |
static String |
XHTMLHelper.getRadioInput(ContentContext ctx,
FormComponent formComponent,
String field,
String choiceValue) |
static String |
XHTMLHelper.getRadioInput(ContentContext ctx,
FormComponent formComponent,
String field,
String choiceValue,
String jsOnChange) |
static IContentVisualComponent |
ComponentHelper.getRealComponent(ContentContext ctx,
IContentVisualComponent comp)
return the component wrapped in the mirrror, or the component it self
|
static String |
ResourceHelper.getRelativeStaticURL(ContentContext ctx,
File file) |
static Collection<File> |
ResourceHelper.getResourceWithoutMT(ContentContext ctx) |
static String |
XHTMLHelper.getReverlinkSelectType(ContentContext ctx,
String inputName,
String currentValue) |
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.getRowInput(ContentContext ctx,
String field,
String label,
String value,
GenericMessage message,
String[][] content) |
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) |
static List<String> |
NavigationHelper.getRSSChannels(ContentContext ctx,
MenuElement page) |
static String |
XHTMLNavigationHelper.getRSSHeader(ContentContext ctx,
MenuElement page) |
static String |
XHTMLHelper.getSelectOneCountry(ContentContext ctx,
String name,
String country) |
static SiteMapBloc |
XMLHelper.getSiteMapBloc(ContentContext ctx,
Collection<MenuElement> pages,
int i,
Calendar latestDate)
create sitemap protocol 0.9 for structured ranking in google
|
static SiteMapBloc |
XMLHelper.getSiteMapNewsBloc(ContentContext ctx,
Collection<MenuElement> pages,
int i,
Calendar latestDate)
create sitemap protocol 0.9 for structured ranking in google
|
static String |
XHTMLHelper.getStyleComponentOneSelect(ContentContext ctx,
IContentVisualComponent inComp) |
static String |
XHTMLHelper.getTextArea(ContentContext ctx,
FormComponent formComponent,
String field) |
static String |
MacroHelper.getXHTMLMacroSelection(ContentContext ctx) |
static String |
MacroHelper.getXHTMLMacroSelection(ContentContext ctx,
boolean adminMode,
boolean preview) |
static String |
XMLHelper.getXMLContent(ContentContext ctx,
int version) |
static String |
ImportHelper.importHTML(ContentContext ctx,
String url,
ImportHelper.ContentSelector selector) |
static String |
ContentHelper.importJCRFile(ContentContext ctx,
InputStream in,
String name,
MenuElement page,
String titleXPath,
String dateXPath,
String dateFormat,
String contentXPath,
String pageRootXPath,
boolean explodeHTML) |
static void |
NavigationHelper.importPage(ContentContext ctx,
PersistenceService persistenceService,
NodeXML pageNode,
MenuElement currentPage,
String lang,
boolean readOnly) |
static void |
MacroHelper.insertContent(ContentContext ctx,
MenuElement page,
String content)
add content to a page.
|
static boolean |
ResourceHelper.isAcceptedDocument(ContentContext ctx,
String fileName) |
static boolean |
ResourceHelper.isAcceptedImage(ContentContext ctx,
String fileName) |
static boolean |
ResourceHelper.isAcceptedVideo(ContentContext ctx,
String fileName) |
static boolean |
ResourceHelper.isComponentsUseResource(ContentContext ctx,
String uri) |
static boolean |
ResourceHelper.isDocument(ContentContext ctx,
String filename)
check if this file is a document (list of extenion define in
static-config.properties
|
static boolean |
ResourceHelper.isImportPageExist(ContentContext ctx,
File childImport) |
static boolean |
NetHelper.isIPAccepted(ContentContext ctx) |
static boolean |
MacroHelper.isMacro(ContentContext ctx) |
static boolean |
ResourceHelper.isResourceURL(ContentContext ctx,
String url) |
static boolean |
ResourceHelper.isSound(ContentContext ctx,
String filename)
check if this file is a document (list of extenion define in
static-config.properties
|
static boolean |
ResourceHelper.isTransformURL(ContentContext ctx,
String url) |
static boolean |
XHTMLNavigationHelper.menuExist(ContentContext ctx,
int level) |
static void |
ComponentHelper.moveComponent(ContentContext ctx,
IContentVisualComponent comp,
IContentVisualComponent newPrevious,
MenuElement targetPage,
String area) |
static void |
NavigationHelper.movePage(ContentContext ctx,
MenuElement parent,
MenuElement previousBrother,
MenuElement page) |
static void |
ServletHelper.prepareModule(ContentContext ctx) |
static void |
NavigationHelper.publishNavigation(ContentContext ctx,
MenuElement srcRoot,
MenuElement targetRoot) |
static void |
NavigationHelper.publishOneComponent(ContentContext ctx,
String componentId) |
static boolean |
MacroHelper.removeContent(ContentContext ctx,
String id) |
static String |
ElementaryURLHelper.removeSite(ContentContext ctx,
String url) |
static String |
ElementaryURLHelper.removeStaticFolderPrefix(ContentContext ctx,
String path)
remove static folder at the start of the path.
|
static void |
ResourceHelper.renameResource(ContentContext ctx,
File file,
File newFile)
change all the reference to a resource when a resource path or name if
changed
|
static Map<String,String> |
AjaxHelper.render(ContentContext ctx,
Map<String,String> out,
Map<String,AjaxHelper.ScheduledRender> scheduledRenders) |
static String |
ComponentHelper.renderArea(ContentContext ctx,
String areaKey) |
static String |
XHTMLNavigationHelper.renderComboNavigation(ContentContext ctx,
Collection<MenuElement> pages) |
static String |
XHTMLNavigationHelper.renderComboNavigation(ContentContext ctx,
Collection<MenuElement> pages,
String id,
String currentPath,
boolean filter) |
static String |
XHTMLNavigationHelper.renderComboNavigation(ContentContext ctx,
MenuElement rootPage,
String id,
String currentValue,
boolean filter) |
String |
PaginationContext.renderCommand(ContentContext ctx,
String url) |
static String |
XHTMLHelper.renderContentLanguage(ContentContext ctx) |
static String |
XHTMLHelper.renderDateTime(ContentContext ctx,
String name,
Date date) |
static String |
XHTMLNavigationHelper.renderDefinedMenu(ContentContext ctx,
boolean onlyVisible,
boolean moveIcon) |
static String |
XHTMLNavigationHelper.renderDefinedMenu(ContentContext ctx,
String parentId,
boolean onlyVisible) |
static String |
XHTMLNavigationHelper.renderDefinedMenu(ContentContext ctx,
String parentId,
boolean onlyVisible,
boolean moveIcon)
render a sub element of the navigation tree.
|
static String |
StringHelper.renderFullDate(ContentContext ctx,
Date date) |
static String |
XHTMLHelper.renderHeaderResourceInsertion(ContentContext ctx,
String resource) |
static String |
XHTMLHelper.renderHeaderResourceInsertionWithoutalreadyTest(ContentContext ctx,
String resource) |
static String |
XHTMLHelper.renderLanguage(ContentContext ctx) |
static String |
XHTMLHelper.renderLanguage(ContentContext ctx,
String cssClass) |
static String |
StringHelper.renderMediumDate(ContentContext ctx,
Date date) |
static String |
XHTMLNavigationHelper.renderMenu(ContentContext ctx,
int fromDepth,
int toDepth) |
static String |
XHTMLNavigationHelper.renderMenu(ContentContext ctx,
int fromDepth,
int toDepth,
boolean extended) |
static String |
XHTMLNavigationHelper.renderMenu(ContentContext ctx,
MenuElement fromPage,
int fromDepth,
int toDepth) |
static String |
XHTMLNavigationHelper.renderMenu(ContentContext ctx,
MenuElement fromPage,
int fromDepth,
int toDepth,
boolean extended) |
static String |
StringHelper.renderMonthDate(ContentContext ctx,
Date date) |
static String |
XHTMLHelper.renderOnlySelectLangue(ContentContext ctx,
String selectId,
String inputName,
String currentLg,
boolean autoChange) |
static String |
XHTMLNavigationHelper.renderPageStructure(ContentContext ctx,
MenuElement page) |
static String |
XHTMLNavigationHelper.renderSelectableBetweenMenu(ContentContext ctx,
MenuElement menu,
MenuElement value) |
static String |
XHTMLNavigationHelper.renderSelectableMenu(ContentContext ctx,
MenuElement menu,
List<MenuElement> values) |
static String |
XHTMLNavigationHelper.renderSelectableMenu(ContentContext ctx,
MenuElement menu,
MenuElement value) |
static String |
XHTMLHelper.renderSelectLanguage(ContentContext ctx) |
static String |
XHTMLHelper.renderSelectLanguage(ContentContext ctx,
boolean autoChange) |
static String |
XHTMLHelper.renderSelectLanguage(ContentContext ctx,
boolean autoChange,
String selectId,
String inputId) |
static String |
XHTMLHelper.renderSelectLanguage(ContentContext ctx,
boolean autoChange,
String selectId,
String inputId,
boolean renderForm) |
static String |
XHTMLHelper.renderSelectLanguage(ContentContext ctx,
boolean autoChange,
String selectId,
String inputId,
String currentLg,
boolean renderForm) |
static String |
StringHelper.renderShortDate(ContentContext ctx,
Date date)
render a date, search the format in I18n files.
|
static String |
StringHelper.renderShortDateWidthDay(ContentContext ctx,
Date date) |
static String |
StringHelper.renderShortTime(ContentContext ctx,
Date date) |
static String |
XHTMLHelper.renderSpecialLink(ContentContext ctx,
String currentLg,
String multimediaFileURL,
StaticInfo staticInfo) |
static String |
XHTMLHelper.renderStaticInfo(ContentContext ctx,
StaticInfo info) |
static String |
StringHelper.renderTime(ContentContext ctx,
Date date) |
static String |
XHTMLHelper.renderUserData(ContentContext ctx,
User user) |
static String |
StringHelper.renderUserFriendlyDate(ContentContext ctx,
Date date)
render a date, search the format in I18n files.
|
static String |
URLHelper.replaceFolderVariable(ContentContext ctx,
String url) |
static String |
XHTMLHelper.replaceJSTLData(ContentContext ctx,
String xhtml) |
static String |
XHTMLHelper.replaceLinks(ContentContext ctx,
String content)
replace link in xhtml with createURL call.
|
static String |
URLHelper.replacePageReference(ContentContext ctx,
String text)
replace page:pagename with the correct link to the page.
|
static void |
ElementaryURLHelper.resetPathPrefix(ContentContext ctx) |
static List<MenuElement> |
MacroHelper.searchArticleRoot(ContentContext ctx)
return a list of page with only year as children.
|
static List<MenuElement> |
NavigationHelper.searchLinkTo(ContentContext ctx,
MenuElement elem)
search page with a link to a specific page
|
static MenuElement |
NavigationHelper.searchPage(ContentContext ctx,
String idOrNameOrPath) |
static void |
NetHelper.sendPageByMailing(ContentContext ctx,
MenuElement page,
String sender,
String recipient,
Map<String,Object> params) |
static void |
NetHelper.sendXHTMLMail(ContentContext ctx,
javax.mail.internet.InternetAddress from,
javax.mail.internet.InternetAddress to,
javax.mail.internet.InternetAddress cc,
javax.mail.internet.InternetAddress bcc,
String subject,
String content,
String templateName) |
static String |
URLHelper.smartLink(ContentContext ctx,
String link)
transform text to url. if absolute url >> return same link, if contains
'/' >> search on path, don't contains '/' >> search as page name.
|
static void |
ComponentHelper.smartMoveComponent(ContentContext ctx,
IContentVisualComponent comp,
IContentVisualComponent newPrevious,
MenuElement targetPage,
String area) |
static void |
RequestHelper.traceMailingFeedBack(ContentContext ctx) |
static void |
AjaxHelper.updateBox(ContentContext ctx,
Module.Box box) |
static void |
AjaxHelper.updateMainRenderer(ContentContext ctx,
Module module) |
static void |
ComponentHelper.updateNextAndPreviouv(ContentContext ctx,
Iterable<IContentVisualComponent> comps) |
static boolean |
SecurityHelper.userAccessPage(ContentContext ctx,
User user,
MenuElement page) |
static Company |
NetHelper.validVATEuroparlEU(ContentContext ctx,
String vat) |
static void |
DebugHelper.writeInfo(ContentContext ctx,
PrintStream out) |
Modifier and Type | Method and Description |
---|---|
static void |
MacroHelper.copyLanguageStructure(MenuElement currentPage,
ContentContext ctx,
List<ContentContext> otherLanguageContexts,
boolean withContent,
boolean translate)
Copy all component in the current language to the otherLanguageContexts
BUT with an empty value.
|
Modifier and Type | Method and Description |
---|---|
static int |
MenuElementVisitComparator.compareVisit(ContentContext ctx,
int multiply,
MenuElement elem1,
MenuElement elem2) |
static int |
SmartPageBeanVisitComparator.compareVisit(ContentContext ctx,
int multiply,
SmartPageBean elem1,
SmartPageBean elem2) |
Constructor and Description |
---|
MenuElementGlobalDateComparator(ContentContext ctx,
boolean ascending) |
MenuElementPopularityComparator(ContentContext inCtx,
boolean ascending) |
MenuElementTodayComparator(ContentContext ctx) |
MenuElementVisitComparator(ContentContext inCtx,
boolean ascending) |
SmartPageBaanTodayComparator(ContentContext ctx) |
SmartPageBeanGlobalDateComparator(ContentContext ctx,
boolean ascending) |
SmartPageBeanPopularityComparator(ContentContext inCtx,
boolean ascending) |
SmartPageBeanVisitComparator(ContentContext inCtx,
boolean ascending) |
Constructor and Description |
---|
ImageSharedFileFilter(ContentContext inCtx) |
Modifier and Type | Method and Description |
---|---|
static void |
TanukiImportTools.createContentFromTanuki(ContentContext ctx,
InputStream in,
String name,
String lang) |
Constructor and Description |
---|
ImportConfigBean(ContentContext ctx) |
Modifier and Type | Method and Description |
---|---|
void |
I18nAccess.changeViewLanguage(ContentContext ctx) |
Map |
I18nAccess.getCountries(ContentContext ctx) |
static I18nAccess |
I18nAccess.getInstance(ContentContext ctx) |
String |
I18nAccess.getText(ContentContext ctx,
String key) |
void |
I18nAccess.requestInit(ContentContext ctx) |
void |
I18nAccess.resetViewLanguage(ContentContext ctx) |
Modifier and Type | Method and Description |
---|---|
void |
AddChildMacro.addChild(ContentContext ctx) |
static void |
ClearDataAccessCount.clearDataAccess(ContentContext ctx) |
protected int |
DeleteSameComponent.deleteComponentInBadArea(ContentContext ctx,
MenuElement page) |
protected int |
DeleteComponentBadArea.deleteComponentInBadArea(ContentContext ctx,
MenuElement page) |
protected boolean |
DefaultLgExpandMacro.expand(ContentContext ctx,
IContentVisualComponent baseComp,
IContentVisualComponent targetComp) |
protected boolean |
CurrentLgExpandMacro.expand(ContentContext ctx,
IContentVisualComponent baseComp,
IContentVisualComponent targetComp) |
List<IContentVisualComponent> |
AbstractMacro.getAllComponent(ContentContext ctx) |
String |
UndeletePage.getInfo(ContentContext ctx) |
String |
CreateArticleComposition.getInfo(ContentContext ctx) |
String |
AbstractMacro.getInfo(ContentContext ctx) |
protected Properties |
AbstractMacro.getMacroProperties(ContentContext ctx) |
boolean |
UndeletePage.haveRight(ContentContext ctx,
String action) |
boolean |
CreateArticleComposition.haveRight(ContentContext ctx,
String action) |
protected boolean |
MergeImagesInGallery.imageInGallery(ContentContext ctx,
MenuElement currentPage) |
protected boolean |
ImageAfterDescriptionMacro.imageUnderDescritpion(ContentContext ctx,
MenuElement currentPage) |
protected void |
ImportDataBase.importItem(ContentContext ctx,
MenuElement currentPage,
Map<String,DynamicComponent> compCache,
ResultSet rs,
Map<String,String> types,
String componentType,
String lg) |
String |
ValidAllChildren.perform(ContentContext ctx,
Map<String,Object> params) |
String |
UpDateMacro.perform(ContentContext ctx,
Map<String,Object> params) |
String |
UnlinkMirrorComponent.perform(ContentContext ctx,
Map<String,Object> params) |
String |
UndeletePage.perform(ContentContext ctx,
Map<String,Object> params) |
String |
SortChildren.perform(ContentContext ctx,
Map<String,Object> params) |
String |
ReduceSubtitleLevelMacro.perform(ContentContext ctx,
Map<String,Object> params) |
String |
PasteCopiedElementInAllLanguageMacro.perform(ContentContext ctx,
Map<String,Object> params) |
String |
NoClickableImageMacro.perform(ContentContext ctx,
Map<String,Object> params) |
String |
MergeImagesInGallery.perform(ContentContext ctx,
Map<String,Object> params) |
String |
MergeGalleryAndGalleries.perform(ContentContext ctx,
Map<String,Object> params) |
String |
MergeDynamicComponent.perform(ContentContext ctx,
Map<String,Object> params) |
String |
MacroRendererCorrection.perform(ContentContext ctx,
Map<String,Object> params) |
String |
JekaConvert.perform(ContentContext ctx,
Map<String,Object> params) |
String |
InitContentMacro.perform(ContentContext ctx,
Map<String,Object> params) |
String |
IncreaseSubtitleLevelMacro.perform(ContentContext ctx,
Map<String,Object> params) |
String |
ImportMysqlDataBase.perform(ContentContext ctx,
Map<String,Object> params) |
String |
ImportDefaultLanguageMacro.perform(ContentContext ctx,
Map<String,Object> params) |
String |
ImportDataBase.perform(ContentContext ctx,
Map<String,Object> params) |
String |
ImportAndTranslateDefaultLanguageMacro.perform(ContentContext ctx,
Map<String,Object> params) |
String |
ImageAfterDescriptionMacro.perform(ContentContext ctx,
Map<String,Object> params) |
String |
ImageAfterDescriptionChildrenMacro.perform(ContentContext ctx,
Map<String,Object> params) |
String |
FileInListMacro.perform(ContentContext ctx,
Map<String,Object> params) |
String |
EncryptVisitorsPasswordMacro.perform(ContentContext ctx,
Map<String,Object> params) |
String |
EncryptPasswordComponent.perform(ContentContext ctx,
Map<String,Object> params) |
String |
DuplicatePage.perform(ContentContext ctx,
Map<String,Object> params) |
String |
DuplicateChildren.perform(ContentContext ctx,
Map<String,Object> params) |
String |
DownDateMacro.perform(ContentContext ctx,
Map<String,Object> params) |
String |
DetectAllComponentsType.perform(ContentContext ctx,
Map<String,Object> params) |
String |
DeleteTestPage.perform(ContentContext ctx,
Map<String,Object> params) |
String |
DeleteSmartExternalLinkMacro.perform(ContentContext ctx,
Map<String,Object> params) |
String |
DeleteSameComponent.perform(ContentContext ctx,
Map<String,Object> params) |
String |
DeletePageFromSpecificUser.perform(ContentContext ctx,
Map<String,Object> params) |
String |
DeleteContentFiles.perform(ContentContext ctx,
Map<String,Object> params) |
String |
DeleteComponentWithBadResourceReference.perform(ContentContext ctx,
Map<String,Object> params) |
String |
DeleteComponentBadArea.perform(ContentContext ctx,
Map<String,Object> params) |
String |
DeleteChildrenContent.perform(ContentContext ctx,
Map<String,Object> params) |
String |
DeleteChildrenAndContent.perform(ContentContext ctx,
Map<String,Object> params) |
String |
DeleteChildren.perform(ContentContext ctx,
Map<String,Object> params) |
String |
DeleteBadTemplate.perform(ContentContext ctx,
Map<String,Object> params) |
String |
DefaultLgExpandMacro.perform(ContentContext ctx,
Map<String,Object> params) |
String |
DashOnImageMacro.perform(ContentContext ctx,
Map<String,Object> params) |
String |
CurrentLgExpandMacro.perform(ContentContext ctx,
Map<String,Object> params) |
String |
CreateWeekHereMacro.perform(ContentContext ctx,
Map<String,Object> params) |
String |
CreateRolesFromUserList.perform(ContentContext ctx,
Map<String,Object> params) |
String |
CreatePressReleaseTodayMacro.perform(ContentContext ctx,
Map<String,Object> params) |
String |
CreatePressReleaseTodayHereMacro.perform(ContentContext ctx,
Map<String,Object> params) |
String |
CreatePressReleaseStructure2007Macro.perform(ContentContext ctx,
Map<String,Object> params) |
String |
CreatePressReleaseStructure2007HereMacro.perform(ContentContext ctx,
Map<String,Object> params) |
String |
CreatePressReleaseHereMacro.perform(ContentContext ctx,
Map<String,Object> params) |
String |
CreateMonthStructureMacro.perform(ContentContext ctx,
Map<String,Object> params) |
String |
CreateMonthHereMacro.perform(ContentContext ctx,
Map<String,Object> params) |
String |
CreateFakeUsers.perform(ContentContext ctx,
Map<String,Object> params) |
String |
CreateExternalNewsMacro.perform(ContentContext ctx,
Map<String,Object> params) |
String |
CreateDefaultPageStructure.perform(ContentContext ctx,
Map<String,Object> params) |
String |
CreateChildrenStructureMacro.perform(ContentContext inCtx,
Map<String,Object> params) |
String |
CreateBaseStructureMacro.perform(ContentContext ctx,
Map<String,Object> params) |
String |
CreateArticleComposition.perform(ContentContext ctx,
Map<String,Object> params) |
String |
CreateAlphabeticChildrenHereMacro.perform(ContentContext ctx,
Map<String,Object> params) |
String |
CreateAllContentSample.perform(ContentContext ctx,
Map<String,Object> params) |
String |
CopyLanguageStructureMacro.perform(ContentContext ctx,
Map<String,Object> params) |
String |
CopyLanguageStructureHereMacro.perform(ContentContext ctx,
Map<String,Object> params) |
String |
CopyCurrentPageToOtherLanguages.perform(ContentContext ctx,
Map<String,Object> params) |
String |
ConvertUserForComansys.perform(ContentContext ctx,
Map<String,Object> params) |
String |
CommitTemplate.perform(ContentContext ctx,
Map<String,Object> params) |
String |
ClearTransformURLCache.perform(ContentContext ctx,
Map<String,Object> params) |
String |
ClearDataAccessCount.perform(ContentContext ctx,
Map<String,Object> params) |
String |
ClearContext.perform(ContentContext ctx,
Map<String,Object> params) |
String |
CleanStaticInfoPersistence.perform(ContentContext inCtx,
Map<String,Object> params) |
String |
CleanResourceNameMacro.perform(ContentContext ctx,
Map<String,Object> params) |
String |
CleanPersistenceFolder.perform(ContentContext ctx,
Map<String,Object> params) |
String |
CleanImportFolder.perform(ContentContext ctx,
Map<String,Object> params) |
String |
CleanDuplicatedId.perform(ContentContext ctx,
Map<String,Object> params) |
String |
AddChildMacro.perform(ContentContext ctx,
Map<String,Object> params) |
String |
ActiveAllChildren.perform(ContentContext ctx,
Map<String,Object> params) |
static String |
UndeletePage.performAction(RequestService rs,
EditContext editCtx,
ContentContext ctx,
MessageRepository messageRepository,
I18nAccess i18nAccess) |
static String |
CreateArticleComposition.performCreate(RequestService rs,
EditContext editCtx,
ContentContext ctx,
MessageRepository messageRepository,
I18nAccess i18nAccess) |
static String |
UndeletePage.performDeleteAll(RequestService rs,
EditContext editCtx,
ContentContext ctx,
MessageRepository messageRepository,
I18nAccess i18nAccess) |
String |
UndeletePage.prepare(ContentContext ctx) |
String |
CreateArticleComposition.prepare(ContentContext ctx) |
protected boolean |
MergeImagesInGallery.transformImageToGallery(ContentContext ctx,
Image img,
Multimedia gal) |
Modifier and Type | Method and Description |
---|---|
String |
IMacro.getInfo(ContentContext ctx) |
String |
IMacro.perform(ContentContext ctx,
Map<String,Object> params) |
String |
IInteractiveMacro.prepare(ContentContext ctx) |
Modifier and Type | Method and Description |
---|---|
String |
UploadGallery.getInfo(ContentContext ctx) |
String |
UpdateUserRole.getInfo(ContentContext ctx) |
String |
SocialShare.getInfo(ContentContext ctx) |
String |
SmartImport.getInfo(ContentContext ctx) |
String |
RenameChildren.getInfo(ContentContext ctx) |
String |
PushStaticOnFtp.getInfo(ContentContext ctx) |
String |
MailingStat.getInfo(ContentContext ctx) |
String |
ImportJCRPageMacro.getInfo(ContentContext ctx) |
String |
ImportHTMLPageMacro.getInfo(ContentContext ctx) |
String |
ImportGalleryMacro.getInfo(ContentContext ctx) |
String |
ImportExternalPage.getInfo(ContentContext ctx) |
String |
ImportContent.getInfo(ContentContext ctx) |
String |
DeleteDynamicComponent.getInfo(ContentContext ctx) |
String |
DeleteComponent.getInfo(ContentContext ctx) |
String |
CreateRedirectionForAllLanguages.getInfo(ContentContext ctx) |
String |
CreateContentChildren.getInfo(ContentContext ctx) |
String |
CreateChildren.getInfo(ContentContext ctx) |
String |
CreateBusinessComponent.getInfo(ContentContext ctx) |
String |
CreateArticle.getInfo(ContentContext ctx) |
String |
ChangeImageFilter.getInfo(ContentContext ctx) |
boolean |
UploadGallery.haveRight(ContentContext ctx,
String action) |
boolean |
UpdateUserRole.haveRight(ContentContext ctx,
String action) |
boolean |
SocialShare.haveRight(ContentContext ctx,
String action) |
boolean |
SmartImport.haveRight(ContentContext ctx,
String action) |
boolean |
RenameChildren.haveRight(ContentContext ctx,
String action) |
boolean |
PushStaticOnFtp.haveRight(ContentContext ctx,
String action) |
boolean |
MailingStat.haveRight(ContentContext ctx,
String action) |
boolean |
ImportJCRPageMacro.haveRight(ContentContext ctx,
String action) |
boolean |
ImportHTMLPageMacro.haveRight(ContentContext ctx,
String action) |
boolean |
ImportGalleryMacro.haveRight(ContentContext ctx,
String action) |
boolean |
ImportExternalPage.haveRight(ContentContext ctx,
String action) |
boolean |
ImportContent.haveRight(ContentContext ctx,
String action) |
boolean |
DeleteDynamicComponent.haveRight(ContentContext ctx,
String action) |
boolean |
DeleteComponent.haveRight(ContentContext ctx,
String action) |
boolean |
CreateRedirectionForAllLanguages.haveRight(ContentContext ctx,
String action) |
boolean |
CreateContentChildren.haveRight(ContentContext ctx,
String action) |
boolean |
CreateChildren.haveRight(ContentContext ctx,
String action) |
boolean |
CreateBusinessComponent.haveRight(ContentContext ctx,
String action) |
boolean |
CreateArticle.haveRight(ContentContext ctx,
String action) |
boolean |
ChangeImageFilter.haveRight(ContentContext ctx,
String action) |
static String |
ImportJCRPageMacro.importFile(ContentContext ctx,
InputStream in,
String name,
MenuElement page) |
static boolean |
ImportJCRPageMacro.Config.isExplodHTML(ContentContext ctx) |
String |
UploadGallery.perform(ContentContext ctx,
Map<String,Object> params) |
String |
UpdateUserRole.perform(ContentContext ctx,
Map<String,Object> params) |
String |
SocialShare.perform(ContentContext ctx,
Map<String,Object> params) |
String |
SmartImport.perform(ContentContext ctx,
Map<String,Object> params) |
String |
RenameChildren.perform(ContentContext ctx,
Map<String,Object> params) |
String |
PushStaticOnFtp.perform(ContentContext ctx,
Map<String,Object> params) |
String |
MailingStat.perform(ContentContext ctx,
Map<String,Object> params) |
String |
ImportJCRPageMacro.perform(ContentContext ctx,
Map<String,Object> params) |
String |
ImportHTMLPageMacro.perform(ContentContext ctx,
Map<String,Object> params) |
String |
ImportGalleryMacro.perform(ContentContext ctx,
Map<String,Object> params) |
String |
ImportExternalPage.perform(ContentContext ctx,
Map<String,Object> params) |
String |
ImportContent.perform(ContentContext ctx,
Map<String,Object> params) |
String |
DeleteDynamicComponent.perform(ContentContext ctx,
Map<String,Object> params) |
String |
DeleteComponent.perform(ContentContext ctx,
Map<String,Object> params) |
String |
CreateRedirectionForAllLanguages.perform(ContentContext ctx,
Map<String,Object> params) |
String |
CreateContentChildren.perform(ContentContext ctx,
Map<String,Object> params) |
String |
CreateChildren.perform(ContentContext ctx,
Map<String,Object> params) |
String |
CreateBusinessComponent.perform(ContentContext ctx,
Map<String,Object> params) |
String |
CreateArticle.perform(ContentContext ctx,
Map<String,Object> params) |
String |
ChangeImageFilter.perform(ContentContext ctx,
Map<String,Object> params) |
static String |
ChangeImageFilter.performChange(RequestService rs,
ContentContext ctx,
GlobalContext globalContext,
MessageRepository messageRepository,
I18nAccess i18nAccess) |
static String |
SocialShare.performCreate(RequestService rs,
EditContext editCtx,
ContentContext ctx,
MessageRepository messageRepository,
I18nAccess i18nAccess) |
static String |
CreateRedirectionForAllLanguages.performCreate(RequestService rs,
EditContext editCtx,
ContentContext ctx,
MessageRepository messageRepository,
I18nAccess i18nAccess) |
static String |
CreateContentChildren.performCreate(RequestService rs,
EditContext editCtx,
ContentContext ctx,
MessageRepository messageRepository,
I18nAccess i18nAccess) |
static String |
CreateChildren.performCreate(RequestService rs,
EditContext editCtx,
ContentContext ctx,
MessageRepository messageRepository,
I18nAccess i18nAccess) |
static String |
CreateBusinessComponent.performCreate(RequestService rs,
EditContext editCtx,
ContentContext ctx,
MessageRepository messageRepository,
I18nAccess i18nAccess) |
static String |
CreateArticle.performCreate(RequestService rs,
EditContext editCtx,
ContentContext ctx,
MessageRepository messageRepository,
I18nAccess i18nAccess) |
static String |
DeleteDynamicComponent.performDelete(RequestService rs,
ContentService content,
EditContext editCtx,
ContentContext ctx,
MessageRepository messageRepository,
I18nAccess i18nAccess) |
static String |
DeleteComponent.performDelete(RequestService rs,
ContentService content,
EditContext editCtx,
ContentContext ctx,
MessageRepository messageRepository,
I18nAccess i18nAccess) |
static String |
ImportExternalPage.performImport(RequestService rs,
ContentContext ctx,
EditContext editCtx,
ContentService content,
MessageRepository messageRepository,
I18nAccess i18nAccess) |
static String |
ImportContent.performImport(RequestService rs,
ContentContext ctx,
EditContext editCtx,
ContentService content,
MessageRepository messageRepository,
I18nAccess i18nAccess) |
static String |
ImportHTMLPageMacro.performImport(RequestService rs,
ContentContext ctx,
EditContext editCtx,
GlobalContext globalContext,
MessageRepository messageRepository,
I18nAccess i18nAccess) |
static String |
ImportGalleryMacro.performImport(RequestService rs,
ContentContext ctx,
GlobalContext globalContext,
MessageRepository messageRepository,
I18nAccess i18nAccess) |
static String |
ImportJCRPageMacro.performImport(RequestService rs,
ContentContext ctx,
GlobalContext globalContext,
ModulesContext modulesContext,
MessageRepository messageRepository,
I18nAccess i18nAccess) |
static String |
PushStaticOnFtp.performPush(RequestService rs,
ContentContext ctx,
EditContext editCtx,
GlobalContext globalContext,
MessageRepository messageRepository,
I18nAccess i18nAccess) |
static String |
RenameChildren.performRename(RequestService rs,
EditContext editCtx,
ContentContext ctx,
MessageRepository messageRepository,
I18nAccess i18nAccess) |
static String |
UpdateUserRole.performUpdate(RequestService rs,
EditContext editCtx,
ContentContext ctx,
MessageRepository messageRepository,
I18nAccess i18nAccess) |
static String |
UploadGallery.performUpload(RequestService rs,
ContentContext ctx,
GlobalContext gc,
ContentService cs,
User user,
MessageRepository messageRepository,
I18nAccess i18nAccess) |
static String |
SmartImport.performUpload(RequestService rs,
ContentContext ctx,
GlobalContext gc,
ContentService cs,
User user,
MessageRepository messageRepository,
I18nAccess i18nAccess) |
String |
UploadGallery.prepare(ContentContext ctx) |
String |
UpdateUserRole.prepare(ContentContext ctx) |
String |
SocialShare.prepare(ContentContext ctx) |
String |
SmartImport.prepare(ContentContext ctx) |
String |
RenameChildren.prepare(ContentContext ctx) |
String |
PushStaticOnFtp.prepare(ContentContext ctx) |
String |
MailingStat.prepare(ContentContext ctx) |
String |
ImportJCRPageMacro.prepare(ContentContext ctx) |
String |
ImportHTMLPageMacro.prepare(ContentContext ctx) |
String |
ImportGalleryMacro.prepare(ContentContext ctx) |
String |
ImportExternalPage.prepare(ContentContext ctx) |
String |
ImportContent.prepare(ContentContext ctx) |
String |
DeleteDynamicComponent.prepare(ContentContext ctx) |
String |
DeleteComponent.prepare(ContentContext ctx) |
String |
CreateRedirectionForAllLanguages.prepare(ContentContext ctx) |
String |
CreateContentChildren.prepare(ContentContext ctx) |
String |
CreateChildren.prepare(ContentContext ctx) |
String |
CreateBusinessComponent.prepare(ContentContext ctx) |
String |
CreateArticle.prepare(ContentContext ctx) |
String |
ChangeImageFilter.prepare(ContentContext ctx) |
Constructor and Description |
---|
TransfertStaticToFtp(ContentContext ctx,
File folder,
URL url,
String host,
int port,
String username,
String password,
String path,
MailService mailService,
String email) |
TransfertStaticToZip(ContentContext ctx,
File folder,
URL url,
File zipFile,
String path,
MailService mailService,
String email) |
Modifier and Type | Method and Description |
---|---|
boolean |
MailingBuilder.prepare(ContentContext ctx) |
void |
MailingBuilder.sendMailing(ContentContext ctx) |
Modifier and Type | Method and Description |
---|---|
static MessageRepository |
MessageRepository.getInstance(ContentContext inCtx) |
void |
MessageRepository.setGlobalMessageAndNotification(ContentContext ctx,
GenericMessage globalMessage) |
void |
MessageRepository.setGlobalMessageAndNotification(ContentContext ctx,
GenericMessage globalMessage,
boolean admin)
set a new global message. if the type of the current message is more
important or equal the new message is ignored.
|
void |
MessageRepository.setGlobalMessageAndNotificationToAll(ContentContext ctx,
GenericMessage globalMessage,
boolean admin)
set a new global message. if the type of the current message is more
important or equal the new message is ignored.
|
Modifier and Type | Method and Description |
---|---|
static void |
AdminAction.checkRight(ContentContext ctx,
GlobalContext globalContext) |
static String |
AdminAction.clearCache(ContentContext ctx) |
static void |
AdminAction.editGlobalContext(ContentContext ctx,
Module currentModule,
GlobalContext globalContext) |
boolean |
AdminAction.haveRight(ContentContext ctx,
String action) |
static String |
AdminAction.performBlockEdit(RequestService rs,
ContentContext ctx,
MessageRepository messageRepository,
I18nAccess i18nAccess) |
static String |
AdminAction.performBlockView(RequestService rs,
ContentContext ctx,
MessageRepository messageRepository,
I18nAccess i18nAccess) |
static String |
AdminAction.performChangeSite(javax.servlet.http.HttpServletRequest request,
RequestService requestService,
ContentContext ctx,
Module currentModule) |
static String |
AdminAction.performClearCache(javax.servlet.http.HttpServletRequest request,
GlobalContext globalContext,
javax.servlet.http.HttpSession session,
User user,
ContentContext ctx,
MessageRepository messageRepository,
I18nAccess i18nAccess) |
static String |
AdminAction.performClearimagecache(javax.servlet.http.HttpServletRequest request,
GlobalContext globalContext,
javax.servlet.http.HttpSession session,
User user,
ContentContext ctx,
MessageRepository messageRepository,
I18nAccess i18nAccess,
FileCache fileCache) |
static String |
AdminAction.performComponentsDefault(RequestService rs,
ContentContext ctx,
javax.servlet.http.HttpSession session,
MessageRepository messageRepository,
I18nAccess i18nAccess) |
static String |
AdminAction.performComponentsForAll(RequestService rs,
javax.servlet.http.HttpSession session,
AdminUserSecurity adminUserSecurity,
ContentContext ctx,
MessageRepository messageRepository,
I18nAccess i18nAccess) |
static String |
AdminAction.performComponentsSelect(javax.servlet.http.HttpServletRequest request,
ContentContext ctx,
User user,
RequestService requestService,
MessageRepository messageRepository,
I18nAccess i18nAccess,
Module currentModule) |
static String |
AdminAction.performCreateSite(RequestService rs,
ContentContext ctx,
MessageRepository messageRepository,
I18nAccess i18nAccess,
Module currentModule,
User user) |
static String |
AdminAction.performEditStaticConfig(javax.servlet.http.HttpServletRequest request,
RequestService requestService,
ContentContext ctx,
Module currentModule,
StaticConfig staticConfig) |
static String |
AdminAction.performModulesSelect(javax.servlet.http.HttpServletRequest request,
ContentContext ctx,
RequestService requestService,
MessageRepository messageRepository,
I18nAccess i18nAccess,
Module currentModule,
ModulesContext moduleContext) |
static String |
AdminAction.performPreviewEditComponent(javax.servlet.http.HttpServletRequest request,
RequestService requestService,
ContentContext ctx,
Module currentModule) |
static String |
AdminAction.performReleaseContent(javax.servlet.http.HttpServletRequest request,
ContentContext ctx,
RequestService requestService,
GlobalContext globalContext,
EditContext editCtx,
MessageRepository messageRepository,
I18nAccess i18nAccess,
AdminUserSecurity security) |
static String |
AdminAction.performRemovelogo(RequestService rs,
javax.servlet.http.HttpSession session,
ContentContext ctx,
MessageRepository messageRepository,
I18nAccess i18nAccess) |
static String |
AdminAction.performRemoveSite(RequestService rs,
ContentContext ctx,
MessageRepository messageRepository,
I18nAccess i18nAccess) |
static String |
AdminAction.performSelectTemplate(ContentContext ctx,
RequestService requestService,
MessageRepository messageRepository,
I18nAccess i18nAccess) |
static String |
AdminAction.performUnlinkTemplate(ContentContext ctx,
RequestService requestService,
MessageRepository messageRepository,
I18nAccess i18nAccess) |
static String |
AdminAction.performUpdateGlobalContext(RequestService requestService,
ContentContext ctx,
MessageRepository messageRepository,
I18nAccess i18nAccess,
Module currentModule) |
static String |
AdminAction.performUpdateGlobalContextLight(RequestService requestService,
ContentContext ctx,
MessageRepository messageRepository,
I18nAccess i18nAccess,
Module currentModule,
User user) |
static String |
AdminAction.performUpdateStaticConfig(RequestService requestService,
javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpSession session,
ContentContext ctx,
AdminUserFactory adminUserFactory,
MessageRepository messageRepository,
I18nAccess i18nAccess,
Module currentModule,
StaticConfig staticConfig) |
static String |
AdminAction.performUpload(RequestService rs,
javax.servlet.http.HttpSession session,
ContentContext ctx,
MessageRepository messageRepository,
I18nAccess i18nAccess) |
String |
AdminAction.prepare(ContentContext ctx,
ModulesContext moduleContext) |
static boolean |
AdminAction.updateGraphicCharter(ContentContext ctx,
GlobalContext currentGlobalContext) |
Constructor and Description |
---|
ComponentBean(ContentContext ctx,
IContentVisualComponent comp) |
GlobalContextBean(ContentContext ctx,
GlobalContext globalContext,
javax.servlet.http.HttpSession session) |
Modifier and Type | Method and Description |
---|---|
List<ReactionComponent> |
CommentsService.getComments(ContentContext ctx) |
static String |
CommentsAction.performAccept(RequestService rs,
GlobalContext globalContext,
ContentContext ctx,
MessageRepository messageRepository,
I18nAccess i18nAccess) |
static String |
CommentsAction.performDeleteComments(RequestService rs,
ContentContext ctx,
MessageRepository messageRepository,
I18nAccess i18nAccess,
GlobalContext globalContext) |
static String |
CommentsAction.performRefuse(RequestService rs,
GlobalContext globalContext,
ContentContext ctx,
MessageRepository messageRepository,
I18nAccess i18nAccess) |
String |
CommentsAction.prepare(ContentContext ctx,
ModulesContext modulesContext) |
Constructor and Description |
---|
CommentsContainer(ContentContext ctx,
ReactionComponent reactions) |
Modifier and Type | Method and Description |
---|---|
void |
CommunicationModuleContext.loadNavigation(ContentContext ctx) |
static String |
CommunicationAction.performSendIM(RequestService rs,
ContentContext ctx,
javax.servlet.http.HttpServletRequest request,
Module currentModule,
CommunicationModuleContext communicationModuleContext) |
String |
CommunicationAction.prepare(ContentContext ctx,
ModulesContext modulesContext) |
Modifier and Type | Method and Description |
---|---|
static boolean |
Edit.checkPageSecurity(ContentContext ctx)
check is user have all right for modify the current page.
|
static boolean |
Edit.checkPageSecurity(ContentContext ctx,
MenuElement page)
check is user have all right for modify a specific page.
|
static String |
Edit.performAddPage(RequestService requestService,
ContentContext ctx,
I18nAccess i18nAccess,
ContentService content) |
static String |
Edit.performChangeArea(ContentContext ctx,
RequestService requestService,
EditContext editContext,
I18nAccess i18nAccess,
MessageRepository messageRepository) |
static String |
Edit.performChangeComponent(GlobalContext globalContext,
EditContext editCtx,
ContentContext ctx,
ComponentContext componentContext,
RequestService requestService,
I18nAccess i18nAccess,
Module currentModule,
ContentModuleContext modCtx) |
static String |
Edit.performChangeLanguage(RequestService requestService,
ContentContext ctx,
GlobalContext globalContext,
I18nAccess i18nAccess,
MessageRepository messageRepository) |
static String |
Edit.performClearClipboard(ClipBoard clipboard,
ContentContext ctx,
EditContext editCtx) |
static String |
Edit.performClosepopup(RequestService rs,
ContentContext ctx,
MessageRepository messageRepository,
I18nAccess i18nAccess) |
static String |
Edit.performConfirmReplace(RequestService rs,
ContentContext ctx,
GlobalContext globalContext,
EditContext editCtx,
javax.servlet.http.HttpSession session,
MessageRepository messageRepository,
I18nAccess i18nAccess) |
static String |
Edit.performCopy(RequestService rs,
ContentContext ctx,
EditContext editCtx,
ContentService content,
ClipBoard clipBoard,
MessageRepository messageRepository,
I18nAccess i18nAccess) |
static String |
Edit.performCopyPage(RequestService rs,
ContentContext ctx,
EditContext editCtx,
MessageRepository messageRepository,
I18nAccess i18nAccess) |
static String |
Edit.performDelete(ContentContext ctx,
javax.servlet.http.HttpServletRequest request,
ContentService content,
EditContext editContext,
javax.servlet.http.HttpServletResponse response,
I18nAccess i18nAccess,
MessageRepository messageRepository) |
static String |
Edit.performDeletePage(GlobalContext globalContext,
ContentService content,
ContentContext ctx,
I18nAccess i18nAccess) |
static String |
Edit.performEditpreview(RequestService requestService,
ContentContext ctx,
ComponentContext componentContext,
EditContext editContext,
ContentService content,
ModulesContext moduleContext,
ContentModuleContext modCtx) |
static String |
Edit.performInsert(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response,
RequestService rs,
ContentService contentService,
GlobalContext globalContext,
javax.servlet.http.HttpSession session,
EditContext editContext,
ContentContext ctx,
ContentService content,
Module currentModule,
I18nAccess i18nAccess,
MessageRepository messageRepository) |
static String |
Edit.performInsertPage(RequestService rs,
ContentContext ctx,
MessageRepository messageRepository,
ContentService content,
EditContext editContext,
PersistenceService persistenceService,
I18nAccess i18nAccess) |
static String |
Edit.performInsertShared(RequestService rs,
ContentContext ctx,
GlobalContext globalContext,
EditContext editContext,
ContentService content,
SharedContentService sharedContentService,
Module currentModule,
MessageRepository messageRepository,
I18nAccess i18nAccess) |
static String |
Edit.performMoveComponent(RequestService rs,
ContentContext ctx,
ContentService content,
ClipBoard clipboard,
Module currentModule,
PersistenceService persistenceService,
MessageRepository messageRepository,
I18nAccess i18nAccess) |
static String |
Edit.performMovePage(RequestService rs,
ContentContext ctx,
GlobalContext globalContext,
ContentService content,
I18nAccess i18nAccess,
MessageRepository messageRepository) |
static String |
Edit.performMovePageToTrash(RequestService rs,
ContentContext ctx,
ContentService content,
PersistenceService persistenceService,
MessageRepository messageRepository,
I18nAccess i18nAccess) |
static String |
Edit.performNeedValidation(ContentContext ctx,
MenuElement currentPage,
I18nAccess i18nAccess) |
static String |
Edit.performPageProperties(javax.servlet.ServletContext application,
GlobalContext globalContext,
ContentContext ctx,
javax.servlet.http.HttpSession session,
ContentService content,
EditContext editCtx,
RequestService requestService,
I18nAccess i18nAccess,
MessageRepository messageRepository) |
static String |
Edit.performPasteComp(RequestService rs,
ContentContext ctx,
ContentService content,
EditContext editContext,
ClipBoard clipboard,
Module currentModule,
PersistenceService persistenceService,
MessageRepository messageRepository,
I18nAccess i18nAccess) |
static String |
Edit.performPasteCompAsPage(RequestService rs,
ContentContext ctx,
ContentService content,
EditContext editContext,
ClipBoard clipboard,
Module currentModule,
PersistenceService persistenceService,
MessageRepository messageRepository,
I18nAccess i18nAccess) |
static String |
Edit.performPastePage(RequestService rs,
ContentContext ctx,
GlobalContext globalContext,
EditContext editCtx,
ContentService content,
MessageRepository messageRepository,
I18nAccess i18nAccess) |
static String |
Edit.performPublish(javax.servlet.ServletContext application,
javax.servlet.http.HttpServletRequest request,
StaticConfig staticConfig,
GlobalContext globalContext,
ContentService content,
ContentContext ctx,
I18nAccess i18nAccess) |
static String |
Edit.performRefresh(ContentContext ctx) |
static String |
Edit.performSave(ContentContext ctx,
EditContext editContext,
GlobalContext globalContext,
ContentService content,
ComponentContext componentContext,
RequestService requestService,
I18nAccess i18nAccess,
MessageRepository messageRepository,
Module currentModule,
AdminUserFactory adminUserFactory) |
String |
Edit.performSearch(ContentContext ctx,
ModulesContext moduleContext,
String query) |
static String |
Edit.performUpload(ContentContext ctx,
EditContext editContext,
GlobalContext globalContext,
ContentService content,
ComponentContext componentContext,
RequestService requestService,
I18nAccess i18nAccess,
MessageRepository messageRepository,
Module currentModule,
AdminUserFactory adminUserFactory) |
static String |
Edit.performValidate(ContentContext ctx,
MenuElement currentPage) |
String |
Edit.prepare(ContentContext ctx,
ModulesContext modulesContext) |
static void |
Edit.updatePreviewCommands(ContentContext ctx,
String tab)
update previous command zone.
|
Constructor and Description |
---|
ComponentWrapper(ContentContext ctx,
IContentVisualComponent comp) |
Modifier and Type | Method and Description |
---|---|
String |
ContextAction.prepare(ContentContext ctx,
ModulesContext modulesContext) |
Constructor and Description |
---|
GlobalContextBeanWithComponents(ContentContext ctx,
javax.servlet.http.HttpSession session) |
Modifier and Type | Method and Description |
---|---|
boolean |
Module.EmptyAction.haveRight(ContentContext ctx,
String action) |
String |
Module.EmptyAction.performSearch(ContentContext ctx,
ModulesContext moduleContext,
String searchText) |
String |
Module.EmptyAction.prepare(ContentContext ctx,
ModulesContext moduleContext) |
void |
IPrintInfo.printInfo(ContentContext ctx,
PrintStream out) |
void |
Module.Box.update(ContentContext ctx)
this method is called when the box must be updated.
|
void |
Module.updateMainRenderer(ContentContext ctx) |
Constructor and Description |
---|
ModuleBean(ContentContext ctx,
Module module) |
Modifier and Type | Method and Description |
---|---|
static ReportBean |
ReportFactory.getReport(ContentContext ctx) |
protected static boolean |
ReportFactory.isPageValid(ContentContext ctx,
ReportFilter filter,
MenuElement page) |
static String |
DashboardAction.performFilter(RequestService rs,
ContentContext ctx,
javax.servlet.http.HttpSession session,
MessageRepository messageRepository,
I18nAccess i18nAccess) |
static String |
DashboardAction.performGarbage(ContentContext ctx) |
static String |
DashboardAction.performListpage(RequestService rs,
ContentContext ctx,
javax.servlet.http.HttpSession session,
MessageRepository messageRepository,
I18nAccess i18nAccess) |
static String |
DashboardAction.performMainPage(RequestService rs,
ContentContext ctx,
javax.servlet.http.HttpSession session,
MessageRepository messageRepository,
I18nAccess i18nAccess) |
static String |
DashboardAction.performReadTracker(RequestService rs,
ContentContext ctx,
MessageRepository messageRepository,
I18nAccess i18nAccess,
GlobalContext globalContext,
javax.servlet.http.HttpSession session,
javax.servlet.http.HttpServletRequest request) |
static String |
DashboardAction.performReportPage(RequestService rs,
ContentContext ctx,
javax.servlet.http.HttpSession session,
MessageRepository messageRepository,
I18nAccess i18nAccess) |
static String |
DashboardAction.performTrackerPage(RequestService rs,
ContentContext ctx,
javax.servlet.http.HttpSession session,
MessageRepository messageRepository,
I18nAccess i18nAccess) |
String |
DashboardAction.prepare(ContentContext ctx,
ModulesContext modulesContext) |
Modifier and Type | Method and Description |
---|---|
boolean |
Action.haveRight(ContentContext ctx,
String action) |
static String |
Action.performTest(ContentContext ctx) |
String |
Action.prepare(ContentContext ctx,
ModulesContext moduleContext) |
Modifier and Type | Method and Description |
---|---|
static DropboxAction.DropboxConfig |
DropboxAction.getConfig(ContentContext ctx) |
boolean |
DropboxAction.haveRight(ContentContext ctx,
String action) |
static String |
DropboxAction.performBackToken(ContentContext ctx,
javax.servlet.http.HttpSession session,
RequestService rs,
javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response) |
static String |
DropboxAction.performConfig(ContentContext ctx,
RequestService rs)
action
|
String |
DropboxAction.performSearch(ContentContext ctx,
ModulesContext modulesContext,
String query) |
static String |
DropboxAction.performToDropbox(RequestService rs,
ContentContext ctx) |
static String |
DropboxAction.performToLocal(RequestService rs,
ContentContext ctx) |
String |
DropboxAction.prepare(ContentContext ctx,
ModulesContext moduleContext) |
static void |
DropboxAction.setConfig(ContentContext ctx,
DropboxAction.DropboxConfig config) |
Constructor and Description |
---|
DropboxThread(ContentContext ctx,
DropboxAction.DropboxConfig config,
boolean upload) |
Modifier and Type | Method and Description |
---|---|
static String |
EventAction.performAddical(RequestService rs,
ContentContext ctx,
MessageRepository messageRepository,
I18nAccess i18nAccess) |
static String |
EventAction.performAddicalurl(RequestService rs,
ContentContext ctx,
MessageRepository messageRepository,
I18nAccess i18nAccess) |
static String |
EventAction.performDeleteical(RequestService rs,
ContentContext ctx,
MessageRepository messageRepository,
I18nAccess i18nAccess) |
String |
EventAction.prepare(ContentContext ctx,
ModulesContext modulesContext) |
Constructor and Description |
---|
EventBean(ContentContext ctx,
Event event) |
Modifier and Type | Method and Description |
---|---|
ContentContext |
RootJavloELFile.getContentContext() |
ContentContext |
JavloELFile.getContentContext() |
Constructor and Description |
---|
FileBean(ContentContext ctx,
File file) |
FileBean(ContentContext ctx,
File file,
String beanLanguage) |
FileBean(ContentContext ctx,
StaticInfo staticInfo) |
FileBeanComparator(ContentContext inCtx,
int inSort) |
FileBeanComparator(ContentContext inCtx,
int inSort,
boolean desc) |
JavloELFinder(String rootPath,
ContentContext ctx) |
RootJavloELFile(ContentContext ctx,
ELVolume volume,
File file) |
Modifier and Type | Method and Description |
---|---|
static String |
MacroAction.performCloseMacro(RequestService rs,
ContentContext ctx,
EditContext editContext,
MessageRepository messageRepository,
I18nAccess i18nAccess) |
static String |
MacroAction.performExecuteInteractiveMacro(RequestService rs,
ContentContext ctx,
StaticConfig staticConfig,
MessageRepository messageRepository,
I18nAccess i18nAccess) |
static String |
MacroAction.performExecuteMacro(RequestService requestService,
StaticConfig staticConfig,
ContentContext ctx) |
String |
MacroAction.prepare(ContentContext ctx,
ModulesContext moduleContext) |
Modifier and Type | Method and Description |
---|---|
static String |
MailingAction.performDeletemailing(RequestService rs,
javax.servlet.ServletContext application,
ContentContext ctx,
javax.servlet.http.HttpSession session,
MessageRepository messageRepository,
I18nAccess i18nAccess) |
String |
MailingAction.performSelectMailingTemplate(ContentContext ctx,
RequestService rs,
Module currentModule,
MailingModuleContext mailingContext) |
static String |
MailingAction.performUnsubscribe(javax.servlet.ServletContext application,
javax.servlet.http.HttpServletRequest request,
RequestService rs,
ContentContext ctx,
MessageRepository messageRepository,
I18nAccess i18nAccess) |
String |
MailingAction.performWizard(ContentContext ctx,
GlobalContext globalContext,
javax.servlet.ServletContext application,
StaticConfig staticConfig,
javax.servlet.http.HttpServletRequest request,
RequestService rs,
Module currentModule,
MessageRepository messageRepository,
MailingModuleContext mailingContext,
I18nAccess i18nAccess) |
String |
MailingAction.prepare(ContentContext ctx,
ModulesContext modulesContext) |
void |
MailingModuleContext.sendMailing(ContentContext ctx) |
boolean |
MailingModuleContext.validate(ContentContext ctx) |
Modifier and Type | Method and Description |
---|---|
static String |
MonitoringAction.performMainPage(RequestService rs,
ContentContext ctx,
javax.servlet.http.HttpSession session,
MessageRepository messageRepository,
I18nAccess i18nAccess) |
static String |
MonitoringAction.performPerformancePage(RequestService rs,
ContentContext ctx,
javax.servlet.http.HttpSession session,
MessageRepository messageRepository,
I18nAccess i18nAccess) |
String |
MonitoringAction.prepare(ContentContext ctx,
ModulesContext moduleContext) |
Modifier and Type | Method and Description |
---|---|
static String |
Persistence.performImportpage(RequestService requestService,
ContentContext ctx,
javax.servlet.http.HttpServletRequest request,
MenuElement currentPage,
I18nAccess i18nAccess) |
static String |
Persistence.performRestore(RequestService rs,
ContentContext ctx,
ContentService content,
GlobalContext globalContext,
MessageRepository messageRepository,
I18nAccess i18nAccess) |
static String |
Persistence.performUpload(RequestService requestService,
javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response,
ContentContext ctx,
ContentService content,
I18nAccess i18nAccess) |
String |
Persistence.prepare(ContentContext ctx,
ModulesContext modulesContext) |
Modifier and Type | Method and Description |
---|---|
String |
PortletAction.prepare(ContentContext ctx,
ModulesContext modulesContext) |
Modifier and Type | Method and Description |
---|---|
static RemoteService |
RemoteService.getInstance(ContentContext ctx) |
static String |
RemoteAction.performCheck(RequestService rs,
GlobalContext globalContext,
ContentContext ctx,
MessageRepository messageRepository,
I18nAccess i18nAccess) |
static String |
RemoteAction.performDelete(RequestService rs,
GlobalContext globalContext,
ContentContext ctx,
MessageRepository messageRepository,
I18nAccess i18nAccess) |
static String |
RemoteAction.performTesturl(RequestService rs,
ContentContext ctx,
MessageRepository messageRepository,
I18nAccess i18nAccess) |
static String |
RemoteAction.performUpdate(RequestService rs,
GlobalContext globalContext,
ContentContext ctx,
MessageRepository messageRepository,
I18nAccess i18nAccess) |
String |
RemoteAction.prepare(ContentContext ctx,
ModulesContext modulesContext) |
Modifier and Type | Method and Description |
---|---|
static String |
RolesAction.performChangeRole(RequestService rs,
ContentContext ctx,
javax.servlet.http.HttpSession session,
MessageRepository messageRepository,
I18nAccess i18nAccess) |
static String |
RolesAction.performUpdate(RequestService rs,
ContentContext ctx,
MessageRepository messageRepository,
I18nAccess i18nAccess) |
String |
RolesAction.prepare(ContentContext ctx,
ModulesContext modulesContext) |
Modifier and Type | Method and Description |
---|---|
protected static void |
SearchModuleAction.addPage(ContentContext ctx,
Map<MenuElement,SearchResultBean> outResult,
MenuElement page,
String lg,
String authors) |
static String |
SearchModuleAction.performDownloadxlsx(RequestService rs,
javax.servlet.http.HttpServletRequest request,
ContentContext ctx,
MessageRepository messageRepository,
I18nAccess i18nAccess) |
static String |
SearchModuleAction.performSearch(RequestService rs,
javax.servlet.http.HttpServletRequest request,
ContentContext ctx,
MessageRepository messageRepository,
I18nAccess i18nAccess) |
String |
SearchModuleAction.prepare(ContentContext ctx,
ModulesContext modulesContext) |
static Collection<SearchResultBean> |
SearchModuleAction.searchInPage(ContentContext ctx,
SearchFilter filter) |
static Collection<SearchResultBean> |
SearchModuleAction.searchInResource(ContentContext ctx,
SearchFilter filter) |
Modifier and Type | Method and Description |
---|---|
static String |
SiteMapAction.performMove(RequestService rs,
ContentContext ctx,
MessageRepository messageRepository,
I18nAccess i18nAccess) |
String |
SiteMapAction.prepare(ContentContext ctx,
ModulesContext modulesContext) |
Constructor and Description |
---|
MenuElementBean(ContentContext ctx,
MenuElement menuElement) |
Modifier and Type | Method and Description |
---|---|
static String |
SocialAction.performUpdateNetwork(RequestService rs,
ContentContext ctx,
GlobalContext globalContext,
MessageRepository messageRepository,
I18nAccess i18nAccess) |
String |
SocialAction.prepare(ContentContext ctx,
ModulesContext modulesContext) |
Modifier and Type | Method and Description |
---|---|
static String |
TaxonomyAction.performUpdate(RequestService rs,
ContentContext ctx,
MessageRepository messageRepository,
I18nAccess i18nAccess,
Module module) |
String |
TaxonomyAction.prepare(ContentContext ctx,
ModulesContext modulesContext) |
Modifier and Type | Method and Description |
---|---|
void |
TemplateContext.checkEditMode(ContentContext ctx) |
static String |
TemplateAction.getContextROOTFolder(ContentContext ctx) |
static String |
TemplateAction.getPreviewImageURL(ContentContext ctx,
String filter,
String area) |
static void |
TemplateHierarchy.insertTemplateInHirarchy(ContentContext ctx,
List<TemplateHierarchy> rootTemplates,
Map<String,TemplateHierarchy> templateInList,
Template template) |
static String |
TemplateAction.performChangeFromPreview(RequestService rs,
javax.servlet.http.HttpSession session,
ContentContext ctx,
Module currentModule,
MessageRepository messageRepository,
I18nAccess i18nAccess) |
static String |
TemplateEditorAction.performChangeTemplate(RequestService rs,
javax.servlet.ServletContext application,
ContentContext ctx,
MessageRepository messageRepository,
I18nAccess i18nAccess) |
String |
TemplateAction.performCommit(RequestService requestService,
javax.servlet.ServletContext application,
ContentContext ctx,
MessageRepository messageRepository,
I18nAccess i18nAccess) |
String |
TemplateAction.performCommitChildren(RequestService requestService,
javax.servlet.ServletContext application,
ContentContext ctx,
MessageRepository messageRepository,
I18nAccess i18nAccess) |
static String |
TemplateEditorAction.performCreateArea(RequestService rs,
ContentContext ctx,
MessageRepository messageRepository,
I18nAccess i18nAccess) |
static String |
TemplateEditorAction.performCreateRow(RequestService rs,
ContentContext ctx,
MessageRepository messageRepository,
I18nAccess i18nAccess) |
static String |
TemplateEditorAction.performCreateTemplate(RequestService rs,
ContentContext ctx,
StaticConfig staticConfig,
javax.servlet.ServletContext application,
MessageRepository messageRepository,
I18nAccess i18nAccess) |
String |
TemplateAction.performDelete(RequestService requestService,
javax.servlet.http.HttpSession session,
ContentContext ctx) |
static String |
TemplateAction.performEditCSS(RequestService rs,
javax.servlet.ServletContext application,
ContentContext ctx,
MessageRepository messageRepository,
I18nAccess i18nAccess) |
static String |
TemplateAction.performEditHTML(RequestService rs,
javax.servlet.ServletContext application,
ContentContext ctx,
MessageRepository messageRepository,
I18nAccess i18nAccess) |
String |
TemplateAction.performEditTemplate(javax.servlet.ServletContext application,
StaticConfig staticConfig,
ContentContext ctx,
RequestService requestService,
Module module,
I18nAccess i18nAccess,
MessageRepository messageRepository) |
String |
TemplateAction.performGoEditTemplate(javax.servlet.ServletContext application,
javax.servlet.http.HttpServletRequest request,
ContentContext ctx,
RequestService requestService,
Module module,
I18nAccess i18nAccess) |
String |
TemplateAction.performImport(RequestService requestService,
javax.servlet.http.HttpSession session,
ContentContext ctx,
GlobalContext globalContext,
Module currentModule,
MessageRepository messageRepository,
I18nAccess i18nAccess) |
static String |
TemplateEditorAction.performSelectArea(RequestService rs,
ContentContext ctx,
MessageRepository messageRepository,
I18nAccess i18nAccess) |
static String |
TemplateAction.performSelectTemplate(RequestService rs,
ContentContext ctx,
EditContext editContext,
MenuElement currentPage,
MessageRepository messageRepository,
I18nAccess i18nAccess) |
static String |
TemplateEditorAction.performShowContent(RequestService rs,
ContentContext ctx,
javax.servlet.http.HttpSession session,
MessageRepository messageRepository,
I18nAccess i18nAccess) |
static String |
TemplateEditorAction.performSnapshot(RequestService rs,
StaticConfig staticConfig,
ContentContext ctx,
javax.servlet.ServletContext application,
MessageRepository messageRepository,
I18nAccess i18nAccess) |
static String |
TemplateEditorAction.performUpdateArea(RequestService rs,
ContentContext ctx,
MessageRepository messageRepository,
I18nAccess i18nAccess) |
static String |
TemplateAction.performUpdateFilter(RequestService rs,
javax.servlet.ServletContext application,
GlobalContext globalContext,
javax.servlet.http.HttpSession session,
ContentContext ctx,
MessageRepository messageRepository,
I18nAccess i18nAccess) |
static String |
TemplateEditorAction.performUpdateRow(RequestService rs,
ContentContext ctx,
MessageRepository messageRepository,
I18nAccess i18nAccess) |
static String |
TemplateEditorAction.performUpdateStyle(RequestService rs,
javax.servlet.ServletContext application,
ContentContext ctx,
MessageRepository messageRepository,
I18nAccess i18nAccess) |
static String |
TemplateAction.performUpload(ContentContext ctx,
RequestService rs,
MessageRepository messageRepository,
I18nAccess i18nAccess) |
String |
TemplateAction.performValidate(RequestService requestService,
javax.servlet.http.HttpSession session,
ContentContext ctx) |
String |
TemplateEditorAction.prepare(ContentContext ctx,
ModulesContext modulesContext) |
String |
TemplateAction.prepare(ContentContext ctx,
ModulesContext moduleContext) |
static Collection<PageTemplateRef> |
TemplateAction.searchPageTemplate(ContentContext ctx,
String templateName) |
Modifier and Type | Method and Description |
---|---|
static String |
TicketAction.computeChangesAndSendNotifications(ContentContext ctx,
GlobalContext globalContext)
Send notifications for tickets modified since the last notification time
ONLY if there is no modification since 5 min (defined in
StaticConfig.getTimeBetweenChangeNotification() ) Not a webaction,
called from
ViewActions.performSendTicketChangeNotifications(ContentContext, GlobalContext) |
static String |
TicketAction.computeOpenAndSendNotifications(ContentContext ctx,
GlobalContext globalContext)
Send notifications for tickets modified since the last notification time
ONLY if there is no modification since 5 min (defined in
StaticConfig.getTimeBetweenChangeNotification() ) Not a webaction,
called from
ViewActions.performSendTicketChangeNotifications(ContentContext, GlobalContext) |
static List<TicketBean> |
TicketService.getAllTickets(ContentContext ctx) |
static Map<String,TicketUserWrapper> |
TicketAction.getMyTicket(ContentContext ctx) |
static File |
TicketService.getTempImageFile(ContentContext ctx) |
static String |
TicketAction.performUpdate(RequestService rs,
ContentContext ctx,
GlobalContext globalContext,
User user,
MessageRepository messageRepository,
I18nAccess i18nAccess) |
static String |
TicketAction.performUpload(RequestService rs,
ContentContext ctx,
GlobalContext globalContext,
User user,
MessageRepository messageRepository,
I18nAccess i18nAccess) |
String |
TicketAction.prepare(ContentContext ctx,
ModulesContext modulesContext) |
void |
TicketService.updateTicket(ContentContext ctx,
TicketBean ticket,
boolean updateDate) |
Constructor and Description |
---|
TicketUserWrapper(Ticket ticket,
ContentContext ctx) |
Modifier and Type | Method and Description |
---|---|
IUserFactory |
UserModuleContext.getUserFactory(ContentContext ctx) |
static String |
UserAction.performAjaxUserList(RequestService rs,
javax.servlet.http.HttpSession session,
ContentContext ctx,
MessageRepository messageRepository,
I18nAccess i18nAccess) |
static String |
UserAction.performAskChangePassword(RequestService rs,
ContentContext ctx,
EditContext editContext,
GlobalContext globalContext,
MessageRepository messageRepository,
I18nAccess i18nAccess) |
String |
UserAction.performChangeMode(ContentContext ctx,
RequestService requestService) |
static String |
UserAction.performChangePassword(RequestService rs,
ContentContext ctx,
EditContext editContext,
GlobalContext globalContext,
javax.servlet.http.HttpSession session,
StaticConfig staticConfig,
MessageRepository messageRepository,
I18nAccess i18nAccess) |
static String |
UserAction.performChangePassword2Check(RequestService rs,
GlobalContext globalContext,
javax.servlet.http.HttpSession session,
ContentContext ctx,
StaticConfig staticConfig,
MessageRepository messageRepository,
I18nAccess i18nAccess) |
static String |
UserAction.performChangePasswordWithToken(RequestService rs,
ContentContext ctx,
EditContext editContext,
GlobalContext globalContext,
javax.servlet.http.HttpSession session,
StaticConfig staticConfig,
MessageRepository messageRepository,
I18nAccess i18nAccess) |
String |
UserAction.performCreateUser(ContentContext ctx,
StaticConfig staticConfig,
RequestService requestService,
I18nAccess i18nAccess,
MessageRepository messageRepository) |
static String |
UserAction.performDeleteFile(RequestService rs,
User user,
ContentContext ctx,
MessageRepository messageRepository,
I18nAccess i18nAccess) |
String |
UserAction.performDeleteUser(ContentContext ctx,
RequestService requestService,
I18nAccess i18nAccess,
MessageRepository messageRepository) |
static String |
UserAction.performSelectRole(javax.servlet.http.HttpServletRequest request,
ContentContext ctx,
GlobalContext globalContext,
javax.servlet.http.HttpSession session,
MessageRepository messageRepository,
I18nAccess i18nAccess) |
static String |
UserAction.performToken(javax.servlet.http.HttpServletRequest request,
ContentContext ctx,
GlobalContext globalContext,
javax.servlet.http.HttpSession session) |
String |
UserAction.performUpdate(ContentContext ctx,
GlobalContext globalContext,
RequestService requestService,
StaticConfig staticConfig,
AdminUserSecurity adminUserSecurity,
AdminUserFactory adminUserFactory,
javax.servlet.http.HttpSession session,
Module currentModule,
I18nAccess i18nAccess,
MessageRepository messageRepository) |
String |
UserAction.performUpdateCurrent(ContentContext ctx,
GlobalContext globalContext,
EditContext editContext,
RequestService requestService,
StaticConfig staticConfig,
AdminUserSecurity adminUserSecurity,
AdminUserFactory adminUserFactory,
javax.servlet.http.HttpSession session,
Module currentModule,
I18nAccess i18nAccess,
MessageRepository messageRepository) |
static String |
UserAction.performUpload(RequestService rs,
javax.servlet.http.HttpSession session,
User user,
ContentContext ctx,
GlobalContext globalContext,
MessageRepository messageRepository,
I18nAccess i18nAccess) |
String |
UserAction.prepare(ContentContext ctx,
ModulesContext moduleContext) |
Modifier and Type | Method and Description |
---|---|
ContentContext |
MenuElement.getContentContextWithContent(ContentContext ctx)
return a language with content.
|
Modifier and Type | Method and Description |
---|---|
void |
MenuElement.addAccess(ContentContext ctx) |
void |
MenuElement.addFollowers(ContentContext ctx,
String userName) |
void |
MenuElement.clearPageBean(ContentContext ctx) |
int |
MenuElement.countComponentInCtx(ContentContext ctx,
String inComponentType)
count the component of a specific type on the current page.
|
String |
TitleURLCreator.createURL(ContentContext ctx,
MenuElement currentPage) |
String |
TitleAndSectionURLCreator.createURL(ContentContext ctx,
MenuElement currentPage) |
String |
PageIDURLFactory.createURL(ContentContext ctx,
MenuElement currentPage) |
String |
NoURLFactory.createURL(ContentContext ctx,
MenuElement page) |
String |
NoExtURLPathTitleCreatorOneLevel.createURL(ContentContext ctx,
MenuElement currentPage) |
String |
NoExtURLPathTitleCreator.createURL(ContentContext ctx,
MenuElement currentPage) |
String |
NoExtURLCreator.createURL(ContentContext ctx,
MenuElement currentPage) |
String |
NameURLCreator.createURL(ContentContext ctx,
MenuElement currentPage) |
String |
LabelAndSectionURLCreatorNoExt.createURL(ContentContext ctx,
MenuElement currentPage) |
String |
LabelAndSectionURLCreator.createURL(ContentContext ctx,
MenuElement currentPage) |
String |
IURLFactory.createURL(ContentContext ctx,
MenuElement page)
create url to a page.
|
String |
DefaultLanguageTitleURLCreator.createURL(ContentContext ctx,
MenuElement currentPage) |
protected String |
TitleURLCreator.createURLWithoutExt(ContentContext ctx,
MenuElement currentPage) |
protected String |
TitleAndSectionURLCreator.createURLWithoutExt(ContentContext ctx,
MenuElement currentPage) |
protected String |
LabelAndSectionURLCreator.createURLWithoutExt(ContentContext ctx,
MenuElement currentPage) |
boolean |
MenuElement.deleteCompList(ContentContext ctx) |
void |
MenuElement.endRendering(ContentContext ctx) |
boolean |
MenuElement.equals(ContentContext ctx,
MenuElement page) |
boolean |
MenuElement.equals(ContentContext ctx,
MenuElement page,
boolean withChildren) |
int |
MenuElement.getAccess(ContentContext ctx,
Date date) |
List<MenuElement> |
MenuElement.getAllChildrenWithComponentType(ContentContext ctx,
String type) |
ContentElementList |
MenuElement.getAllContent(ContentContext ctx) |
Collection<Resource> |
MenuElement.getAllResources(ContentContext ctx) |
ContentElementList |
MenuElement.getBestLanguageContent(ContentContext ctx)
get the content in current language and in default languages order if not
exist.
|
protected ICache |
MenuElement.getCache(ContentContext ctx) |
protected String |
MenuElement.getCacheKey(ContentContext ctx,
String subkey) |
String |
MenuElement.getCategory(ContentContext ctx)
get the category of the page (category component)
|
List<MenuElement> |
MenuElement.getChildMenuElements(ContentContext ctx,
boolean visible) |
List<MenuElement> |
MenuElement.getChildMenuElementsList(ContentContext ctx,
boolean visible) |
List<MenuElement> |
MenuElement.getChildMenuElementsWithVirtual(ContentContext ctx,
boolean onlyVisible,
boolean virtualBefore) |
List<MenuElement> |
MenuElement.getChildMenuElementsWithVirtualList(ContentContext ctx,
boolean visible,
boolean virtualBefore) |
List<String> |
MenuElement.getChildrenCategories(ContentContext ctx) |
ExtendedColor |
MenuElement.getColor(ContentContext ctx)
get the slogan of the page (slogan component)
|
IContentVisualComponent |
MenuElement.getComponent(ContentContext ctx,
String id) |
ContactBean |
MenuElement.getContact(ContentContext ctx)
get local i18n data
|
ContentElementList |
MenuElement.getContent(ContentContext ctx)
get content of the current area
|
Map<String,Object> |
MenuElement.getContentAsMap(ContentContext ctx) |
String |
MenuElement.getContentAsText(ContentContext ctx) |
Map<Date,List<IContentVisualComponent>> |
MenuElement.getContentByDate(ContentContext ctx)
return the content separed on the date component.
|
List<IContentVisualComponent> |
MenuElement.getContentByImplementation(ContentContext ctx,
Class clazz) |
List<IContentVisualComponent> |
MenuElement.getContentByType(ContentContext ctx,
String type) |
ContentContext |
MenuElement.getContentContextWithContent(ContentContext ctx)
return a language with content.
|
Date |
MenuElement.getContentDate(ContentContext ctx)
get the date found in the content.
|
Date |
MenuElement.getContentDateComponent(ContentContext ctx) |
Date |
MenuElement.getContentDateNeverNull(ContentContext ctx)
return content Date and modification data if no content date.
|
String |
MenuElement.getContentTitle(ContentContext ctx)
get the real content title.
|
HtmlPart |
MenuElement.getDescription(ContentContext ctx)
get description of the page (description component)
|
String |
MenuElement.getDescriptionAsText(ContentContext ctx)
get description of the page (description component)
|
Event |
MenuElement.getEvent(ContentContext ctx)
get event if menu element contains event info.
|
List<Event> |
MenuElement.getEvents(ContentContext ctx)
get event if menu element contains event info.
|
protected String |
LabelAndSubSubSectionURLCreator.getExtension(ContentContext ctx) |
protected String |
LabelAndSectionURLCreator.getExtension(ContentContext ctx) |
Collection<String> |
MenuElement.getExternalResources(ContentContext ctx) |
String |
MenuElement.getFieldValue(ContentContext ctx,
String componentType,
String fieldName,
String defaultValue)
return the field value of the first component match with the component
type
|
Set<String> |
MenuElement.getFieldValues(ContentContext ctx,
String componentType,
String fieldName)
return the field values of all components match with the component type
|
List<String> |
MenuElement.getFollowers(ContentContext ctx) |
String |
MenuElement.getFont(ContentContext ctx)
get the category of the page (category component)
|
String |
MenuElement.getForcedPageTitle(ContentContext ctx)
get the title of the page define in the content, empty string if no title
defined.
|
String |
NoURLFactory.getFormat(ContentContext ctx,
String url) |
String |
NoExtURLPathTitleCreatorOneLevel.getFormat(ContentContext ctx,
String url) |
String |
NoExtURLPathTitleCreator.getFormat(ContentContext ctx,
String url) |
String |
NoExtURLCreator.getFormat(ContentContext ctx,
String url) |
String |
IURLFactory.getFormat(ContentContext ctx,
String url)
get the format of url (html, png, pdf...)
|
String |
AbstractURLFactory.getFormat(ContentContext ctx,
String url) |
String |
MenuElement.getForward(ContentContext ctx)
get the category of the page (category component)
|
String |
MenuElement.getFullLabel(ContentContext ctx) |
String |
MenuElement.getGlobalTitle(ContentContext ctx) |
List<String> |
MenuElement.getGroupID(ContentContext ctx) |
String |
MenuElement.getHeaderContent(ContentContext ctx) |
String |
MenuElement.getHtmlId(ContentContext ctx) |
String |
MenuElement.getHtmlSectionId(ContentContext ctx) |
Map<String,String> |
MenuElement.getI18n(ContentContext ctx)
get local i18n data
|
IImageTitle |
MenuElement.getImage(ContentContext ctx) |
IImageTitle |
MenuElement.getImageBackground(ContentContext ctx) |
Map<String,ImageTitleBean> |
MenuElement.getImageBackgroundForArea(ContentContext ctx) |
List<IImageTitle> |
MenuElement.getImages(ContentContext ctx) |
String |
MenuElement.getKeywords(ContentContext ctx) |
String |
MenuElement.getLabel(ContentContext ctx) |
int |
MenuElement.getLastAccess(ContentContext ctx) |
List<String> |
MenuElement.getLayouts(ContentContext ctx) |
String |
MenuElement.getLinkLabel(ContentContext ctx)
label of the link to page.
|
String |
MenuElement.getLinkOn(ContentContext ctx)
get the first link on the page.
|
ContentElementList |
MenuElement.getLocalContentCopy(ContentContext ctx) |
List<String> |
MenuElement.getLocalFollowers(ContentContext ctx) |
String |
MenuElement.getLocalTitle(ContentContext ctx)
get title withtout repeat content
|
String |
MenuElement.getLocation(ContentContext ctx)
get description of the page (description component)
|
String |
MenuElement.getMainContentLabel(ContentContext ctx) |
String |
DefaultTemplate.getMessageTemplate(ContentContext ctx) |
String |
MenuElement.getMetaDescription(ContentContext ctx)
get the description for meta tag (if no meta description defined return
the description)
|
String |
MenuElement.getMetaHead(ContentContext ctx)
get the metaHead for meta tag (if no meta description defined return
the description)
|
Date |
MenuElement.getModificationDate(ContentContext ctx) |
MenuElement |
MenuElement.getNoErrorFreeCurrentPage(ContentContext ctx) |
List<IContentVisualComponent> |
MenuElement.getNoRepeatContentByType(ContentContext ctx,
String type) |
IContentVisualComponent |
MenuElement.getNotCacheableComponent(ContentContext ctx) |
PageBean |
MenuElement.getPageBean(ContentContext ctx) |
protected MenuElement.PageDescription |
MenuElement.getPageDescription(ContentContext ctx) |
double |
MenuElement.getPageRank(ContentContext ctx)
get the page rank (define with content)
|
String |
MenuElement.getPageTitle(ContentContext ctx) |
int |
MenuElement.getReactionSize(ContentContext ctx)
get number of reactions of the page (description component)
|
IContentVisualComponent |
MenuElement.getRealContentComponent(ContentContext ctx) |
String |
MenuElement.getRealContentLanguage(ContentContext ctx) |
Date |
MenuElement.getRealModificationDate(ContentContext ctx) |
String |
DefaultTemplate.getRenderer(ContentContext ctx,
String file) |
int |
MenuElement.getSelectedDepth(ContentContext ctx)
return the depth of the selection. sample: if the first selected element
have children and sedond not the depth is 2.
|
String |
MenuElement.getShortLanguageURL(ContentContext ctx) |
String |
MenuElement.getShortURL(ContentContext ctx) |
double |
MenuElement.getSiteMapPriority(ContentContext ctx) |
String |
MenuElement.getSlogan(ContentContext ctx)
get the slogan of the page (slogan component)
|
MenuElement.PageDescription |
MenuElement.getSmartPageDescription(ContentContext ctx) |
Collection<Link> |
MenuElement.getStaticResources(ContentContext ctx) |
String |
MenuElement.getSubTitle(ContentContext ctx) |
int |
MenuElement.getSubTitleLevel(ContentContext ctx) |
List<String> |
MenuElement.getSubTitles(ContentContext ctx,
int level) |
List<String> |
MenuElement.getTags(ContentContext ctx) |
String |
MenuElement.getTechnicalTitle(ContentContext ctx)
create a title without space and special character with the title of the
page in the default language.
|
TimeRange |
MenuElement.getTimeRange(ContentContext ctx)
get the time range found in the content.
|
String |
MenuElement.getTitle(ContentContext ctx) |
int |
MenuElement.getToTheTopLevel(ContentContext ctx) |
List<MenuElement> |
MenuElement.getVirtualChild(ContentContext ctx,
boolean onlyVisible) |
String |
MenuElement.getVirtualPath(ContentContext ctx)
return the page of this page
|
List<MenuElement> |
MenuElement.getVisibleChildMenuElements(ContentContext ctx)
get the child list of the current element.
|
List<MenuElement> |
MenuElement.getVisibleChildMenuElementsList(ContentContext ctx) |
String |
MenuElement.getXHTMLDescription(ContentContext ctx)
get description of the page (description component)
|
String |
MenuElement.getXHTMLTitle(ContentContext ctx) |
void |
DefaultTemplate.importTemplateInWebapp(StaticConfig config,
ContentContext ctx) |
protected void |
DefaultTemplate.importTemplateInWebapp(StaticConfig config,
ContentContext ctx,
GlobalContext globalContext,
File templateTarget,
Map<String,String> childrenData,
boolean compressResource,
boolean parent,
File rawCss) |
boolean |
MenuElement.isActive(ContentContext ctx) |
boolean |
MenuElement.isCacheable(ContentContext ctx)
check if the page is cacheable (static content)
|
boolean |
MenuElement.isContentDateVisible(ContentContext ctx) |
boolean |
MenuElement.isEditabled(ContentContext ctx) |
boolean |
MenuElement.isEditAccess(ContentContext ctx) |
boolean |
MenuElement.isEmpty(ContentContext ctx) |
boolean |
MenuElement.isEmpty(ContentContext ctx,
String area) |
boolean |
MenuElement.isEmpty(ContentContext ctx,
String area,
boolean withRepeat) |
boolean |
MenuElement.isHaveVisibleChild(ContentContext ctx) |
boolean |
MenuElement.isLastSelected(ContentContext ctx) |
boolean |
MenuElement.isLikeRoot(ContentContext ctx) |
boolean |
MenuElement.isLinkRealContent(ContentContext ctx) |
boolean |
MenuElement.isLocalEmpty(ContentContext ctx,
String area) |
boolean |
MenuElement.isNoComponent(ContentContext ctx) |
boolean |
MenuElement.isNoComponent(ContentContext ctx,
String area) |
boolean |
MenuElement.isPublic(ContentContext ctx) |
boolean |
MenuElement.isReadAccess(ContentContext ctx,
User user) |
boolean |
MenuElement.isRealContent(ContentContext ctx) |
boolean |
MenuElement.isRealContentAnyLanguage(ContentContext ctx) |
boolean |
MenuElement.isReference(ContentContext ctx)
is a page with reference to other page, like page reference of children
link
|
boolean |
MenuElement.isSelected(ContentContext ctx) |
boolean |
DefaultTemplate.isTemplateInWebapp(ContentContext ctx) |
boolean |
MenuElement.isTitle(ContentContext ctx) |
boolean |
MenuElement.isVisible(ContentContext ctx) |
boolean |
MenuElement.needTemplate(ContentContext ctx,
String templateId)
check if page need a specific template.
|
boolean |
MenuElement.notInSearch(ContentContext ctx) |
void |
MenuElement.printInfo(ContentContext ctx,
PrintStream out) |
String |
MenuElement.removeContent(ContentContext ctx,
String id)
remove a component on the page
|
String |
MenuElement.removeContent(ContentContext ctx,
String id,
boolean releaseCache)
remove a component on the page
|
void |
MenuElement.removeFollowers(ContentContext ctx,
String userName) |
static void |
RobotsTxt.renderRobotTxt(ContentContext ctx,
OutputStream outStream) |
MenuElement |
MenuElement.searchChild(ContentContext ctx) |
MenuElement |
MenuElement.searchChild(ContentContext ctx,
String path) |
static MenuElement |
MenuElement.searchChild(MenuElement elem,
ContentContext ctx,
String path,
Collection<MenuElement> pastNode) |
MenuElement |
MenuElement.searchRealChild(ContentContext ctx,
String path) |
void |
PageBean.setContentContext(ContentContext ctx) |
void |
MenuElement.updateLinkedData(ContentContext ctx) |
Constructor and Description |
---|
ContentDateComparator(ContentContext ctx,
boolean ascendent) |
MenuElementNameComparator(ContentContext ctx,
boolean ascendent) |
NavigationMapByName(ContentContext ctx,
MenuElement root) |
PageAssociationBean(ContentContext ctx,
MenuElement rootChildrenAgregation) |
PageBean(ContentContext ctx,
MenuElement page) |
ReactionMenuElementComparator(ContentContext ctx,
boolean reverse) |
Constructor and Description |
---|
ComponentMap(ContentContext ctx,
IContentVisualComponent comp) |
PageContentMap(ContentContext ctx,
MenuElement page) |
Constructor and Description |
---|
HttpServletRequestWrapper(ContentContext ctx,
String suffix) |
Modifier and Type | Method and Description |
---|---|
List<String> |
AbstractResourceFactory.getCategories(ContentContext ctx,
String type) |
IRemoteResource |
LocalResourceFactory.getLocalResource(ContentContext ctx,
String id) |
IRemoteResource |
LocalResourceFactory.getLocalResource(ContentContext ctx,
String name,
String type) |
RemoteResourceList |
LocalResourceFactory.getResources(ContentContext ctx) |
abstract RemoteResourceList |
AbstractResourceFactory.getResources(ContentContext ctx) |
RemoteResourceList |
LocalResourceFactory.getResourcesForProxy(ContentContext ctx,
String type,
String category) |
List<String> |
AbstractResourceFactory.getTypes(ContentContext ctx) |
Modifier and Type | Method and Description |
---|---|
static Device |
Device.getDevice(ContentContext ctx) |
Modifier and Type | Method and Description |
---|---|
ContentContext |
SearchResult.getContentContext() |
Modifier and Type | Method and Description |
---|---|
static ISearchEngine |
SearchEngineFactory.getEngine(ContentContext ctx) |
static SearchResult |
SearchResult.getInstance(ContentContext ctx) |
static SearchFilter |
SearchFilter.getInstance(ContentContext ctx) |
void |
SearchFilter.reset(ContentContext ctx) |
void |
SearchResult.search(ContentContext ctx,
String groupId,
String searchText,
String sort,
List<String> comps) |
List<SearchResult.SearchElement> |
LuceneSearchEngine.search(ContentContext ctx,
String groupId,
String searchStr,
String sort,
List<String> componentList) |
List<SearchResult.SearchElement> |
ISearchEngine.search(ContentContext ctx,
String groupId,
String searchStr,
String sort,
List<String> componentList) |
List<SearchResult.SearchElement> |
DefaultSearchEngine.search(ContentContext ctx,
String groupId,
String searchStr,
String sort,
List<String> componentList) |
void |
SearchResult.searchComponent(ContentContext ctx,
String componentType) |
void |
SearchResult.searchComponentInPage(ContentContext ctx,
String componentType) |
void |
SearchResult.setContentContext(ContentContext ctx) |
Modifier and Type | Method and Description |
---|---|
void |
NotificationService.addSystemNotification(ContentContext ctx,
String message,
int type,
boolean admin) |
static void |
NavigationService.checkSameUrl(ContentContext ctx,
Collection<MenuElement> allPages) |
int |
PersistenceService.checkStructureIntegrity(ContentContext ctx,
PrintStream out,
MenuElement root) |
boolean |
PersistenceService.clean(ContentContext ctx) |
static void |
ContentService.clearAllCache(ContentContext ctx,
GlobalContext globalContext) |
static void |
ContentService.clearAllContextCache(ContentContext ctx) |
static void |
ContentService.clearCache(ContentContext ctx,
GlobalContext globalContext) |
void |
NavigationService.clearPage(ContentContext ctx) |
boolean |
ContentService.contentExistForContext(ContentContext ctx)
check if the content exist for this context.
|
static int |
ConvertToCurrentVersion.convert(ContentContext ctx,
ComponentBean bean,
String version) |
static void |
ConvertToCurrentVersion.convert(ContentContext ctx,
PersistenceService.LoadingBean lBean) |
static void |
CompatibiltyService.convertCMS(PrintStream out,
ContentContext ctx)
convert a former version of content, context, config to the current cms version
|
void |
ClipBoard.copy(ContentContext ctx,
Object inCopied) |
String |
ContentService.createContent(ContentContext ctx,
Collection<ComponentBean> inBean,
String parentId,
boolean releaseCache) |
String |
ContentService.createContent(ContentContext ctx,
ComponentBean inBean,
String parentId,
boolean releaseCache) |
String |
ContentService.createContent(ContentContext ctx,
MenuElement page,
ComponentBean inBean,
String parentId,
boolean releaseCache) |
String |
ContentService.createContent(ContentContext ctx,
MenuElement page,
Iterable<ComponentBean> inBean,
String parentId,
boolean releaseCache) |
String |
ContentService.createContent(ContentContext ctx,
MenuElement page,
String area,
String parentId,
ComponentBean inBean,
boolean releaseCache) |
String |
ContentService.createContent(ContentContext ctx,
MenuElement page,
String area,
String parentId,
String type,
String content,
boolean releaseCache) |
String |
ContentService.createContent(ContentContext ctx,
String parentId,
String type,
String content,
boolean releaseCache) |
String |
ContentService.createContent(ContentContext ctx,
String parentId,
String type,
String content,
boolean repeat,
String renderer) |
String |
ContentService.createContentAtEnd(ContentContext ctx,
ComponentBean inBean,
boolean releaseCache) |
String |
ContentService.createContentMirrorIfNeeded(ContentContext ctx,
MenuElement newPage,
IContentVisualComponent comp,
String parentId,
boolean b) |
String |
ContentService.createContentWidthId(ContentContext ctx,
MenuElement page,
String area,
String parentId,
ComponentBean inBean,
boolean releaseCache) |
List<IContentVisualComponent> |
ContentService.getAllContent(ContentContext ctx) |
Map<String,List<IListItem>> |
ListService.getAllList(ContentContext ctx) |
Map<String,List<IListItem>> |
ListService.getAllListSorted(ContentContext ctx) |
List<String> |
ReverseLinkService.getAllTextName(ContentContext ctx,
MenuElement elem) |
List<String> |
DynamicComponentService.getAllType(ContentContext ctx,
MenuElement page) |
String |
ContentService.getAttribute(ContentContext ctx,
String key) |
String |
ContentService.getAttribute(ContentContext ctx,
String key,
String defaultValue) |
IContentVisualComponent |
ContentService.getCachedComponent(ContentContext ctx,
String id) |
IContentVisualComponent |
ContentService.getComponent(ContentContext ctx,
String id) |
IContentVisualComponent |
ContentService.getComponentAllLanguage(ContentContext ctx,
String id) |
List<IContentVisualComponent> |
ContentService.getComponentByType(ContentContext ctx,
String type) |
IContentVisualComponent |
ContentService.getComponentNoRealContentType(ContentContext ctx,
String id) |
ComponentBean |
ClipBoard.getCopiedComponent(ContentContext ctx) |
Map<String,String> |
ReverseLinkService.getDefinitions(ContentContext ctx) |
List<IFieldContainer> |
DynamicComponentService.getFieldContainers(ContentContext ctx,
MenuElement page,
String fieldType) |
Map<String,String> |
ContentService.getGlobalMap(ContentContext ctx)
return the globalmap in readonly mode.
|
static ListService |
ListService.getInstance(ContentContext ctx) |
List<IListItem> |
ListService.getList(ContentContext ctx,
String name) |
MenuElement |
ContentService.getNavigation(ContentContext ctx)
return all the content.
|
List<IListItem> |
ListService.getNavigationList(ContentContext ctx,
String name) |
MenuElement |
NavigationService.getPage(ContentContext ctx,
String pageKey) |
MenuElement |
ContentService.getPageWithShortURL(ContentContext ctx,
String shortURL) |
MenuElement |
ContentService.getTrashPage(ContentContext ctx) |
int |
ContentService.getWordCount(ContentContext ctx) |
boolean |
ClipBoard.isEmpty(ContentContext ctx) |
boolean |
ContentService.isNavigationLoaded(ContentContext ctx)
check if navigation was allready loaded for a specific render mode.
|
MenuElement |
PersistenceService.load(ContentContext ctx,
int renderMode,
Map<String,String> contentAttributeMap,
Date timeTravelDate) |
protected MenuElement |
PersistenceService.load(ContentContext ctx,
int renderMode,
Map<String,String> contentAttributeMap,
Date timeTravelDate,
boolean correctXML,
Integer previewVersion) |
protected PersistenceService.LoadingBean |
PersistenceService.load(ContentContext ctx,
Object in,
File propFile,
Map<String,String> contentAttributeMap,
TaxonomyBean taxonomyBean,
int renderMode)
load data from InputStream of Reader
|
MenuElement |
PersistenceService.loadPreview(ContentContext ctx,
Integer version)
load a specific preview version.
|
static void |
NotificationService.notifExternalService(ContentContext ctx,
String message,
int type,
String inURL,
String userId,
boolean admin) |
static void |
NotificationService.notifExternalService(ContentContext ctx,
String message,
int type,
String inURL,
String userId,
boolean admin,
Collection<String> targetUsers) |
void |
ContentService.printInfo(ContentContext ctx,
PrintStream out) |
void |
PersistenceService.publishPreviewFile(ContentContext ctx) |
void |
ContentService.releaseAll(ContentContext ctx,
GlobalContext globalContext) |
void |
ContentService.releasePreviewNav(ContentContext ctx)
release the preview nav.
|
void |
ContentService.releaseTimeTravelerNav(ContentContext ctx) |
void |
ContentService.releaseViewNav(ContentContext ctx,
GlobalContext globalContext) |
void |
ContentService.removeAttribute(ContentContext ctx,
String key) |
void |
ContentService.removeAttributeRAWKey(ContentContext ctx,
String key) |
void |
NavigationService.removeNavigation(ContentContext ctx,
MenuElement elem) |
void |
NavigationService.removeNavigationNoStore(ContentContext ctx,
MenuElement elem) |
String |
ReverseLinkService.replaceLink(ContentContext ctx,
IContentVisualComponent comp,
String contentValue) |
void |
ContentService.setAttribute(ContentContext ctx,
String key,
String value) |
void |
ContentService.setCachedComponent(ContentContext ctx,
IContentVisualComponent comp) |
void |
PersistenceService.store(ContentContext ctx) |
void |
PersistenceService.store(ContentContext ctx,
boolean async) |
void |
PersistenceService.store(ContentContext ctx,
int renderMode) |
void |
PersistenceService.store(ContentContext ctx,
int renderMode,
boolean async) |
String |
ITranslator.translate(ContentContext ctx,
String text,
String sourceLang,
String targetLang) |
Constructor and Description |
---|
MapAllList(ContentContext ctx,
boolean sorted) |
Modifier and Type | Method and Description |
---|---|
static LocalICalProvider |
LocalICalProvider.getInstance(ContentContext ctx) |
static CalendarService |
CalendarService.getInstance(ContentContext ctx) |
static CalendarBean |
CalendarBean.getInstance(ContentContext ctx) |
static CalendarBean |
CalendarBean.getInstance(ContentContext ctx,
int year,
int month) |
static CalendarBean |
CalendarBean.getInstance(ContentContext ctx,
int year,
int month,
int step) |
static RemoteICalProvider |
RemoteICalProvider.getInstance(ContentContext ctx,
Properties providers) |
static CalendarBean |
CalendarBean.getInstance(ContentContext ctx,
String key) |
static CalendarBean |
CalendarBean.getInstance(ContentContext ctx,
String key,
int step) |
void |
AbstractICalProvider.init(ContentContext ctx) |
void |
RemoteICalProvider.reset(ContentContext ctx) |
void |
LocalICalProvider.reset(ContentContext ctx) |
void |
ICalProvider.reset(ContentContext ctx) |
void |
CalendarService.setICalProviders(ContentContext ctx,
String providers) |
Modifier and Type | Method and Description |
---|---|
Event |
IEventsProvider.getEvent(ContentContext ctx,
String id) |
Event |
EventService.getEvent(ContentContext ctx,
String id) |
static IEventsProvider |
EventFactory.getEventProvider(ContentContext ctx) |
List<Event> |
IEventsProvider.getEvents(ContentContext ctx) |
List<Event> |
EventService.getEvents(ContentContext ctx) |
List<IUserInfo> |
Event.getParticipants(ContentContext ctx) |
Constructor and Description |
---|
Event(ContentContext ctx,
String pageName,
String id,
Date start,
Date end,
String summary,
String description,
IImageTitle image) |
Modifier and Type | Method and Description |
---|---|
String |
GoogleTranslateService.translate(ContentContext ctx,
String text,
String sourceLang,
String targetLang) |
Modifier and Type | Method and Description |
---|---|
boolean |
IIntegrityChecker.checkPage(ContentContext ctx,
MenuElement page)
check a integrity of the page.
|
boolean |
CheckUnactivePage.checkPage(ContentContext ctx,
MenuElement page) |
boolean |
CheckTitleHierarchy.checkPage(ContentContext ctx,
MenuElement page) |
boolean |
CheckTitle.checkPage(ContentContext ctx,
MenuElement page) |
boolean |
CheckResource.checkPage(ContentContext ctx,
MenuElement page) |
boolean |
CheckImageLabel.checkPage(ContentContext ctx,
MenuElement page) |
boolean |
CheckDescription.checkPage(ContentContext ctx,
MenuElement page) |
boolean |
CheckContent.checkPage(ContentContext ctx,
MenuElement page) |
protected List<IIntegrityChecker> |
IntegrityFactory.getAllChecker(ContentContext ctx) |
String |
IIntegrityChecker.getArea(ContentContext ctx) |
String |
AbstractIntegrityChecker.getArea(ContentContext ctx) |
String |
IIntegrityChecker.getComponentId(ContentContext ctx)
the component where the problem found.
|
String |
AbstractIntegrityChecker.getComponentId(ContentContext ctx) |
int |
IIntegrityChecker.getErrorCount(ContentContext ctx) |
int |
AbstractIntegrityChecker.getErrorCount(ContentContext ctx) |
String |
IIntegrityChecker.getErrorMessage(ContentContext ctx) |
String |
AbstractIntegrityChecker.getErrorMessage(ContentContext ctx) |
static IntegrityFactory |
IntegrityFactory.getInstance(ContentContext ctx) |
int |
IIntegrityChecker.getLevel(ContentContext ctx) |
int |
CheckImageLabel.getLevel(ContentContext ctx) |
int |
AbstractIntegrityChecker.getLevel(ContentContext ctx) |
String |
IIntegrityChecker.getLevelLabel(ContentContext ctx) |
String |
AbstractIntegrityChecker.getLevelLabel(ContentContext ctx) |
boolean |
IIntegrityChecker.isApplicableForMailing(ContentContext ctx) |
boolean |
CheckTitle.isApplicableForMailing(ContentContext ctx) |
boolean |
CheckDescription.isApplicableForMailing(ContentContext ctx) |
boolean |
AbstractIntegrityChecker.isApplicableForMailing(ContentContext ctx) |
Constructor and Description |
---|
IntegrityBean(ContentContext ctx,
IIntegrityChecker checker) |
Modifier and Type | Method and Description |
---|---|
Room |
ChatService.getSessionRoom(ContentContext ctx) |
Constructor and Description |
---|
MessageBean(ContentContext ctx,
Message msg) |
Modifier and Type | Method and Description |
---|---|
static ParticipationListService |
ParticipationListService.getInstance(ContentContext ctx) |
static ParticipationListService |
ParticipationListService.getInstance(ContentContext ctx,
File listFile) |
Modifier and Type | Method and Description |
---|---|
void |
ResourceStatus.release(ContentContext ctx) |
Constructor and Description |
---|
LocalResource(ContentContext ctx,
File file) |
Modifier and Type | Method and Description |
---|---|
protected boolean |
LocalImageSharedContentProvider.acceptedDocument(ContentContext ctx,
String fileName) |
protected boolean |
LocalFileSharedContentProvider.acceptedDocument(ContentContext ctx,
String fileName) |
void |
SharedContentService.clearCache(ContentContext ctx) |
List<String> |
SharedContentService.getActiveProviderNames(ContentContext ctx) |
List<ISharedContentProvider> |
SharedContentService.getAllActiveProvider(ContentContext ctx) |
List<ISharedContentProvider> |
SharedContentService.getAllProvider(ContentContext ctx) |
List<ISharedContentProvider> |
SharedContentProviderFactory.getAllSharedContentProvider(ContentContext ctx) |
Map<String,String> |
LocalImageSharedContentProvider.getCategories(ContentContext ctx) |
Map<String,String> |
ISharedContentProvider.getCategories(ContentContext ctx) |
Map<String,String> |
AbstractSharedContentProvider.getCategories(ContentContext ctx) |
int |
ISharedContentProvider.getCategoriesSize(ContentContext ctx) |
int |
AbstractSharedContentProvider.getCategoriesSize(ContentContext ctx) |
Collection<SharedContent> |
LocalImageSharedContentProvider.getContent(ContentContext ctx) |
Collection<SharedContent> |
JavloSharedContentProvider.getContent(ContentContext ctx) |
Collection<SharedContent> |
ISharedContentProvider.getContent(ContentContext ctx) |
Collection<SharedContent> |
GlobalImageSharedContentProvider.getContent(ContentContext ctx) |
Collection<SharedContent> |
CloserJavloSharedContentProvider.getContent(ContentContext ctx) |
abstract Collection<SharedContent> |
AbstractSharedContentProvider.getContent(ContentContext ctx) |
Collection<SharedContent> |
ISharedContentProvider.getContent(ContentContext ctx,
Collection<String> categories) |
Collection<SharedContent> |
ImportedImageSharedContentProvider.getContent(ContentContext ctx,
Collection<String> categories) |
Collection<SharedContent> |
ImportedFileSharedContentProvider.getContent(ContentContext ctx,
Collection<String> categories) |
Collection<SharedContent> |
AbstractSharedContentProvider.getContent(ContentContext ctx,
Collection<String> categories) |
int |
ISharedContentProvider.getContentSize(ContentContext ctx) |
int |
AbstractSharedContentProvider.getContentSize(ContentContext ctx) |
static SharedContentService |
SharedContentService.getInstance(ContentContext ctx) |
static SharedContentProviderFactory |
SharedContentProviderFactory.getInstance(ContentContext ctx) |
protected String |
LocalImageSharedContentProvider.getPreviewURL(ContentContext ctx,
ComponentBean compBean) |
protected String |
LocalFileSharedContentProvider.getPreviewURL(ContentContext ctx,
ComponentBean compBean) |
ISharedContentProvider |
SharedContentService.getProvider(ContentContext ctx,
String name) |
protected File |
LocalImageSharedContentProvider.getRootFolder(ContentContext ctx) |
protected File |
LocalFileSharedContentProvider.getRootFolder(ContentContext ctx) |
protected File |
GlobalImageSharedContentProvider.getRootFolder(ContentContext ctx) |
SharedContent |
SharedContentService.getSharedContent(ContentContext ctx,
String id) |
protected boolean |
AbstractSharedContentProvider.isCategoryAccepted(ContentContext ctx,
Collection<String> categories,
MenuElement cp,
Template template) |
protected boolean |
LocalImageSharedContentProvider.isCategoryAccepted(ContentContext ctx,
String category,
MenuElement cp,
Template template) |
protected boolean |
ImportedImageSharedContentProvider.isCategoryAccepted(ContentContext ctx,
String category,
MenuElement cp,
Template template) |
protected boolean |
ImportedFileSharedContentProvider.isCategoryAccepted(ContentContext ctx,
String category,
MenuElement cp,
Template template) |
protected boolean |
AbstractSharedContentProvider.isCategoryAccepted(ContentContext ctx,
String category,
MenuElement cp,
Template template) |
boolean |
ISharedContentProvider.isEmpty(ContentContext ctx)
return true if provider have no content.
|
boolean |
ImportedImageSharedContentProvider.isEmpty(ContentContext ctx) |
boolean |
CloserJavloSharedContentProvider.isEmpty(ContentContext ctx)
never empty because dynamic
|
boolean |
AbstractSharedContentProvider.isEmpty(ContentContext ctx) |
boolean |
LocalImageSharedContentProvider.isUploadable(ContentContext ctx) |
boolean |
ISharedContentProvider.isUploadable(ContentContext ctx) |
boolean |
ImportedImageSharedContentProvider.isUploadable(ContentContext ctx) |
boolean |
AbstractSharedContentProvider.isUploadable(ContentContext ctx) |
void |
SharedContent.loadContent(ContentContext ctx)
load content if remote, do nothing if local.
|
static String |
SharedContentAction.performChoose(javax.servlet.http.HttpSession session,
RequestService rs,
ContentContext ctx,
MessageRepository messageRepository,
I18nAccess i18nAccess) |
static String |
SharedContentAction.performRefresh(RequestService rs,
ContentContext ctx,
MessageRepository messageRepository,
I18nAccess i18nAccess) |
static String |
SharedContentAction.performSearch(RequestService rs,
ContentContext ctx,
MessageRepository messageRepository,
I18nAccess i18nAccess) |
static String |
SharedContentAction.performUpdateActive(RequestService rs,
ContentContext ctx,
GlobalContext globalContext,
MessageRepository messageRepository,
I18nAccess i18nAccess) |
static String |
SharedContentAction.performURLList(RequestService rs,
GlobalContext globalContext,
ContentContext ctx,
MessageRepository messageRepository,
I18nAccess i18nAccess) |
static void |
SharedContentService.prepare(ContentContext ctx) |
String |
SharedContentAction.prepare(ContentContext ctx,
ModulesContext modulesContext) |
void |
ISharedContentProvider.refresh(ContentContext ctx)
refresh the content list and the list of categories
|
void |
AbstractSharedContentProvider.refresh(ContentContext ctx) |
Collection<SharedContent> |
SharedContentService.searchContent(ContentContext ctx,
ISharedContentProvider provider,
String query) |
Collection<SharedContent> |
ISharedContentProvider.searchContent(ContentContext ctx,
String query) |
Collection<SharedContent> |
AbstractSharedContentProvider.searchContent(ContentContext ctx,
String query) |
void |
SharedContentService.setActiveProviderNames(ContentContext ctx,
Collection<String> active) |
void |
LocalImageSharedContentProvider.upload(ContentContext ctx,
String fileName,
InputStream in,
String category,
boolean rename) |
void |
ISharedContentProvider.upload(ContentContext ctx,
String fileName,
InputStream in,
String category,
boolean rename) |
void |
ImportedImageSharedContentProvider.upload(ContentContext ctx,
String fileName,
InputStream in,
String category,
boolean rename) |
void |
ImportedFileSharedContentProvider.upload(ContentContext ctx,
String fileName,
InputStream in,
String category,
boolean rename) |
void |
AbstractSharedContentProvider.upload(ContentContext ctx,
String fileName,
InputStream in,
String category,
boolean rename) |
Constructor and Description |
---|
SharedContentBean(ContentContext ctx,
ISharedContentProvider inContentProvider) |
SharedContentProviderBean(ContentContext ctx,
ISharedContentProvider provider) |
Modifier and Type | Method and Description |
---|---|
int |
FotogrphSharedContentProvider.getCategoriesSize(ContentContext ctx) |
Collection<SharedContent> |
FotogrphSharedContentProvider.getContent(ContentContext ctx) |
int |
FotogrphSharedContentProvider.getContentSize(ContentContext ctx) |
void |
FotogrphSharedContent.loadContent(ContentContext ctx) |
void |
FotogrphSharedContentProvider.refresh(ContentContext ctx) |
Modifier and Type | Method and Description |
---|---|
int |
PixabaySharedContentProvider.getCategoriesSize(ContentContext ctx) |
Collection<SharedContent> |
PixabaySharedContentProvider.getContent(ContentContext ctx) |
int |
PixabaySharedContentProvider.getContentSize(ContentContext ctx) |
void |
RemoteImageSharedContent.loadContent(ContentContext ctx) |
void |
PixabaySharedContentProvider.refresh(ContentContext ctx) |
Collection<SharedContent> |
PixabaySharedContentProvider.searchContent(ContentContext ctx,
String query) |
Modifier and Type | Method and Description |
---|---|
int |
StockvaultSharedContentProvider.getCategoriesSize(ContentContext ctx) |
Collection<SharedContent> |
StockvaultSharedContentProvider.getContent(ContentContext ctx) |
int |
StockvaultSharedContentProvider.getContentSize(ContentContext ctx) |
void |
StockvaultSharedContent.loadContent(ContentContext ctx) |
void |
StockvaultSharedContentProvider.refresh(ContentContext ctx) |
Collection<SharedContent> |
StockvaultSharedContentProvider.searchContent(ContentContext ctx,
String query) |
Modifier and Type | Method and Description |
---|---|
Collection<SharedContent> |
URLImageSharedContentProvider.getContent(ContentContext ctx) |
void |
URLSharedContent.loadContent(ContentContext ctx) |
void |
URLImageSharedContentProvider.refresh(ContentContext ctx) |
Modifier and Type | Method and Description |
---|---|
protected void |
Google.configureAuthenticationRequest(org.apache.oltu.oauth2.client.request.OAuthClientRequest.AuthenticationRequestBuilder builder,
String clientId,
ContentContext ctx) |
protected void |
Facebook.configureAuthenticationRequest(org.apache.oltu.oauth2.client.request.OAuthClientRequest.AuthenticationRequestBuilder builder,
String clientId,
ContentContext ctx) |
protected void |
AbstractSocialNetwork.configureAuthenticationRequest(org.apache.oltu.oauth2.client.request.OAuthClientRequest.AuthenticationRequestBuilder builder,
String clientId,
ContentContext ctx) |
static SocialService |
SocialService.getInstance(ContentContext ctx) |
String |
ISocialNetwork.getSigninURL(ContentContext ctx) |
String |
AbstractSocialNetwork.getSigninURL(ContentContext ctx) |
protected String |
AbstractSocialNetwork.getState(ContentContext ctx) |
protected void |
AbstractSocialNetwork.login(ContentContext ctx,
SocialUser socialUser) |
void |
SocialService.prepare(ContentContext ctx)
prepare rendering
|
void |
ISocialNetwork.prepare(ContentContext ctx)
prepare social network for rendering
|
void |
AbstractSocialNetwork.prepare(ContentContext ctx) |
Modifier and Type | Method and Description |
---|---|
static void |
SynchroHelper.deletedRemoteCacheFile(ContentContext ctx,
String fileName) |
static DropboxService |
DropboxService.getInstance(ContentContext ctx,
String token) |
static String |
SynchroHelper.performSynchro(ContentContext ctx)
launch synchronization
|
Modifier and Type | Method and Description |
---|---|
static CookiesService |
CookiesService.getInstance(ContentContext ctx) |
void |
CookiesService.refresh(ContentContext ctx) |
Modifier and Type | Method and Description |
---|---|
protected String |
XMLServlet.executeRSSCurrentRenderer(ContentContext ctx,
Template template,
String imageURL,
String largeImageURL,
String imageDescription,
String text) |
long |
ImageTransformServlet.getLastModified(ContentContext ctx,
String name,
String filter,
String area,
Device device,
Template template,
IImageFilter comp,
ImageConfig.ImageParameters param) |
Constructor and Description |
---|
ImageTransforming(ContentContext ctx,
File image) |
Modifier and Type | Method and Description |
---|---|
static void |
ZipManagement.uploadZipTemplate(ContentContext ctx,
InputStream in,
String templateId) |
Modifier and Type | Method and Description |
---|---|
static void |
TemplateFactory.cleanAllRenderer(ContentContext ctx,
boolean secure) |
static void |
TemplateFactory.cleanRenderer(ContentContext ctx,
Collection<String> inTemplates,
boolean secure)
clear only template with id contains in inTemplates
|
void |
Template.clearRenderer(ContentContext ctx) |
void |
Template.disabledAlternativeTemplate(ContentContext ctx) |
void |
Template.enabledAlternativeTemplate(ContentContext ctx) |
static Template |
Template.getApplicationInstance(javax.servlet.ServletContext application,
ContentContext ctx,
String templateDir) |
Template |
Template.getFinalTemplate(ContentContext ctx)
template can be change in some context, call this method for obtain the final
Template to be use for rendering.
|
static Template |
Template.getInstance(StaticConfig config,
ContentContext ctx,
String templateDir) |
Mail |
Template.getMail(ContentContext ctx,
String mailName,
String lg) |
static Template |
Template.getMailingInstance(StaticConfig config,
ContentContext ctx,
String templateDir) |
File |
Template.getMailJsp(ContentContext ctx,
String mailName) |
String |
Template.getMessageTemplate(ContentContext ctx) |
String |
Template.getRenderer(ContentContext ctx) |
String |
Template.getRenderer(ContentContext ctx,
String file) |
String |
Template.getRendererFullName(ContentContext ctx) |
Collection<File> |
Template.getResources(ContentContext ctx)
get resources define in the template.
|
String |
Template.getRSSRendererFullName(ContentContext ctx) |
String |
Template.getSearchRenderer(ContentContext ctx) |
static Template |
TemplateFactory.getTemplate(ContentContext ctx,
MenuElement elem) |
void |
TemplatePlugin.importInTemplate(ContentContext ctx,
File templateFolder) |
void |
Template.importTemplateInWebapp(StaticConfig config,
ContentContext ctx) |
protected void |
Template.importTemplateInWebapp(StaticConfig config,
ContentContext ctx,
GlobalContext globalContext,
File templateTarget,
Map<String,String> childrenData,
boolean compressResource,
boolean parent,
File inRawCssFile) |
boolean |
Template.isAlternativeTemplate(ContentContext ctx) |
boolean |
Template.isTemplateInWebapp(ContentContext ctx) |
void |
Template.reloadConfig(ContentContext ctx) |
static Collection<NavigationWithContent> |
TemplateFactory.searchPageNeedTemplate(ContentContext ctx,
String templateId) |
Constructor and Description |
---|
TemplateBean(ContentContext ctx,
Template template) |
Modifier and Type | Class and Description |
---|---|
class |
TestContentContext |
Modifier and Type | Method and Description |
---|---|
protected MenuElement |
TestPersistenceService.load(ContentContext ctx,
int renderMode,
Map<String,String> contentAttributeMap,
Date timeTravelDate,
boolean correctXML,
Integer version) |
Constructor and Description |
---|
TestContentContext(ContentContext ctx) |
Modifier and Type | Method and Description |
---|---|
int |
Tracker.getResourceCountAccess(ContentContext ctx,
int dayFromHere,
StaticInfo staticInfo) |
Modifier and Type | Method and Description |
---|---|
boolean |
AdminUserSecurity.canModifyConponent(ContentContext ctx,
String compId) |
static boolean |
AdminUserSecurity.canModifyPage(ContentContext ctx,
MenuElement page,
boolean createMessage)
check if the currentPage is editable by current user.
|
protected Set<String> |
UserFactory.getRoleList(ContentContext ctx) |
protected Set<String> |
AdminUserFactory.getRoleList(ContentContext ctx) |
RoleWrapper |
UserFactory.getRoleWrapper(ContentContext ctx,
User user) |
RoleWrapper |
IUserFactory.getRoleWrapper(ContentContext ctx,
User user) |
RoleWrapper |
InternalDBUserFactory.getRoleWrapper(ContentContext ctx,
User user) |
RoleWrapper |
AbstractDBUserFactory.getRoleWrapper(ContentContext ctx,
User user) |
static boolean |
UserSecurity.isCurrentUserCanRead(ContentContext ctx,
StaticInfo info) |
static boolean |
AdminUserSecurity.isCurrentUserCanUpload(ContentContext ctx) |
static List<javax.mail.internet.InternetAddress> |
UserFactory.userListAsInternetAddressList(ContentContext ctx,
List<String> users) |
Modifier and Type | Method and Description |
---|---|
static Cell[][] |
XLSTools.getArray(ContentContext ctx,
File file) |
static List<Map<String,Cell>> |
XLSTools.getItems(ContentContext ctx,
Cell[][] data) |
protected static Cell[][] |
XLSTools.getXLSArray(ContentContext ctx,
File xslxFile) |
protected static Cell[][] |
XLSTools.getXLSXArray(ContentContext ctx,
File xslxFile) |
void |
DebugListening.sendError(ContentContext ctx,
StaticConfig staticConfig,
Throwable t,
String info) |
void |
DebugListening.sendError(ContentContext ctx,
String info) |
void |
DebugListening.sendError(ContentContext ctx,
Throwable t) |
void |
DebugListening.sendError(ContentContext ctx,
Throwable t,
String info) |
Modifier and Type | Method and Description |
---|---|
ContentContext |
StaticInfo.getContextWithContent(ContentContext ctx) |
Constructor and Description |
---|
StaticFileSort(ContentContext inCtx,
boolean inAscending) |
StaticFileSort(ContentContext inCtx,
boolean inAscending) |
StaticFileSort(ContentContext inCtx,
boolean inAscending) |
StaticFileSortByAccess(ContentContext inCtx,
boolean inAscending) |
StaticFileSortByAccess(ContentContext inCtx,
boolean inAscending) |
StaticFileSortByAccess(ContentContext inCtx,
boolean inAscending) |
StaticFileSortByPopularity(ContentContext inCtx,
boolean inAscending) |
StaticFileSortByPopularity(ContentContext inCtx,
boolean inAscending) |
StaticFileSortByPopularity(ContentContext inCtx,
boolean inAscending) |
StaticInfoBean(ContentContext ctx,
StaticInfo staticInfo) |
StaticInfoSortByCreationDate(ContentContext inCtx,
boolean inAscending) |
StaticInfoSortByDate(ContentContext inCtx,
boolean inAscending) |
StaticSort(ContentContext inCtx,
String inBaseFolder,
boolean inAscending) |
StaticSort(ContentContext inCtx,
String inBaseFolder,
boolean inAscending) |
StaticSort(ContentContext inCtx,
String inBaseFolder,
boolean inAscending) |
Copyright © 2012-2018. All Rights Reserved.