Uses of Class
org.javlo.context.ContentContext
-
-
Uses of ContentContext in CleanResourceNameMacro
Methods in CleanResourceNameMacro with parameters of type ContentContext Modifier and Type Method Description String
CleanResourceImageMacro. perform(ContentContext ctx, Map<String,Object> params)
-
Uses of ContentContext in org.javlo.actions
Methods in org.javlo.actions with parameters of type ContentContext Modifier and Type Method 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)
static IAction
ActionManager. getActionMacro(ContentContext ctx, String group)
List<Map<String,String>>
IEventRegistration. getData(ContentContext ctx, String login)
get information about a specific user, if exist.List<Date>
DefaultEcomLister. getDeliveryDate(ContentContext ctx, Basket basket)
List<Date>
IEcomListner. getDeliveryDate(ContentContext ctx, Basket basket)
List<IUserInfo>
IEventRegistration. getParticipants(ContentContext ctx)
String
IEventRegistration. getUserLink(ContentContext ctx)
boolean
AbstractModuleAction. haveRight(ContentContext ctx, String action)
boolean
DataAction. haveRight(ContentContext ctx, String action)
boolean
IAction. haveRight(ContentContext ctx, String action)
boolean
MobileAction. haveRight(ContentContext ctx, String action)
boolean
SearchActions. haveRight(ContentContext ctx, String action)
boolean
TimeTravelerActions. haveRight(ContentContext ctx, String action)
boolean
UnsecureAction. haveRight(ContentContext ctx, String action)
boolean
ViewActions. haveRight(ContentContext ctx, String action)
protected static boolean
AbstractModuleAction. isLightInterface(ContentContext ctx)
EcomStatus
DefaultEcomLister. onConfirmBasket(ContentContext ctx, Basket basket)
EcomStatus
IEcomListner. onConfirmBasket(ContentContext ctx, Basket basket)
EcomStatus
DefaultEcomLister. onConfirmPayment(ContentContext ctx, Basket basket)
EcomStatus
IEcomListner. onConfirmPayment(ContentContext ctx, Basket basket)
EcomStatus
DefaultEcomLister. onPaymentProcessorEvent(ContentContext ctx, EcomEvent event)
EcomStatus
IEcomListner. onPaymentProcessorEvent(ContentContext ctx, EcomEvent event)
String
DefaultGeneralLister. onPublish(ContentContext ctx)
String
IGeneralListner. onPublish(ContentContext ctx)
static String
ViewActions. performAcceptCookies(ContentContext ctx)
static String
ViewActions. performAcceptCookiesType(ContentContext ctx, RequestService rs)
static String
UnsecureAction. performAskChangePassword(RequestService rs, ContentContext ctx, EditContext editContext, GlobalContext globalContext, MessageRepository messageRepository, I18nAccess i18nAccess)
static String
UnsecureAction. performChangePasswordWithToken(RequestService rs, ContentContext ctx, EditContext editContext, GlobalContext globalContext, javax.servlet.http.HttpSession session, StaticConfig staticConfig, MessageRepository messageRepository, I18nAccess i18nAccess)
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
DataAction. performFileExistShared(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. performNotificationsAsRead(RequestService rs, ContentContext ctx, GlobalContext globalContext, NotificationService notif, User user, javax.servlet.http.HttpSession session)
static String
DataAction. performOneTimeToken(ContentContext ctx, User user)
static String
ViewActions. performRefuseCookies(ContentContext ctx)
String
AbstractModuleAction. performSearch(ContentContext ctx, ModulesContext moduleContext, String query)
String
IModuleAction. performSearch(ContentContext ctx, ModulesContext modulesContext, String query)
method called when a seach in lauched from search form.static String
SearchActions. performSearchdefaultresulthtml(ContentContext ctx)
static String
SearchActions. performSearchresulthtml(ContentContext ctx)
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
ViewActions. performTest(javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response, RequestService rs, ContentContext ctx)
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)
String
ViewActions. performUpdateFocus(RequestService rs, ContentContext ctx, GlobalContext globalContext, FileModuleContext fileModuleContext, I18nAccess i18nAccess, MessageRepository messageRepository)
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
AbstractModuleAction. prepare(ContentContext ctx, ModulesContext modulesContext)
String
IModuleAction. prepare(ContentContext ctx, ModulesContext moduleContext)
method called before module renderingstatic String
TimeTravelerActions. replaceCurrentPage(ContentContext ctx, MenuElement newPage, boolean withChildren)
static void
DataAction. updateAreaAjax(ContentContext ctx, String area)
static String
DataAction. uploadContent(RequestService rs, ContentContext ctx, GlobalContext gc, ContentService cs, User user, MessageRepository messageRepository, I18nAccess i18nAccess, ImportConfigBean config, boolean rename)
-
Uses of ContentContext in org.javlo.bean
Constructors in org.javlo.bean with parameters of type ContentContext Constructor Description DateBean(ContentContext ctx, Date date)
-
Uses of ContentContext in org.javlo.component.column
-
Uses of ContentContext in org.javlo.component.column.row
-
Uses of ContentContext in org.javlo.component.config
Methods in org.javlo.component.config with parameters of type ContentContext Modifier and Type Method Description static ComponentConfig
ComponentConfig. getInstance(ContentContext ctx, String type)
String
ComponentConfig. getRAWConfig(ContentContext ctx, Template currentTemplate, String type)
-
Uses of ContentContext in org.javlo.component.container
-
Uses of ContentContext in org.javlo.component.core
Methods in org.javlo.component.core with parameters of type ContentContext Modifier and Type Method Description Iterable<IContentVisualComponent>
ContentElementList. asIterable(ContentContext ctx)
Return an iterable instance of thisContentElementList
callingContentElementList.hasNext(ContentContext)
andContentElementList.next(ContentContext)
with thectx
parameter.boolean
AbstractVisualComponent. cleanResources(ContentContext ctx)
boolean
IContentVisualComponent. cleanResources(ContentContext ctx)
clean resources.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 IRestComponentvoid
AbstractVisualComponent. delete(ContentContext ctx)
void
IContentVisualComponent. delete(ContentContext ctx)
this method is called when component is deleted.protected void
AbstractVisualComponent. deleteMySelf(ContentContext ctx)
protected String
AbstractVisualComponent. drawColumn(ContentContext ctx, int size)
boolean
AbstractVisualComponent. equals(ContentContext ctx, IContentVisualComponent comp)
boolean
IContentVisualComponent. equals(ContentContext ctx, IContentVisualComponent comp)
check of component is considered as the same than an other.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, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response)
List<String>
AbstractVisualComponent. extractFieldsFromRenderer(ContentContext ctx)
List<String>
IContentVisualComponent. extractFieldsFromRenderer(ContentContext ctx)
extract field define in the current renderervoid
AbstractVisualComponent. forceInit(ComponentBean bean, ContentContext ctx)
void
IContentVisualComponent. forceInit(ComponentBean bean, ContentContext ctx)
force a init.static List<IContentVisualComponent>
ComponentFactory. getAllComponentsFromContext(ContentContext ctx)
static List<DynamicComponent>
ComponentFactory. getAllDynamicComponents(ContentContext ctx)
protected String
AbstractVisualComponent. getBaseHelpURL(ContentContext ctx)
protected String
AbstractVisualComponent. getColomnablePrefix(ContentContext ctx)
protected String
AbstractVisualComponent. getColomnableSuffix(ContentContext ctx)
protected String
AbstractVisualComponent. getColumn(ContentContext ctx)
protected Integer
AbstractVisualComponent. getColumnMaxSize(ContentContext ctx)
int
AbstractVisualComponent. getColumnSize(ContentContext ctx)
int
IContentVisualComponent. getColumnSize(ContentContext ctx)
get the size of the column, the column contains the componentprotected List<Integer>
AbstractVisualComponent. getColumnSizes(ContentContext ctx)
String
AbstractVisualComponent. getColumnStyle(ContentContext ctx)
String
IContentVisualComponent. getColumnStyle(ContentContext ctx)
int
AbstractVisualComponent. getComplexityLevel(ContentContext ctx)
int
DebugNote. getComplexityLevel(ContentContext ctx)
int
IContentVisualComponent. getComplexityLevel(ContentContext ctx)
return the complexity level of the component.int
RendererReferenceComponent. getComplexityLevel(ContentContext ctx)
String
AbstractVisualComponent. getComponentCssClass(ContentContext ctx)
String
IContentVisualComponent. getComponentCssClass(ContentContext ctx)
get the current style of the component.static List<Edit.ComponentWrapper>
ComponentFactory. getComponentForDisplay(ContentContext ctx, boolean sort)
String
AbstractVisualComponent. getComponentLabel(ContentContext ctx, String lg)
String
IContentVisualComponent. getComponentLabel(ContentContext ctx, String lg)
return the label of the element.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, String type)
static IContentVisualComponent
ComponentFactory. getComponentWithType(ContentContext ctx, MenuElement page, String type)
ComponentConfig
AbstractVisualComponent. getConfig(ContentContext ctx)
ComponentConfig
IContentVisualComponent. getConfig(ContentContext ctx)
get the configuration of the component. from project or from template.GenericMessage
AbstractVisualComponent. getConfigMessage(ContentContext ctx)
GenericMessage
IContentVisualComponent. getConfigMessage(ContentContext ctx)
warning message on config tabMenuElement
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
AbstractVisualComponent. getContentAsText(ContentContext ctx)
String
IContentVisualComponent. getContentAsText(ContentContext ctx)
get the text of the componentstatic List<ComponentBean>
ComponentFactory. getContentByType(ContentContext ctx, String type)
String
AbstractVisualComponent. getContentCache(ContentContext ctx)
GenericMessage
AbstractVisualComponent. getContentMessage(ContentContext ctx)
GenericMessage
IContentVisualComponent. getContentMessage(ContentContext ctx)
warning message on content tabString
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 pageString
AbstractVisualComponent. getCurrentRenderer(ContentContext ctx)
get current renderer keyString
IContentVisualComponent. getCurrentRenderer(ContentContext ctx)
return the name of the renderer.List<Map<String,String>>
IDataContainer. getData(ContentContext ctx)
List<Map<String,String>>
IDataContainer. getData(ContentContext ctx, String login)
protected String
AbstractVisualComponent. getDataAttributes(ContentContext ctx)
Date
IDate. getDate(ContentContext ctx)
Date
IStaticResource. 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)
static DynamicComponent
ComponentFactory. getDynamicComponents(ContentContext ctx, String type)
protected String
AbstractVisualComponent. getEditorComplexity(ContentContext ctx)
return the wysiwyg editor complexityString
AbstractVisualComponent. getEditRenderer(ContentContext ctx)
String
TestComponent. getEditRenderer(ContentContext ctx)
String
AbstractVisualComponent. getEditText(ContentContext ctx, String key)
String
IContentVisualComponent. getEditText(ContentContext ctx, String key)
get a internationalized text, in the languague of the edition.protected String
AbstractVisualComponent. getEditXHTMLCode(ContentContext ctx)
protected String
DebugNote. getEditXHTMLCode(ContentContext ctx)
protected String
RendererReferenceComponent. getEditXHTMLCode(ContentContext ctx)
protected String
Unknown. getEditXHTMLCode(ContentContext ctx)
protected String
AbstractVisualComponent. getEmptyCode(ContentContext ctx)
String
AbstractVisualComponent. getEmptyXHTMLCode(ContentContext ctx)
String
IContentVisualComponent. getEmptyXHTMLCode(ContentContext ctx)
return the code if component contain's no data.String
AbstractVisualComponent. getErrorMessage(ContentContext ctx)
String
IContentVisualComponent. getErrorMessage(ContentContext ctx)
return error message on structure of the component.Collection<String>
AbstractVisualComponent. getExternalModules(ContentContext ctx)
Collection<String>
IContentVisualComponent. getExternalModules(ContentContext ctx)
Collection<String>
AbstractVisualComponent. getExternalResources(ContentContext ctx)
Collection<String>
IContentVisualComponent. getExternalResources(ContentContext ctx)
return the external resources needed from component as css, javascript...List<String>
DebugNote. getFields(ContentContext ctx)
File
IStaticResource. getFile(ContentContext ctx)
String
AbstractVisualComponent. getFileDirectory(ContentContext ctx)
String
AbstractVisualComponent. getFirstPrefix(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 prefixprotected String
AbstractVisualComponent. getForcedId(ContentContext ctx)
protected String
AbstractVisualComponent. getForcedPrefixViewXHTMLCode(ContentContext ctx)
protected String
AbstractVisualComponent. getForcedRenderer(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)
static List<IContentVisualComponent>
ComponentFactory. getGlobalContextComponent(ContentContext ctx, Template template)
String
AbstractVisualComponent. getHeaderContent(ContentContext ctx)
String
IContentVisualComponent. getHeaderContent(ContentContext ctx)
return the part of header needed for this componentString
AbstractVisualComponent. getHelpText(ContentContext ctx)
String
IContentVisualComponent. getHelpText(ContentContext ctx)
protected String
AbstractVisualComponent. getHelpURI(ContentContext ctx)
String
AbstractVisualComponent. getHelpURL(ContentContext ctx)
String
IContentVisualComponent. getHelpURL(ContentContext ctx)
a url to descripe the usage of the componentList<String>
AbstractVisualComponent. getI18nEditableKeys(ContentContext ctx)
List<String>
IContentVisualComponent. getI18nEditableKeys(ContentContext ctx)
get i18n keys for editionString
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
AbstractVisualComponent. getLabelLevel(ContentContext ctx)
int
IContentVisualComponent. getLabelLevel(ContentContext ctx)
define the level of label.String
IStaticResource. getLanguage(ContentContext ctx)
String
AbstractVisualComponent. getLastSufix(ContentContext ctx)
String
IContentVisualComponent. getLastSufix(ContentContext ctx)
get the sufix before must be insered after a list of the current component.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>
AbstractVisualComponent. getMarkerList(ContentContext ctx)
List<SuffixPrefix>
IContentVisualComponent. getMarkerList(ContentContext ctx)
return the title of the style choice.static MirrorComponent
AbstractVisualComponent. getMirrorWrapper(ContentContext ctx, IContentVisualComponent comp)
String
AbstractVisualComponent. getPageDescription(ContentContext ctx)
String
IContentVisualComponent. getPageDescription(ContentContext ctx)
return the description of the page if this component is or contains description.String
ContentElementList. getPageTitle(ContentContext ctx)
protected String
AbstractVisualComponent. getPrefixCssClass(ContentContext ctx, String currentClass)
String
AbstractVisualComponent. getPrefixViewXHTMLCode(ContentContext ctx)
String
DebugNote. getPrefixViewXHTMLCode(ContentContext ctx)
String
IContentVisualComponent. getPrefixViewXHTMLCode(ContentContext ctx)
code for prefix the view XHTML code.String
Unknown. getPrefixViewXHTMLCode(ContentContext ctx)
String
ContentElementList. getPrefixXHTMLCode(ContentContext ctx)
String
IContentComponentsList. 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)
IContentVisualComponent
AbstractVisualComponent. getReferenceComponent(ContentContext ctx)
search the equivalent component in the default language content.IContentVisualComponent
IContentVisualComponent. getReferenceComponent(ContentContext ctx)
reference to the same component in default languageString
AbstractVisualComponent. getRenderer(ContentContext ctx)
get current renderer file.String
IContentVisualComponent. getRenderer(ContentContext ctx)
get the current renderer for the component view.String
RendererReferenceComponent. getRenderer(ContentContext ctx)
Map<String,String>
AbstractVisualComponent. getRenderes(ContentContext ctx)
protected String
AbstractVisualComponent. getSelectRendererXHTML(ContentContext ctx, boolean justDisplay)
String
AbstractVisualComponent. getSpecialPreviewCssId(ContentContext ctx)
String
AbstractVisualComponent. getSpecialTagTitle(ContentContext ctx)
String
IContentVisualComponent. getSpecialTagTitle(ContentContext ctx)
String
AbstractVisualComponent. getSpecialTagXHTML(ContentContext ctx)
String
IContentVisualComponent. getSpecialTagXHTML(ContentContext ctx)
String
AbstractVisualComponent. getSpecificClass(ContentContext ctx)
override this method for add specific class to prefix.String
AbstractVisualComponent. getSpecificCssClass(ContentContext ctx)
String
AbstractVisualComponent. getStyleLabel(ContentContext ctx)
String
IContentVisualComponent. getStyleLabel(ContentContext ctx)
get the label of the current styleString[]
AbstractVisualComponent. getStyleLabelList(ContentContext ctx)
String[]
IContentVisualComponent. getStyleLabelList(ContentContext ctx)
return a list of label define the style.String[]
AbstractVisualComponent. getStyleList(ContentContext ctx)
String[]
IContentVisualComponent. getStyleList(ContentContext ctx)
get the list of style possible for this component.String
AbstractVisualComponent. getStyleTitle(ContentContext ctx)
String
IContentVisualComponent. getStyleTitle(ContentContext ctx)
return the title of the style choice.String
ContentElementList. getSubTitle(ContentContext ctx)
String
ISubTitle. getSubTitle(ContentContext ctx)
int
ContentElementList. getSubTitleLevel(ContentContext ctx)
int
ISubTitle. getSubTitleLevel(ContentContext ctx)
List<String>
ContentElementList. getSubTitles(ContentContext ctx, int inLevel)
String
AbstractVisualComponent. getSuffixViewXHTMLCode(ContentContext ctx)
String
DebugNote. getSuffixViewXHTMLCode(ContentContext ctx)
String
IContentVisualComponent. getSuffixViewXHTMLCode(ContentContext ctx)
code for sufix the view XHTML code.String
Unknown. getSuffixViewXHTMLCode(ContentContext ctx)
String
ContentElementList. getSufixXHTMLCode(ContentContext ctx)
String
IContentComponentsList. getSufixXHTMLCode(ContentContext ctx)
protected String
AbstractVisualComponent. getTag(ContentContext ctx)
List<String>
IStaticResource. getTags(ContentContext ctx)
String
AbstractVisualComponent. getTextForSearch(ContentContext ctx)
String
IContentVisualComponent. getTextForSearch(ContentContext ctx)
return a text represent the content of the component. sample all the content :-)String
AbstractVisualComponent. getTextLabel(ContentContext ctx)
String
IContentVisualComponent. getTextLabel(ContentContext ctx)
return a string representation of the componentGenericMessage
AbstractVisualComponent. getTextMessage(ContentContext ctx)
GenericMessage
IContentVisualComponent. getTextMessage(ContentContext ctx)
warning message on text tabString
AbstractVisualComponent. getTextTitle(ContentContext ctx)
String
IContentVisualComponent. getTextTitle(ContentContext ctx)
return a string representation of the component with complete titleString
ContentElementList. getTitle(ContentContext ctx)
String
IStaticResource. getTitle(ContentContext ctx)
int
AbstractVisualComponent. getTitleLevel(ContentContext ctx)
int
IContentVisualComponent. getTitleLevel(ContentContext ctx)
get the level of the title (1,2,3...). return 0 if the component is not a titleString
ILink. getURL(ContentContext ctx)
generate a URL or URI link with all elements to click on.String
IStaticResource. getURL(ContentContext ctx)
String
AbstractVisualComponent. getValue(ContentContext ctx)
String
IContentVisualComponent. getValue(ContentContext ctx)
get the value of the content without any rendering.Properties
AbstractVisualComponent. getViewData(ContentContext ctx)
protected File
AbstractVisualComponent. getViewDataFile(ContentContext ctx)
protected String
AbstractVisualComponent. getViewID(ContentContext ctx)
String
AbstractVisualComponent. getViewText(ContentContext ctx, String key)
String
IContentVisualComponent. getViewText(ContentContext ctx, String key)
get a internationalized text, in the languague of the view.String
AbstractVisualComponent. getViewXHTMLCode(ContentContext ctx)
String
DebugNote. getViewXHTMLCode(ContentContext ctx)
String
Unknown. getViewXHTMLCode(ContentContext ctx)
int
IPageRank. getVotes(ContentContext ctx, String path)
int
AbstractVisualComponent. getWordCount(ContentContext ctx)
int
IContentVisualComponent. getWordCount(ContentContext ctx)
count the word in the content.String
AbstractVisualComponent. getXHTMLCode(ContentContext ctx)
String
IContentVisualComponent. getXHTMLCode(ContentContext ctx)
the code for view the element in XHTML environment.String
AbstractVisualComponent. getXHTMLConfig(ContentContext ctx)
String
IContentVisualComponent. getXHTMLConfig(ContentContext ctx)
xhtml code for config the componentString
Unknown. getXHTMLConfig(ContentContext ctx)
String
ISubTitle. getXHTMLId(ContentContext ctx)
String
ContentElementList. getXHTMLTitle(ContentContext ctx)
boolean
ContentElementList. hasNext(ContentContext ctx)
boolean
IContentComponentsList. 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)
protected void
AbstractVisualComponent. init(ComponentBean bean, ContentContext ctx)
void
DebugNote. init(ComponentBean bean, ContentContext newContext)
boolean
AbstractVisualComponent. initContent(ContentContext ctx)
boolean
IContentVisualComponent. initContent(ContentContext ctx)
init the content with a default value. sample : "lorem ipsum" for text component.void
ContentElementList. initialize(ContentContext ctx)
return to the start of the listvoid
IContentComponentsList. initialize(ContentContext ctx)
boolean
AbstractVisualComponent. isAjaxWrapper(ContentContext ctx)
boolean
AbstractVisualComponent. isAskWidth(ContentContext ctx)
protected boolean
AbstractVisualComponent. isCloseRow(ContentContext ctx)
boolean
AbstractVisualComponent. isColumnable(ContentContext ctx)
boolean
IContentVisualComponent. isColumnable(ContentContext ctx)
contributor can select size of column to wrap componentboolean
AbstractVisualComponent. isConfig(ContentContext ctx)
boolean
IContentVisualComponent. isConfig(ContentContext ctx)
return true if there the component is configurable.boolean
AbstractVisualComponent. isContentCachable(ContentContext ctx)
boolean
ComplexPropertiesLink. isContentCachable(ContentContext ctx)
boolean
IContentVisualComponent. isContentCachable(ContentContext ctx)
return the part of header needed for this componentboolean
RendererReferenceComponent. isContentCachable(ContentContext ctx)
boolean
AbstractVisualComponent. isContentCachableByQuery(ContentContext ctx)
boolean
RendererReferenceComponent. isContentCachableByQuery(ContentContext ctx)
boolean
AbstractVisualComponent. isContentTimeCachable(ContentContext ctx)
boolean
AbstractVisualComponent. isDefaultValue(ContentContext ctx)
boolean
IContentVisualComponent. isDefaultValue(ContentContext ctx)
return true if value is never modified.boolean
AbstractVisualComponent. isDispayEmptyXHTMLCode(ContentContext ctx)
boolean
IContentVisualComponent. isDispayEmptyXHTMLCode(ContentContext ctx)
display empty xhtml code if emptyboolean
AbstractVisualComponent. isDisplayable(ContentContext ctx)
boolean
IContentVisualComponent. isDisplayable(ContentContext ctx)
true if the component can be displayed in preview modeboolean
AbstractVisualComponent. isEditOnCreate(ContentContext ctx)
return true if the component is directly edited when it is insered.boolean
IContentVisualComponent. isEditOnCreate(ContentContext ctx)
return true if the component is directly edited when it is insered.protected boolean
AbstractVisualComponent. isFirstElementOfRepeatSequence(ContentContext ctx)
boolean
AbstractVisualComponent. isHelpURL(ContentContext ctx)
boolean
IContentVisualComponent. isHelpURL(ContentContext ctx)
boolean
AbstractVisualComponent. isHidden(ContentContext ctx)
boolean
IContentVisualComponent. isHidden(ContentContext ctx)
true if component marked as hidden (in components.txt the class name start with '.')boolean
AbstractVisualComponent. isHiddenInMode(ContentContext ctx, int mode, Boolean mobile)
boolean
IContentVisualComponent. isHiddenInMode(ContentContext ctx, int mode, Boolean mobile)
component can be hidded in some mode, like view or preview.protected boolean
AbstractVisualComponent. isHiddenInModeValue(ContentContext ctx, int mode)
boolean
ILink. isLinkValid(ContentContext ctx)
return true if the link on the component is enabledboolean
AbstractVisualComponent. isList(ContentContext ctx)
boolean
IContentVisualComponent. isList(ContentContext ctx)
true if the component is in a listboolean
IStaticResource. isLocal(ContentContext ctx)
return true if resource is local to the page, false if resource is global to the site.boolean
AbstractVisualComponent. isMirroredByDefault(ContentContext ctx)
boolean
IContentVisualComponent. isMirroredByDefault(ContentContext ctx)
if this component is duplicated, by default it is mirrored.static boolean
AbstractVisualComponent. isMirrorWrapped(ContentContext ctx, IContentVisualComponent comp)
protected boolean
AbstractVisualComponent. isNeedDelete(ContentContext ctx)
boolean
AbstractVisualComponent. isNew(ContentContext ctx)
check if this component has maked has new in the current requestboolean
IContentVisualComponent. isNew(ContentContext ctx)
check if this component has maked has new in the current requestboolean
AbstractVisualComponent. isNextSame(ContentContext ctx)
protected boolean
AbstractVisualComponent. isOpenRow(ContentContext ctx)
boolean
AbstractVisualComponent. isPreviousSame(ContentContext ctx)
boolean
AbstractVisualComponent. isRealContent(ContentContext ctx)
boolean
ComplexPropertiesLink. isRealContent(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
AbstractVisualComponent. isRestMatch(ContentContext ctx, Map<String,String> params)
boolean
IContentVisualComponent. isRestMatch(ContentContext ctx, Map<String,String> params)
boolean
AbstractVisualComponent. isReversedLink(ContentContext ctx)
boolean
IStaticResource. isShared(ContentContext ctx)
protected boolean
AbstractVisualComponent. isStyleHidden(ContentContext ctx)
boolean
IDate. isValidDate(ContentContext ctx)
protected boolean
AbstractVisualComponent. isViewDataFile(ContentContext ctx)
boolean
AbstractVisualComponent. isVisible(ContentContext ctx)
boolean
IContentVisualComponent. isVisible(ContentContext ctx)
check if this element is visible in the format.boolean
MetaTitle. isVisible(ContentContext ctx)
boolean
AbstractVisualComponent. isVisibleFromCookies(ContentContext ctx)
boolean
IContentVisualComponent. isVisibleFromCookies(ContentContext ctx)
visible or no, depend of the choice of visitor with cookiesprotected boolean
AbstractVisualComponent. isWrapped(ContentContext ctx)
void
AbstractVisualComponent. loadViewData(ContentContext ctx)
void
IContentVisualComponent. loadViewData(ContentContext ctx)
load special data file.void
AbstractVisualComponent. markAsNew(ContentContext ctx)
mark component as new in the current requestvoid
IContentVisualComponent. markAsNew(ContentContext ctx)
mark component as new in the current requestIContentVisualComponent
AbstractVisualComponent. newInstance(ComponentBean bean, ContentContext newCtx, MenuElement page)
IContentVisualComponent
IContentVisualComponent. newInstance(ComponentBean bean, ContentContext newCtx, MenuElement page)
init the component, do that before all using.IContentVisualComponent
ContentElementList. next(ContentContext ctx)
IContentVisualComponent
IContentComponentsList. next(ContentContext ctx)
protected void
AbstractVisualComponent. onStyleChange(ContentContext ctx)
protected void
AbstractVisualComponent. performColumnable(ContentContext ctx)
String
AbstractVisualComponent. performConfig(ContentContext ctx)
String
IContentVisualComponent. performConfig(ContentContext ctx)
action to manage the config, call when global content form is saved.String
AbstractVisualComponent. performEdit(ContentContext ctx)
String
DebugNote. performEdit(ContentContext ctx)
String
IContentVisualComponent. performEdit(ContentContext ctx)
action call when update the content page.String
RendererReferenceComponent. performEdit(ContentContext ctx)
String
IUploadResource. performUpload(ContentContext ctx)
void
AbstractVisualComponent. prepareEdit(ContentContext ctx)
void
AbstractVisualComponent. prepareView(ContentContext ctx)
prepare the rendering of a component. default attributes put in request : style, value, type, compidvoid
IContentVisualComponent. prepareView(ContentContext ctx)
this method is called before rendering the component.void
RendererReferenceComponent. prepareView(ContentContext ctx)
protected String
AbstractVisualComponent. processView(ContentContext ctx)
prepare the rendering of the page.String
AbstractVisualComponent. renderOtherComponent(ContentContext ctx, IContentVisualComponent comp)
protected String
AbstractVisualComponent. renderViewXHTMLCode(ContentContext ctx)
void
AbstractVisualComponent. resetContentCache(ContentContext ctx)
void
AbstractVisualComponent. resetViewData(ContentContext ctx)
void
IContentVisualComponent. resetViewData(ContentContext ctx)
reset the view data.void
AbstractVisualComponent. setContainerPage(ContentContext ctx, MenuElement page)
void
IContentVisualComponent. setContainerPage(ContentContext ctx, MenuElement page)
set the page of a container (page mirror, component mirror).void
AbstractVisualComponent. setContentCache(ContentContext ctx, String contentCache)
void
AbstractVisualComponent. setContentTimeCache(ContentContext ctx, String contentCache)
protected static void
AbstractVisualComponent. setForcedId(ContentContext ctx, String id)
protected void
AbstractVisualComponent. setForcedRenderer(ContentContext ctx, String renderer)
static void
AbstractVisualComponent. setMirrorWrapped(ContentContext ctx, IContentVisualComponent comp, MirrorComponent mirror)
void
DebugNote. setReaders(ContentContext ctx, Set<String> readers)
void
AbstractVisualComponent. setRenderer(ContentContext ctx, String renderer)
void
IContentVisualComponent. setRenderer(ContentContext ctx, String renderer)
set the current renderer for the component view.void
AbstractVisualComponent. setStyle(ContentContext ctx, String inStyle)
void
IContentVisualComponent. setStyle(ContentContext ctx, String inStyle)
set the current style of the component.int
ContentElementList. size(ContentContext ctx)
int
IContentComponentsList. size(ContentContext ctx)
void
AbstractVisualComponent. storeViewData(ContentContext ctx)
boolean
AbstractVisualComponent. transflateFrom(ContentContext ctx, ITranslator translator, String lang)
boolean
ComplexPropertiesLink. transflateFrom(ContentContext ctx, ITranslator translator, String lang)
boolean
IContentVisualComponent. transflateFrom(ContentContext ctx, ITranslator translator, String lang)
translate the content of the component to the current languageConstructors in org.javlo.component.core with parameters of type ContentContext Constructor 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)
-
Uses of ContentContext in org.javlo.component.date
Methods in org.javlo.component.date with parameters of type ContentContext Modifier and Type Method 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)
-
Uses of ContentContext in org.javlo.component.dynamic
-
Uses of ContentContext in org.javlo.component.ecom
Methods in org.javlo.component.ecom with parameters of type ContentContext Modifier and Type Method Description int
AbstractOrderComponent. getComplexityLevel(ContentContext ctx)
int
EditBasketComponent. getComplexityLevel(ContentContext ctx)
int
ProductComponent. getComplexityLevel(ContentContext ctx)
protected String
AbstractOrderComponent. getConfirmationEmail(ContentContext ctx, Basket basket)
protected String
ProductComponent. getEditXHTMLCode(ContentContext ctx)
List<String>
EditBasketComponent. getFields(ContentContext ctx)
List<String>
ProductComponent. getFields(ContentContext ctx)
String
ProductComponent. getHtmlAdd(ContentContext ctx)
String
ProductComponent. getHtmlView(ContentContext ctx)
int
ProductComponent. getLabelLevel(ContentContext ctx)
long
ProductComponent. getOffset(ContentContext ctx)
String
ProductComponent. getPageDescription(ContentContext ctx)
Product.ProductBean
IProductContainer. getProductBean(ContentContext ctx)
Product.ProductBean
ProductComponent. getProductBean(ContentContext ctx)
long
ProductComponent. getRealStock(ContentContext ctx)
String
AbstractOrderComponent. getSpecificClass(ContentContext ctx)
String
ProductComponent. getTextLabel(ContentContext ctx)
String
ProductComponent. getTextTitle(ContentContext ctx)
String
PaypalOrderComponent. getViewXHTMLCode(ContentContext ctx)
String
ProductComponent. getViewXHTMLCode(ContentContext ctx)
String
TransferOrderComponent. 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)
static String
StripeOrderComponent. performCreateSession(ContentContext ctx, RequestService rs)
String
ProductComponent. performEdit(ContentContext ctx)
static String
StripeOrderComponent. performError(ContentContext ctx, RequestService rs, I18nAccess i18n)
static String
PaypalOrderComponent. performNotify(RequestService rs, ContentContext ctx, MessageRepository messageRepository, I18nAccess i18nAccess)
static String
EditBasketComponent. performPay(ContentContext ctx, RequestService rs)
static String
PaypalOrderComponent. performPay(RequestService rs, ContentContext ctx, MessageRepository messageRepository, I18nAccess i18nAccess)
static String
TransferOrderComponent. performPay(RequestService rs, ContentContext ctx, GlobalContext globalContext, 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
StripeOrderComponent. performSuccess(ContentContext ctx, RequestService rs, I18nAccess i18nAccess)
static String
StripeOrderComponent. performSuccessBancontact(ContentContext ctx, RequestService rs)
static String
EditBasketComponent. performUpdate(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)
static String
StripeOrderComponent. performWebhook(ContentContext ctx, RequestService rs)
void
EditBasketComponent. prepareView(ContentContext ctx)
void
MoneybookersPayement. prepareView(ContentContext ctx)
void
ProductComponent. prepareView(ContentContext ctx)
void
StripeOrderComponent. 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)
-
Uses of ContentContext in org.javlo.component.extranet
Methods in org.javlo.component.extranet with parameters of type ContentContext Modifier and Type Method Description int
LaunchMacro. getComplexityLevel(ContentContext ctx)
int
LoginLogoutLink. 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
LaunchMacro. getViewXHTMLCode(ContentContext ctx)
String
LoginLogoutLink. getViewXHTMLCode(ContentContext ctx)
String
LaunchMacro. performEdit(ContentContext ctx)
-
Uses of ContentContext in org.javlo.component.files
-
Uses of ContentContext in org.javlo.component.form
Methods in org.javlo.component.form with parameters of type ContentContext Modifier and Type Method Description String
FormMailingComponent. _getViewXHTMLCode(ContentContext ctx)
protected boolean
SmartGenericForm. acceptLinks(ContentContext ctx)
protected int
SmartGenericForm. decodeEditNumber(ContentContext ctx, String number)
protected int
SmartGenericForm. decodeUserEditNumber(ContentContext ctx, String number)
protected String
SmartGenericForm. encodeEditNumber(ContentContext ctx, int number)
boolean
FormComponent. formIsSaved(ContentContext ctx)
boolean
FormComponent. formIsValid(ContentContext ctx)
protected File
GenericForm. getAttachFolder(ContentContext ctx)
protected File
SmartGenericForm. getAttachFolder(ContentContext ctx)
int
AddressFormRegisterComponent. getComplexityLevel(ContentContext ctx)
int
Contact. getComplexityLevel(ContentContext ctx)
int
FormMailingComponent. getComplexityLevel(ContentContext ctx)
int
GenericForm. getComplexityLevel(ContentContext ctx)
int
GenericQuiz. getComplexityLevel(ContentContext ctx)
int
SearchResultComponent. getComplexityLevel(ContentContext ctx)
int
SmartGenericForm. 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)
List<Map<String,String>>
SmartGenericForm. getData(ContentContext ctx, String login)
String
GenericQuiz. getEditXHTML(ContentContext ctx, GenericQuiz.Question question)
protected String
AddressFormRegisterComponent. getEditXHTMLCode(ContentContext ctx)
protected String
Contact. getEditXHTMLCode(ContentContext ctx)
protected String
FormComponent. getEditXHTMLCode(ContentContext ctx)
protected String
FormMailingComponent. getEditXHTMLCode(ContentContext ctx)
protected String
GenericQuiz. getEditXHTMLCode(ContentContext ctx)
protected String
SmartGenericForm. getEditXHTMLCode(ContentContext ctx)
String
FormComponent. getErrorMessage(ContentContext ctx, String fieldName)
protected Field
SmartGenericForm. getField(ContentContext ctx, String fieldName)
Collection<Map.Entry<String,String>>
FormInputComponent. getFieldChoice(ContentContext ctx, String fieldName)
List<String>
FormInputComponent. getFields(ContentContext ctx)
List<Field>
SmartGenericForm. getFields(ContentContext ctx)
protected File
GenericForm. getFile(ContentContext ctx)
protected File
SmartGenericForm. getFile(ContentContext ctx)
protected Form
AddressFormRegisterComponent. getForm(ContentContext ctx)
protected abstract Form
FormComponent. 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
GenericForm. getMailFooter(ContentContext ctx)
protected String
GenericQuiz. getMailFooter(ContentContext ctx)
protected String
SmartGenericForm. getMailFooter(ContentContext ctx)
protected String
GenericForm. getMailHeader(ContentContext ctx)
protected String
SmartGenericForm. getMailHeader(ContentContext ctx)
protected Integer
GenericForm. getMaxSize(ContentContext ctx, String field)
GenericMessage
FormComponent. getMessage(ContentContext ctx, String fieldName)
protected MenuElement
SmartGenericForm. getNextPage(ContentContext ctx)
List<IUserInfo>
SmartGenericForm. getParticipants(ContentContext ctx)
String
Contact. getPrefixViewXHTMLCode(ContentContext ctx)
String
SearchResultComponent. getPrefixViewXHTMLCode(ContentContext ctx)
String
SmartGenericForm. getRenderer(ContentContext ctx)
Map<String,String>
GenericForm. getRenderes(ContentContext ctx)
String
Contact. getSuffixViewXHTMLCode(ContentContext ctx)
String
SearchResultComponent. 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 foundString
Contact. getViewXHTMLCode(ContentContext ctx)
String
FormComponent. getViewXHTMLCode(ContentContext ctx)
String
SearchResultComponent. getViewXHTMLCode(ContentContext ctx)
int
FormComponent. getWordCount(ContentContext ctx)
boolean
FormMailingComponent. haveRight(ContentContext ctx, String action)
protected boolean
SmartGenericForm. importFieldAsExcel(ContentContext ctx)
protected void
AddressFormRegisterComponent. init(ComponentBean bean, ContentContext ctx)
protected void
FormMailingComponent. init(ComponentBean bean, ContentContext ctx)
protected void
GenericForm. init(ComponentBean bean, ContentContext ctx)
boolean
Contact. initContent(ContentContext ctx)
boolean
SmartGenericForm. initContent(ContentContext ctx)
protected boolean
GenericForm. isCaptcha(ContentContext ctx)
protected boolean
SmartGenericForm. isCaptcha(ContentContext ctx)
boolean
SmartGenericForm. isClose(ContentContext ctx)
protected boolean
SmartGenericForm. isClosedEventSite(ContentContext ctx)
boolean
SearchResultComponent. isContentCachable(ContentContext ctx)
boolean
SmartGenericForm. isContentCachable(ContentContext ctx)
boolean
CreateContext. isContentCachableByQuery(ContentContext ctx)
boolean
SmartGenericForm. 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
Contact. isRealContent(ContentContext ctx)
boolean
FormMailingComponent. isRealContent(ContentContext ctx)
boolean
GenericForm. isRealContent(ContentContext ctx)
boolean
SearchResultComponent. isRealContent(ContentContext ctx)
boolean
SmartGenericForm. 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)
static String
SmartGenericForm. performDownloadForm(ContentContext ctx, RequestService rs)
String
AddressFormRegisterComponent. performEdit(ContentContext ctx)
String
Contact. performEdit(ContentContext ctx)
String
FormMailingComponent. performEdit(ContentContext ctx)
String
GenericForm. performEdit(ContentContext ctx)
String
GenericQuiz. performEdit(ContentContext ctx)
String
SmartGenericForm. 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
FormMailingComponent. prepareView(ContentContext ctx)
void
GenericForm. prepareView(ContentContext ctx)
void
GenericQuiz. prepareView(ContentContext ctx)
void
SearchResultComponent. prepareView(ContentContext ctx)
void
SmartGenericForm. 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)
void
SmartGenericForm. store(ContentContext ctx)
protected void
GenericForm. storeResult(ContentContext ctx, Map<String,String> data)
protected int
SmartGenericForm. storeResult(ContentContext ctx, Map<String,String> data, boolean sort)
Constructors in org.javlo.component.form with parameters of type ContentContext Constructor Description Field(ContentContext ctx, String name, String label, String type, String role, String condition, String value, String list, String registeredList, int order, int width, String autocomplete)
-
Uses of ContentContext in org.javlo.component.gadget
Methods in org.javlo.component.gadget with parameters of type ContentContext Modifier and Type Method Description int
CountAccess. getComplexityLevel(ContentContext ctx)
int
CountTool. getComplexityLevel(ContentContext ctx)
int
Map. getComplexityLevel(ContentContext ctx)
List<String>
CountTool. getFields(ContentContext ctx)
String
CountAccess. getViewXHTMLCode(ContentContext ctx)
String
CountTool. getViewXHTMLCode(ContentContext ctx)
String
Map. getViewXHTMLCode(ContentContext ctx)
boolean
Map. isContentCachable(ContentContext ctx)
boolean
Map. isContentCachableByQuery(ContentContext ctx)
void
CountTool. prepareView(ContentContext ctx)
-
Uses of ContentContext in org.javlo.component.image
Constructors in org.javlo.component.image with parameters of type ContentContext Constructor Description ImageBean(ContentContext ctx, IImageTitle image, String filter)
ImageTitleBean(ContentContext ctx, IImageTitle imageTitle)
SortImageTitleByPriority(ContentContext ctx)
-
Uses of ContentContext in org.javlo.component.layout
-
Uses of ContentContext in org.javlo.component.links
Constructors in org.javlo.component.links with parameters of type ContentContext Constructor Description ChildLinkBean(ContentContext ctx, MenuElement child, MenuElement currentPage)
-
Uses of ContentContext in org.javlo.component.list
-
Uses of ContentContext in org.javlo.component.meta
-
Uses of ContentContext in org.javlo.component.multimedia
Methods in org.javlo.component.multimedia that return ContentContext Modifier and Type Method Description protected ContentContext
FolderedMultimedia. getValidVideoCtx(ContentContext ctx, IVideo video)
protected ContentContext
Multimedia. getValidVideoCtx(ContentContext ctx, IVideo video)
Constructors in org.javlo.component.multimedia with parameters of type ContentContext Constructor Description AccessOrderVideo(ContentContext ctx, int days)
-
Uses of ContentContext in org.javlo.component.navigation
Methods in org.javlo.component.navigation with parameters of type ContentContext Modifier and Type Method Description int
PageURL. getComplexityLevel(ContentContext ctx)
protected String
PageURL. getEditXHTMLCode(ContentContext ctx)
String
PageURL. getViewXHTMLCode(ContentContext ctx)
boolean
PageURL. isContentCachable(ContentContext ctx)
boolean
PageURL. isRealContent(ContentContext ctx)
-
Uses of ContentContext in org.javlo.component.properties
Methods in org.javlo.component.properties with parameters of type ContentContext Modifier and Type Method Description Map<String,Object>
AbstractPropertiesComponent. getContentAsMap(ContentContext ctx)
String
AbstractPropertiesComponent. getContentAsText(ContentContext ctx)
protected String
AbstractPropertiesComponent. getEditXHTMLCode(ContentContext ctx)
Collection<Map.Entry<String,String>>
AbstractPropertiesComponent. getFieldChoice(ContentContext ctx, String fieldName)
abstract List<String>
AbstractPropertiesComponent. getFields(ContentContext ctx)
protected String
AbstractPropertiesComponent. getFieldValue(ContentContext ctx, String inField)
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)
protected void
AbstractPropertiesComponent. renderField(PrintWriter out, ContentContext ctx, String field)
boolean
AbstractPropertiesComponent. transflateFrom(ContentContext ctx, ITranslator translator, String lang)
String
AbstractPropertiesComponent. validateField(ContentContext ctx, String fieldName, String fieldValue)
-
Uses of ContentContext in org.javlo.component.social
Methods in org.javlo.component.social with parameters of type ContentContext Modifier and Type Method 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
FacebookChooseFriend. prepareView(ContentContext ctx)
void
Wall. prepareView(ContentContext ctx)
-
Uses of ContentContext in org.javlo.component.text
-
Uses of ContentContext in org.javlo.component.title
-
Uses of ContentContext in org.javlo.component.users
Methods in org.javlo.component.users with parameters of type ContentContext Modifier and Type Method Description int
DisplayUserInfo. getComplexityLevel(ContentContext ctx)
int
UserLogin. getComplexityLevel(ContentContext ctx)
int
UserSearch. getComplexityLevel(ContentContext ctx)
protected String
DisplayUserInfo. getEditXHTMLCode(ContentContext ctx)
protected String
UserRegistration. getEditXHTMLCode(ContentContext ctx)
List<String>
UserLogin. getFields(ContentContext ctx)
String
UserRegistration. getRenderer(ContentContext ctx)
String[]
DisplayUserInfo. getStyleList(ContentContext ctx)
String
DisplayUserInfo. getViewXHTMLCode(ContentContext ctx)
String
UserLogin. getViewXHTMLCode(ContentContext ctx)
String
UserRegistration. getViewXHTMLCode(ContentContext ctx)
String
UserSearch. getViewXHTMLCode(ContentContext ctx)
void
UserLogin. init(ComponentBean bean, ContentContext ctx)
protected void
UserRegistration. init(ComponentBean bean, ContentContext ctx)
boolean
DisplayUserInfo. isDefaultValue(ContentContext ctx)
boolean
UserSearch. isDefaultValue(ContentContext ctx)
boolean
DisplayUserInfo. isDisplayable(ContentContext ctx)
boolean
UserSearch. isDisplayable(ContentContext ctx)
boolean
DisplayUserInfo. isRealContent(ContentContext ctx)
boolean
UserLogin. isRealContent(ContentContext ctx)
boolean
UserRegistration. isRealContent(ContentContext ctx)
boolean
UserSearch. isRealContent(ContentContext ctx)
static String
UserSearch. performAjaxsearch(RequestService rs, ContentContext ctx, MessageRepository messageRepository, I18nAccess i18nAccess)
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
UserLogin. performFacebookLogin(RequestService rs, ContentContext ctx, javax.servlet.http.HttpSession session, GlobalContext globalContext, MessageRepository messageRepository, I18nAccess i18nAccess)
static String
UserRegistration. 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
UserLogin. performLogout(RequestService rs, ContentContext ctx, GlobalContext globalContext, 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. 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
UserLogin. performUpdate(RequestService rs, GlobalContext globalContext, ContentContext ctx, javax.servlet.http.HttpSession session, MessageRepository messageRepository, I18nAccess i18nAccess)
static String
UserRegistration. performUpdate(RequestService rs, GlobalContext globalContext, ContentContext ctx, javax.servlet.http.HttpSession session, MessageRepository messageRepository, I18nAccess i18nAccess)
void
DisplayUserInfo. prepareView(ContentContext ctx)
void
UserLogin. prepareView(ContentContext ctx)
void
UserRegistration. prepareView(ContentContext ctx)
void
UserSearch. prepareView(ContentContext ctx)
static void
UserRegistration. uploadFile(ContentContext ctx)
-
Uses of ContentContext in org.javlo.component.web2
-
Uses of ContentContext in org.javlo.component.web2.survey
-
Uses of ContentContext in org.javlo.config
Methods in org.javlo.config that return ContentContext Modifier and Type Method Description static ContentContext
StaticConfig. download(ContentContext ctx, InstallBean installBean, boolean importTemplate, boolean importDemo, String email)
download data form javlo.orgMethods in org.javlo.config with parameters of type ContentContext Modifier and Type Method Description static ContentContext
StaticConfig. download(ContentContext ctx, InstallBean installBean, boolean importTemplate, boolean importDemo, String email)
download data form javlo.orgInstallBean
StaticConfig. install(ContentContext ctx, String inConfigFolder, String idDataFolder, String adminPassword, boolean importTemplate, boolean importDemo, String email)
-
Uses of ContentContext in org.javlo.context
Methods in org.javlo.context that return ContentContext Modifier and Type Method Description ContentContext
ContentContextBean. createContentContext(ContentContext ctx)
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)
static ContentContext
ContentContext. getContentContext(javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response, boolean correctPath, boolean pageManagement)
ContentContext
INeedContentContext. getContentContext()
ContentContext
ContentContext. getContentContextForInternalLink()
static ContentContext
ContentContext. getContentContextNoPageManagement(javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response)
ContentContext
ContentContext. getContextForAbsoluteURL()
ContentContext
ContentContext. getContextForAjax()
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 globalContextContentContext
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()
ContentContext
ContentContext. setAjax(boolean ajax)
ContentContext
ContentContext. setFormat(String format)
force formatMethods in org.javlo.context that return types with arguments of type ContentContext Modifier and Type Method Description List<ContentContext>
ContentContext. getContextForAllLanguage()
Constructors in org.javlo.context with parameters of type ContentContext Constructor Description ContentContext(ContentContext ctx)
ContentContextBean(ContentContext ctx)
-
Uses of ContentContext in org.javlo.data
Methods in org.javlo.data that return ContentContext Modifier and Type Method Description ContentContext
InfoBean. getContentContext()
ContentContext
InfoBean. getContextForCopy()
Methods in org.javlo.data with parameters of type ContentContext Modifier and Type Method Description static EditInfoBean
EditInfoBean. getCurrentInfoBean(ContentContext ctx)
static InfoBean
InfoBean. getCurrentInfoBean(ContentContext ctx)
static EditInfoBean
EditInfoBean. updateInfoBean(ContentContext ctx)
create info bean in request (key=info) for jstp call in template.static InfoBean
InfoBean. updateInfoBean(ContentContext ctx)
create info bean in request (key=info) for jstp call in template. -
Uses of ContentContext in org.javlo.data.rest
Methods in org.javlo.data.rest with parameters of type ContentContext Modifier and Type Method Description void
RestContainer. addItem(ContentContext ctx, IRestItem item)
Map<String,Object>
IRestItem. getContentAsMap(ContentContext ctx)
Map<String,Object>
RestContainer. getContentAsMap(ContentContext ctx)
Map<String,Object>
RestItemBean. getContentAsMap(ContentContext ctx)
IRestItem
ComponentRestFactory. search(ContentContext ctx, String path, String query, int max)
IRestItem
ContentRest. search(ContentContext ctx, String path, String query, int max)
IRestItem
FileRest. search(ContentContext ctx, String path, String query, int max)
IRestItem
IRestFactory. search(ContentContext ctx, String path, String query, int max)
IRestItem
TestRest. search(ContentContext ctx, String path, String query, int max)
IRestItem
ThreadRunRest. search(ContentContext ctx, String path, String query, int max)
-
Uses of ContentContext in org.javlo.data.taxonomy
Constructors in org.javlo.data.taxonomy with parameters of type ContentContext Constructor Description TaxonomyDisplayBean(ContentContext ctx, TaxonomyBean bean)
-
Uses of ContentContext in org.javlo.ecom
Constructors in org.javlo.ecom with parameters of type ContentContext Constructor Description BasketSmartBean(ContentContext ctx, Basket basket)
ProductBean(ContentContext ctx, String id, MenuElement page, String lg, double price, String priceString, double reduction, double vat, String currencyCode, String name, String description, String imageURL, int quantity, double weight)
-
Uses of ContentContext in org.javlo.fields
Fields in org.javlo.fields declared as ContentContext Modifier and Type Field Description protected ContentContext
Field.FieldBean. ctx
Constructors in org.javlo.fields with parameters of type ContentContext Constructor Description ExternalLinkBean(ContentContext ctx)
FieldBean(ContentContext ctx)
FieldDateBean(ContentContext ctx)
ImageBean(ContentContext ctx)
InternalLinkBean(ContentContext ctx)
SortContainer(ContentContext ctx, String inField)
SoundBean(ContentContext ctx)
StaticFileBean(ContentContext ctx)
UserFieldBean(ContentContext ctx, String value)
-
Uses of ContentContext in org.javlo.helper
Methods in org.javlo.helper with parameters of type ContentContext Modifier and Type Method Description static String
ElementaryURLHelper. addCdn(ContentContext ctx, String url)
static String
MacroHelper. addContentIfNotExist(ContentContext ctx, MenuElement page, String parentCompId, String contentType, String value)
add content to a pagestatic String
MacroHelper. addContentIfNotExist(ContentContext ctx, MenuElement page, String parentCompId, String contentType, String value, String style)
add content to a pagestatic 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, String parentName, String pagePrefix, boolean top)
insert a page in the navigation.static MenuElement
MacroHelper. addPage(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. addPageIfNotExist(ContentContext ctx, MenuElement parentPage, String pageName, boolean top, boolean store)
static MenuElement
MacroHelper. addPageIfNotExistWithoutMessage(ContentContext ctx, MenuElement parentPage, 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 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. checkGoogleRecaptcha(ContentContext ctx, String response)
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 void
SecurityHelper. clearUserCode(ContentContext ctx)
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 totoPage
.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 filestatic String
ElementaryURLHelper. createAbsoluteURL(ContentContext ctx, String uri)
static String
URLHelper. createAbsoluteURL(ContentContext ctx, String inUrl)
static String
URLHelper. createAbsoluteViewURL(ContentContext ctx, String uri)
static String
URLHelper. createActionURL(ContentContext ctx, String action)
static String
URLHelper. createActionURL(ContentContext ctx, String action, String inUrl)
static String
URLHelper. createAjaxURL(ContentContext ctx)
static String
URLHelper. createAjaxURL(ContentContext ctx, String path)
static String
URLHelper. createAjaxURL(ContentContext ctx, String path, Map params)
static String
URLHelper. createAjaxURL(ContentContext ctx, 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 parentPage)
static String
URLHelper. createAvatarUrl(ContentContext ctx, IUserInfo userInfo)
static MenuElement
ContentHelper. createChild(ContentContext ctx, MenuElement parent)
static MenuElement
NavigationHelper. createChildPageAutoName(MenuElement page, ContentContext ctx)
static List<ComponentBean>
ContentHelper. createContentFromDocx(ContentContext ctx, InputStream in, MenuElement page, String name, String lang)
static String
URLHelper. createDataDocumentURL(ContentContext ctx, DataDocument doc, String url)
transform document data to param for urlstatic String
ComponentHelper. createDynamicPage(ContentContext ctx, String path, String content)
create a dynamic paragraph with a specific content on a page with a DynamicParagraphstatic String
URLHelper. createEditURL(String uri, ContentContext ctx)
create a intern link URI to the page for editionstatic String
URLHelper. createEditURL(ContentContext ctx)
static String
URLHelper. createExpCompLink(ContentContext ctx, String compId)
static String
URLHelper. createFileURL(ContentContext ctx, File file)
static String
URLHelper. createFileURL(ContentContext ctx, String url)
static String
URLHelper. createFileURL(ContentContext ctx, String url, boolean hash)
static String
URLHelper. createFileURL(ContentContext ctx, MenuElement currentPage, String url)
static String
URLHelper. createFileURL(ContentContext ctx, MenuElement currentPage, String url, boolean hash)
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, String fromModule, Map<String,String> inParams)
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. 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, File file)
create a link to the file from media servletstatic String
URLHelper. createMediaURL(ContentContext ctx, String url)
static String
URLHelper. createMediaURL(ContentContext ctx, String url, boolean hash)
static String
URLHelper. createMediaURL(ContentContext ctx, MenuElement currentPage, 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)
static String
URLHelper. createNoImageUrl(ContentContext ctx, String filter)
protected static String
ElementaryURLHelper. createNoProtocolURL(ContentContext ctx, GlobalContext globalContext, String servletPath, String uri, boolean ajax, boolean withPathPrefix, boolean widthEncodeURL)
static String
URLHelper. createOtherLanguageURL(ContentContext ctx, String lg)
static MenuElement
ContentHelper. createPage(ContentContext ctx, MenuElement template, MenuElement root, Date date)
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, String data)
static String
URLHelper. createQRCodeLink(ContentContext ctx, IContentVisualComponent comp)
static String
URLHelper. createResourceURL(ContentContext ctx, File file)
Deprecated.static String
URLHelper. createResourceURL(ContentContext ctx, String url)
static String
URLHelper. createResourceURL(ContentContext ctx, MenuElement currentPage, 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
ElementaryURLHelper. createSSLURL(String uri, ContentContext ctx)
static String
URLHelper. createSSLURL(ContentContext ctx)
static String
URLHelper. createStaticFeedbackURL(ContentContext ctx, String data)
static String
URLHelper. createStaticFileUrl(ContentContext ctx, File file)
static String
URLHelper. createStaticFolderURI(ContentContext ctx, File file)
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
ElementaryURLHelper. createStaticURL(ContentContext ctx, String inUrl)
protected static String
ElementaryURLHelper. createStaticURL(ContentContext ctx, MenuElement referencePage, String inUrl, boolean withPathPrefix)
static String
URLHelper. createStaticURL(ContentContext ctx, String path, Map params)
static String
URLHelper. createStaticURL(ContentContext ctx, MenuElement referencePage, String inUrl)
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
ElementaryURLHelper. createTransformURL(ContentContext ctx, String url, 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
URLHelper. createTransformURL(ContentContext ctx, File file, String filter)
static String
ElementaryURLHelper. createTransformURLWithoutCountAccess(ContentContext ctx, String url, String filter)
protected static String
ElementaryURLHelper. createURL(ContentContext ctx, GlobalContext globalContext, String servletUri, String uri, boolean ajax, boolean forceTemplate, boolean withPathPrefix, boolean widthEncodeURL)
static String
URLHelper. createURL(String uri, ContentContext ctx)
Deprecated.switch parametersstatic String
URLHelper. createURL(ContentContext ctx)
static String
URLHelper. createURL(ContentContext ctx, String uri)
create a intern link URLstatic String
URLHelper. createURL(ContentContext ctx, String[] recupParam, Map params)
static String
URLHelper. createURL(ContentContext ctx, String uri, String lg)
create a url but change the lgstatic String
URLHelper. createURL(ContentContext ctx, String path, Map params)
static String
URLHelper. createURL(ContentContext ctx, Map params)
static String
URLHelper. createURL(ContentContext ctx, GlobalContext globalContext, String uri)
static String
URLHelper. createURL(ContentContext ctx, MenuElement page)
static String
URLHelper. createURL(ContentContext ctx, MenuElement page, Map params)
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 pathstatic String
URLHelper. createURLWithoutURLFacotry(ContentContext ctx, String path)
static String
URLHelper. createURLWithServletPath(ContentContext ctx, String servletPath, String uri)
static String
URLHelper. createURLWithtoutContext(ContentContext ctx, String uri)
static String
URLHelper. createURLWithtoutEncodeURL(ContentContext ctx, String uri)
static String
XHTMLHelper. createUserMail(ContentContext ctx, String logo, String title, String content, String link, String linkLabel, String footer)
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 sitestatic String
URLHelper. createVirtualURL(ContentContext ctx)
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, String forceAction, boolean unsecure)
exec current action define in requeststatic String
ServletHelper. executeJSP(ContentContext ctx, String url)
static String
TimeHelper. exportAgenda(ContentContext ctx, MenuElement agendaPage, Date startDate, Date endDate)
static String
ResourceHelper. extractResourcePathFromURL(ContentContext ctx, String url)
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 bigstatic 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 XHTMLstatic 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 MenuElementstatic 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 imagestatic String
URLHelper. getLogoRawUrl(ContentContext ctx)
static String
URLHelper. getLogoUrl(ContentContext ctx)
static String
URLHelper. getLogoUrl(ContentContext ctx, String filter)
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, String lang)
static String
ElementaryURLHelper. getPathPrefix(ContentContext ctx)
return the path path prefix defined in ServletContextstatic MenuElement
NavigationHelper. getPopupPage(ContentContext ctx)
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 selfstatic 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, 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. getRowInput(ContentContext ctx, String field, 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. 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, boolean withResources)
create sitemap protocol 0.9 for structured ranking in googlestatic SiteMapBloc
XMLHelper. getSiteMapNewsBloc(ContentContext ctx, Collection<MenuElement> pages, int i, Calendar latestDate)
create sitemap protocol 0.9 for structured ranking in googlestatic String
XHTMLHelper. getStyleComponentOneSelect(ContentContext ctx, IContentVisualComponent inComp)
static String
XHTMLHelper. getTextArea(ContentContext ctx, FormComponent formComponent, String field)
static String
SecurityHelper. getUserCode(ContentContext ctx)
static String
MacroHelper. getXHTMLMacroSelection(ContentContext ctx)
static String
MacroHelper. getXHTMLMacroSelection(ContentContext ctx, boolean adminMode, boolean preview)
static Cell[][]
ArrayHelper. getXLSXArray(ContentContext ctx, org.apache.poi.xssf.usermodel.XSSFWorkbook workbook, int sheetNumber)
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
RequestHelper. initRequestAttributes(ContentContext ctx)
static void
MacroHelper. insertContent(ContentContext ctx, MenuElement page, String content)
add content to a page.static boolean
NetHelper. insertEtag(ContentContext ctx, File file, String secondaryHash)
insert and check ETagstatic boolean
NetHelper. insertEtag(ContentContext ctx, MenuElement 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.propertiesstatic 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.propertiesstatic 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 String
ArrayHelper. readExcelCell(ContentContext ctx, org.apache.poi.xssf.usermodel.XSSFCell cell)
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 changedstatic 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)
static String
XHTMLNavigationHelper. renderComboNavigationAjax(ContentContext ctx, MenuElement rootPage, String id, String currentValue, String selectJSMethod)
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. renderHeaderModuleInsertion(ContentContext ctx, String resource, String buildId)
static String
XHTMLHelper. renderHeaderResourceInsertion(ContentContext ctx, String resource)
static String
XHTMLHelper. renderHeaderResourceInsertion(ContentContext ctx, String resource, String buildId)
static String
XHTMLHelper. renderHeaderResourceInsertionWithoutalreadyTest(ContentContext ctx, String resource)
static String
XHTMLHelper. renderHeaderResourceInsertionWithoutalreadyTest(ContentContext ctx, String resource, String buildId)
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. renderPageResult(ContentContext ctx, MenuElement page, String selectJSMethod)
static String
XHTMLNavigationHelper. renderPageResult(ContentContext ctx, SearchResult.SearchElement page, String selectJSMethod)
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 html)
replace link in xhtml with createURL call.static String
XHTMLHelper. replaceLinkSearchAllTag(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 pagestatic MenuElement
NavigationHelper. searchPage(ContentContext ctx, String idOrNameOrPath)
static List<MenuElement>
MacroHelper. searchPageWidthLayout(ContentContext ctx)
return a list of page with only year as children.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
AjaxHelper. updateBox(ContentContext ctx, Module.Box box)
static void
AjaxHelper. updateMainRenderer(ContentContext ctx, Module module)
static void
ComponentHelper. updateNextAndPrevious(ContentContext ctx, Iterable<IContentVisualComponent> comps)
static void
ComponentHelper. updateNextAndPrevious(ContentContext ctx, MenuElement page, String area)
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)
Method parameters in org.javlo.helper with type arguments of type ContentContext Modifier and Type Method 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. -
Uses of ContentContext in org.javlo.helper.Comparator
Methods in org.javlo.helper.Comparator with parameters of type ContentContext Modifier and Type Method 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)
Constructors in org.javlo.helper.Comparator with parameters of type ContentContext Constructor 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)
-
Uses of ContentContext in org.javlo.helper.filefilter
Constructors in org.javlo.helper.filefilter with parameters of type ContentContext Constructor Description ImageSharedFileFilter(ContentContext inCtx)
-
Uses of ContentContext in org.javlo.helper.importation
Methods in org.javlo.helper.importation with parameters of type ContentContext Modifier and Type Method Description static void
TanukiImportTools. createContentFromTanuki(ContentContext ctx, InputStream in, String name, String lang)
Constructors in org.javlo.helper.importation with parameters of type ContentContext Constructor Description ImportConfigBean(ContentContext ctx)
-
Uses of ContentContext in org.javlo.i18n
Methods in org.javlo.i18n with parameters of type ContentContext Modifier and Type Method 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)
Constructors in org.javlo.i18n with parameters of type ContentContext Constructor Description RequestI18nAccess(ContentContext ctx, I18nAccess i18nAccess, boolean attribute)
-
Uses of ContentContext in org.javlo.io
Methods in org.javlo.io with parameters of type ContentContext Modifier and Type Method Description static SessionFolder
SessionFolder. getInstance(ContentContext ctx)
-
Uses of ContentContext in org.javlo.macro
Methods in org.javlo.macro with parameters of type ContentContext Modifier and Type Method Description void
AddChildMacro. addChild(ContentContext ctx)
static void
ClearDataAccessCount. clearDataAccess(ContentContext ctx)
void
CreateFakeUsers. createAvatar(ContentContext ctx, UserInfo userInfo)
protected int
DeleteComponentBadArea. deleteComponentInBadArea(ContentContext ctx, MenuElement page)
protected int
DeleteSameComponent. deleteComponentInBadArea(ContentContext ctx, MenuElement page)
protected boolean
CurrentLgExpandMacro. expand(ContentContext ctx, IContentVisualComponent baseComp, IContentVisualComponent targetComp)
protected boolean
DefaultLgExpandMacro. expand(ContentContext ctx, IContentVisualComponent baseComp, IContentVisualComponent targetComp)
List<IContentVisualComponent>
AbstractMacro. getAllComponent(ContentContext ctx)
String
AbstractMacro. getInfo(ContentContext ctx)
String
CreateArticleComposition. getInfo(ContentContext ctx)
String
UndeletePage. getInfo(ContentContext ctx)
protected Properties
AbstractMacro. getMacroProperties(ContentContext ctx)
boolean
CreateArticleComposition. haveRight(ContentContext ctx, String action)
boolean
DuplicatePageIndexed. haveRight(ContentContext ctx, String action)
boolean
UndeletePage. 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)
void
AbstractMacro. init(ContentContext ctx)
void
CreateArticleComposition. init(ContentContext ctx)
void
ImportAndTranslateDefaultLanguageMacro. init(ContentContext ctx)
void
UndeletePage. init(ContentContext ctx)
protected int
TransfertComponentBadAreaToContent. moveComponentInBadArea(ContentContext ctx, MenuElement page)
String
ActiveAllChildren. perform(ContentContext ctx, Map<String,Object> params)
String
AddChildMacro. perform(ContentContext ctx, Map<String,Object> params)
String
CleanDuplicatedId. perform(ContentContext ctx, Map<String,Object> params)
String
CleanImportFolder. perform(ContentContext ctx, Map<String,Object> params)
String
CleanPersistenceFolder. perform(ContentContext ctx, Map<String,Object> params)
String
CleanResourceNameMacro. perform(ContentContext ctx, Map<String,Object> params)
String
CleanStaticInfoPersistence. perform(ContentContext inCtx, Map<String,Object> params)
String
ClearContext. perform(ContentContext ctx, Map<String,Object> params)
String
ClearDataAccessCount. perform(ContentContext ctx, Map<String,Object> params)
String
ClearImageCache. perform(ContentContext ctx, Map<String,Object> params)
String
ClearTransformURLCache. perform(ContentContext ctx, Map<String,Object> params)
String
CommitTemplate. perform(ContentContext ctx, Map<String,Object> params)
String
ConvertUserForComansys. perform(ContentContext ctx, Map<String,Object> params)
String
CopyCurrentPageToOtherLanguages. perform(ContentContext ctx, Map<String,Object> params)
String
CopyLanguageStructureHereMacro. perform(ContentContext ctx, Map<String,Object> params)
String
CopyLanguageStructureMacro. perform(ContentContext ctx, Map<String,Object> params)
String
CreateAllContentSample. perform(ContentContext ctx, Map<String,Object> params)
String
CreateAlphabeticChildrenHereMacro. perform(ContentContext ctx, Map<String,Object> params)
String
CreateArticleComposition. perform(ContentContext ctx, Map<String,Object> params)
String
CreateBaseStructureMacro. perform(ContentContext ctx, Map<String,Object> params)
String
CreateChildrenStructureMacro. perform(ContentContext inCtx, Map<String,Object> params)
String
CreateDefaultPageStructure. perform(ContentContext ctx, Map<String,Object> params)
String
CreateExternalNewsMacro. perform(ContentContext ctx, Map<String,Object> params)
String
CreateFakeUsers. perform(ContentContext ctx, Map<String,Object> params)
String
CreateMonthHereMacro. perform(ContentContext ctx, Map<String,Object> params)
String
CreateMonthStructureMacro. perform(ContentContext ctx, Map<String,Object> params)
String
CreatePressReleaseHereMacro. perform(ContentContext ctx, Map<String,Object> params)
String
CreatePressReleaseStructure2007HereMacro. perform(ContentContext ctx, Map<String,Object> params)
String
CreatePressReleaseStructure2007Macro. perform(ContentContext ctx, Map<String,Object> params)
String
CreatePressReleaseTodayHereMacro. perform(ContentContext ctx, Map<String,Object> params)
String
CreatePressReleaseTodayMacro. perform(ContentContext ctx, Map<String,Object> params)
String
CreateRolesFromUserList. perform(ContentContext ctx, Map<String,Object> params)
String
CreateWeekHereMacro. perform(ContentContext ctx, Map<String,Object> params)
String
CurrentLgExpandMacro. perform(ContentContext ctx, Map<String,Object> params)
String
DashOnImageMacro. perform(ContentContext ctx, Map<String,Object> params)
String
DefaultLgExpandMacro. perform(ContentContext ctx, Map<String,Object> params)
String
DeleteBadTemplate. perform(ContentContext ctx, Map<String,Object> params)
String
DeleteChildren. perform(ContentContext ctx, Map<String,Object> params)
String
DeleteChildrenAndContent. perform(ContentContext ctx, Map<String,Object> params)
String
DeleteChildrenContent. perform(ContentContext ctx, Map<String,Object> params)
String
DeleteComponentBadArea. perform(ContentContext ctx, Map<String,Object> params)
String
DeleteComponentWithBadResourceReference. perform(ContentContext ctx, Map<String,Object> params)
String
DeleteContentFiles. perform(ContentContext ctx, Map<String,Object> params)
String
DeletePageFromSpecificUser. perform(ContentContext ctx, Map<String,Object> params)
String
DeleteSameComponent. perform(ContentContext ctx, Map<String,Object> params)
String
DeleteSmartExternalLinkMacro. perform(ContentContext ctx, Map<String,Object> params)
String
DeleteTestPage. perform(ContentContext ctx, Map<String,Object> params)
String
DeleteTrackerCache. perform(ContentContext ctx, Map<String,Object> params)
String
DetectAllComponentsType. perform(ContentContext ctx, Map<String,Object> params)
String
DownDateMacro. perform(ContentContext ctx, Map<String,Object> params)
String
DuplicateChildren. perform(ContentContext ctx, Map<String,Object> params)
String
DuplicatePage. perform(ContentContext ctx, Map<String,Object> params)
String
DuplicatePageIndexed. perform(ContentContext ctx, Map<String,Object> params)
String
EncryptPasswordComponent. perform(ContentContext ctx, Map<String,Object> params)
String
EncryptVisitorsPasswordMacro. perform(ContentContext ctx, Map<String,Object> params)
String
FileInListMacro. perform(ContentContext ctx, Map<String,Object> params)
String
ImageAfterDescriptionChildrenMacro. perform(ContentContext ctx, Map<String,Object> params)
String
ImageAfterDescriptionMacro. perform(ContentContext ctx, Map<String,Object> params)
String
ImportAndTranslateDefaultLanguageMacro. perform(ContentContext ctx, Map<String,Object> params)
String
ImportDataBase. perform(ContentContext ctx, Map<String,Object> params)
String
ImportDefaultLanguageMacro. perform(ContentContext ctx, Map<String,Object> params)
String
IncreaseSubtitleLevelMacro. perform(ContentContext ctx, Map<String,Object> params)
String
InitContentMacro. perform(ContentContext ctx, Map<String,Object> params)
String
JekaConvert. perform(ContentContext ctx, Map<String,Object> params)
String
MacroRendererCorrection. perform(ContentContext ctx, Map<String,Object> params)
String
MergeDynamicComponent. perform(ContentContext ctx, Map<String,Object> params)
String
MergeGalleryAndGalleries. perform(ContentContext ctx, Map<String,Object> params)
String
MergeImagesInGallery. perform(ContentContext ctx, Map<String,Object> params)
String
NoClickableImageMacro. perform(ContentContext ctx, Map<String,Object> params)
String
NoDashOnImageMacro. perform(ContentContext ctx, Map<String,Object> params)
String
PasteCopiedElementInAllLanguageMacro. perform(ContentContext ctx, Map<String,Object> params)
String
PublishMacro. perform(ContentContext ctx, Map<String,Object> params)
String
RebuitTemplate. perform(ContentContext ctx, Map<String,Object> params)
String
RebuitTemplateHtml. perform(ContentContext ctx, Map<String,Object> params)
String
ReduceSubtitleLevelMacro. perform(ContentContext ctx, Map<String,Object> params)
String
ResetRecaptcha. perform(ContentContext ctx, Map<String,Object> params)
String
SortChildren. perform(ContentContext ctx, Map<String,Object> params)
String
StaticInfoAutoFill. perform(ContentContext inCtx, Map<String,Object> params)
String
TransfertComponentBadAreaToContent. perform(ContentContext ctx, Map<String,Object> params)
String
UndeletePage. perform(ContentContext ctx, Map<String,Object> params)
String
UnlinkMirrorComponent. perform(ContentContext ctx, Map<String,Object> params)
String
UpDateMacro. perform(ContentContext ctx, Map<String,Object> params)
String
UpdateTemplate. perform(ContentContext ctx, Map<String,Object> params)
String
ValidAllChildren. 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)
static String
DuplicatePageIndexed. performDuplicate(ContentContext ctx, RequestService rs)
String
CreateArticleComposition. prepare(ContentContext ctx)
String
DuplicatePageIndexed. prepare(ContentContext ctx)
String
UndeletePage. prepare(ContentContext ctx)
protected boolean
MergeImagesInGallery. transformImageToGallery(ContentContext ctx, Image img, Multimedia gal)
-
Uses of ContentContext in org.javlo.macro.bean
Methods in org.javlo.macro.bean with parameters of type ContentContext Modifier and Type Method Description void
MacroGoHome. init(ContentContext ctx)
-
Uses of ContentContext in org.javlo.macro.core
Methods in org.javlo.macro.core with parameters of type ContentContext Modifier and Type Method Description void
MacroFactory. clear(ContentContext ctx)
String
IMacro. getInfo(ContentContext ctx)
String
MacroBean. getInfo(ContentContext ctx)
static MacroFactory
MacroFactory. getInstance(ContentContext ctx)
void
IMacro. init(ContentContext ctx)
void
MacroBean. init(ContentContext ctx)
String
IMacro. perform(ContentContext ctx, Map<String,Object> params)
String
MacroBean. perform(ContentContext ctx, Map<String,Object> params)
String
IInteractiveMacro. prepare(ContentContext ctx)
String
MacroBean. prepare(ContentContext ctx)
-
Uses of ContentContext in org.javlo.macro.interactive
Methods in org.javlo.macro.interactive with parameters of type ContentContext Modifier and Type Method Description String
AbstractDisplayModule. getInfo(ContentContext ctx)
String
ChangeImageFilter. getInfo(ContentContext ctx)
String
CreateArticle. getInfo(ContentContext ctx)
String
CreateArticleWidthTemplates. getInfo(ContentContext ctx)
String
CreateBusinessComponent. getInfo(ContentContext ctx)
String
CreateChildren. getInfo(ContentContext ctx)
String
CreateContentChildren. getInfo(ContentContext ctx)
String
CreateRedirectionForAllLanguages. getInfo(ContentContext ctx)
String
DeleteComponent. getInfo(ContentContext ctx)
String
DeleteDynamicComponent. getInfo(ContentContext ctx)
String
DisplayDashBoard. getInfo(ContentContext ctx)
String
DisplaySeoReport. getInfo(ContentContext ctx)
String
ImportContent. getInfo(ContentContext ctx)
String
ImportExternalPage. getInfo(ContentContext ctx)
String
ImportGalleryMacro. getInfo(ContentContext ctx)
String
ImportHTMLPageMacro. getInfo(ContentContext ctx)
String
ImportJCRPageMacro. getInfo(ContentContext ctx)
String
LogAsUser. getInfo(ContentContext ctx)
String
MailingStat. getInfo(ContentContext ctx)
String
PushStaticOnFtp. getInfo(ContentContext ctx)
String
RenameChildren. getInfo(ContentContext ctx)
String
SmartImport. getInfo(ContentContext ctx)
String
SocialShare. getInfo(ContentContext ctx)
String
UpdateUserRole. getInfo(ContentContext ctx)
String
UploadGallery. getInfo(ContentContext ctx)
protected abstract IModuleAction
AbstractDisplayModule. getModuleAction(ContentContext ctx)
String
AbstractDisplayModule. getParams(ContentContext ctx)
boolean
AbstractDisplayModule. haveRight(ContentContext ctx, String action)
boolean
ChangeImageFilter. haveRight(ContentContext ctx, String action)
boolean
CreateArticle. haveRight(ContentContext ctx, String action)
boolean
CreateArticleWidthTemplates. haveRight(ContentContext ctx, String action)
boolean
CreateBusinessComponent. haveRight(ContentContext ctx, String action)
boolean
CreateChildren. haveRight(ContentContext ctx, String action)
boolean
CreateContentChildren. haveRight(ContentContext ctx, String action)
boolean
CreateRedirectionForAllLanguages. haveRight(ContentContext ctx, String action)
boolean
DeleteComponent. haveRight(ContentContext ctx, String action)
boolean
DeleteDynamicComponent. haveRight(ContentContext ctx, String action)
boolean
DisplayDashBoard. haveRight(ContentContext ctx, String action)
boolean
DisplaySeoReport. haveRight(ContentContext ctx, String action)
boolean
ImportContent. haveRight(ContentContext ctx, String action)
boolean
ImportExternalPage. haveRight(ContentContext ctx, String action)
boolean
ImportGalleryMacro. haveRight(ContentContext ctx, String action)
boolean
ImportHTMLPageMacro. haveRight(ContentContext ctx, String action)
boolean
ImportJCRPageMacro. haveRight(ContentContext ctx, String action)
boolean
LogAsUser. haveRight(ContentContext ctx, String action)
boolean
MailingStat. haveRight(ContentContext ctx, String action)
boolean
PushStaticOnFtp. haveRight(ContentContext ctx, String action)
boolean
RenameChildren. haveRight(ContentContext ctx, String action)
boolean
SmartImport. haveRight(ContentContext ctx, String action)
boolean
SocialShare. haveRight(ContentContext ctx, String action)
boolean
UpdateUserRole. haveRight(ContentContext ctx, String action)
boolean
UploadGallery. haveRight(ContentContext ctx, String action)
static String
ImportJCRPageMacro. importFile(ContentContext ctx, InputStream in, String name, MenuElement page)
void
AbstractDisplayModule. init(ContentContext ctx)
void
ChangeImageFilter. init(ContentContext ctx)
void
CreateArticle. init(ContentContext ctx)
void
CreateArticleWidthTemplates. init(ContentContext ctx)
void
CreateBusinessComponent. init(ContentContext ctx)
void
CreateChildren. init(ContentContext ctx)
void
CreateContentChildren. init(ContentContext ctx)
void
CreateRedirectionForAllLanguages. init(ContentContext ctx)
void
DeleteComponent. init(ContentContext ctx)
void
DeleteDynamicComponent. init(ContentContext ctx)
void
DisplayDashBoard. init(ContentContext ctx)
void
DisplaySeoReport. init(ContentContext ctx)
void
ImportContent. init(ContentContext ctx)
void
ImportExternalPage. init(ContentContext ctx)
void
ImportGalleryMacro. init(ContentContext ctx)
void
ImportHTMLPageMacro. init(ContentContext ctx)
void
ImportJCRPageMacro. init(ContentContext ctx)
void
LogAsUser. init(ContentContext ctx)
void
MailingStat. init(ContentContext ctx)
void
PushStaticOnFtp. init(ContentContext ctx)
void
RenameChildren. init(ContentContext ctx)
void
SmartImport. init(ContentContext ctx)
void
SocialShare. init(ContentContext ctx)
void
UpdateUserRole. init(ContentContext ctx)
void
UploadGallery. init(ContentContext ctx)
static boolean
ImportJCRPageMacro.Config. isExplodHTML(ContentContext ctx)
String
AbstractDisplayModule. perform(ContentContext ctx, Map<String,Object> params)
String
ChangeImageFilter. perform(ContentContext ctx, Map<String,Object> params)
String
CreateArticle. perform(ContentContext ctx, Map<String,Object> params)
String
CreateArticleWidthTemplates. perform(ContentContext ctx, Map<String,Object> params)
String
CreateBusinessComponent. perform(ContentContext ctx, Map<String,Object> params)
String
CreateChildren. perform(ContentContext ctx, Map<String,Object> params)
String
CreateContentChildren. perform(ContentContext ctx, Map<String,Object> params)
String
CreateRedirectionForAllLanguages. perform(ContentContext ctx, Map<String,Object> params)
String
DeleteComponent. perform(ContentContext ctx, Map<String,Object> params)
String
DeleteDynamicComponent. perform(ContentContext ctx, Map<String,Object> params)
String
DisplayDashBoard. perform(ContentContext ctx, Map<String,Object> params)
String
DisplaySeoReport. perform(ContentContext ctx, Map<String,Object> params)
String
ImportContent. perform(ContentContext ctx, Map<String,Object> params)
String
ImportExternalPage. perform(ContentContext ctx, Map<String,Object> params)
String
ImportGalleryMacro. perform(ContentContext ctx, Map<String,Object> params)
String
ImportHTMLPageMacro. perform(ContentContext ctx, Map<String,Object> params)
String
ImportJCRPageMacro. perform(ContentContext ctx, Map<String,Object> params)
String
LogAsUser. perform(ContentContext ctx, Map<String,Object> params)
String
MailingStat. perform(ContentContext ctx, Map<String,Object> params)
String
PushStaticOnFtp. perform(ContentContext ctx, Map<String,Object> params)
String
RenameChildren. perform(ContentContext ctx, Map<String,Object> params)
String
SmartImport. perform(ContentContext ctx, Map<String,Object> params)
String
SocialShare. perform(ContentContext ctx, Map<String,Object> params)
String
UpdateUserRole. perform(ContentContext ctx, Map<String,Object> params)
String
UploadGallery. perform(ContentContext ctx, Map<String,Object> params)
static String
ChangeImageFilter. performChange(RequestService rs, ContentContext ctx, GlobalContext globalContext, MessageRepository messageRepository, I18nAccess i18nAccess)
static String
CreateArticle. performCreate(RequestService rs, EditContext editCtx, ContentContext ctx, MessageRepository messageRepository, I18nAccess i18nAccess)
static String
CreateArticleWidthTemplates. 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
CreateChildren. 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
CreateRedirectionForAllLanguages. performCreate(RequestService rs, EditContext editCtx, ContentContext ctx, MessageRepository messageRepository, I18nAccess i18nAccess)
static String
SocialShare. performCreate(RequestService rs, 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
DeleteDynamicComponent. performDelete(RequestService rs, ContentService content, EditContext editCtx, ContentContext ctx, MessageRepository messageRepository, I18nAccess i18nAccess)
static String
ImportContent. performImport(RequestService rs, ContentContext ctx, EditContext editCtx, ContentService content, MessageRepository messageRepository, I18nAccess i18nAccess)
static String
ImportExternalPage. performImport(RequestService rs, ContentContext ctx, EditContext editCtx, ContentService content, MessageRepository messageRepository, I18nAccess i18nAccess)
static String
ImportGalleryMacro. performImport(RequestService rs, ContentContext ctx, GlobalContext globalContext, MessageRepository messageRepository, I18nAccess i18nAccess)
static String
ImportHTMLPageMacro. performImport(RequestService rs, ContentContext ctx, EditContext editCtx, GlobalContext globalContext, MessageRepository messageRepository, I18nAccess i18nAccess)
static String
ImportJCRPageMacro. performImport(RequestService rs, ContentContext ctx, GlobalContext globalContext, ModulesContext modulesContext, MessageRepository messageRepository, I18nAccess i18nAccess)
static String
LogAsUser. performLogin(RequestService rs, EditContext editCtx, ContentContext ctx, MessageRepository messageRepository, I18nAccess i18nAccess)
static String
LogAsUser. performLogout(RequestService rs, EditContext editCtx, ContentContext ctx, 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
SmartImport. performUpload(RequestService rs, ContentContext ctx, GlobalContext gc, ContentService cs, User user, MessageRepository messageRepository, I18nAccess i18nAccess)
static String
UploadGallery. performUpload(RequestService rs, ContentContext ctx, GlobalContext gc, ContentService cs, User user, MessageRepository messageRepository, I18nAccess i18nAccess)
String
AbstractDisplayModule. prepare(ContentContext ctx)
String
ChangeImageFilter. prepare(ContentContext ctx)
String
CreateArticle. prepare(ContentContext ctx)
String
CreateArticleWidthTemplates. prepare(ContentContext ctx)
String
CreateBusinessComponent. prepare(ContentContext ctx)
String
CreateChildren. prepare(ContentContext ctx)
String
CreateContentChildren. prepare(ContentContext ctx)
String
CreateRedirectionForAllLanguages. prepare(ContentContext ctx)
String
DeleteComponent. prepare(ContentContext ctx)
String
DeleteDynamicComponent. prepare(ContentContext ctx)
String
DisplayDashBoard. prepare(ContentContext ctx)
String
DisplaySeoReport. prepare(ContentContext ctx)
String
ImportContent. prepare(ContentContext ctx)
String
ImportExternalPage. prepare(ContentContext ctx)
String
ImportGalleryMacro. prepare(ContentContext ctx)
String
ImportHTMLPageMacro. prepare(ContentContext ctx)
String
ImportJCRPageMacro. prepare(ContentContext ctx)
String
LogAsUser. prepare(ContentContext ctx)
String
MailingStat. prepare(ContentContext ctx)
String
PushStaticOnFtp. prepare(ContentContext ctx)
String
RenameChildren. prepare(ContentContext ctx)
String
SmartImport. prepare(ContentContext ctx)
String
SocialShare. prepare(ContentContext ctx)
String
UpdateUserRole. prepare(ContentContext ctx)
String
UploadGallery. prepare(ContentContext ctx)
Constructors in org.javlo.macro.interactive with parameters of type ContentContext Constructor 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)
-
Uses of ContentContext in org.javlo.macro.interactive.module
Methods in org.javlo.macro.interactive.module with parameters of type ContentContext Modifier and Type Method Description protected IModuleAction
ComponentsMacroModule. getModuleAction(ContentContext ctx)
protected AbstractModuleAction
MailingMacroModule. getModuleAction(ContentContext ctx)
protected AbstractModuleAction
TaxonomyMacroModule. getModuleAction(ContentContext ctx)
protected AbstractModuleAction
TemplateMacroModule. getModuleAction(ContentContext ctx)
protected AbstractModuleAction
UserMacroModule. getModuleAction(ContentContext ctx)
String
ComponentsMacroModule. prepare(ContentContext ctx)
String
TemplateMacroModule. prepare(ContentContext ctx)
-
Uses of ContentContext in org.javlo.mailing
Methods in org.javlo.mailing with parameters of type ContentContext Modifier and Type Method Description static String
MailService. getDefaultReceiverEmail(ContentContext ctx, String email)
get the default mail receiver.static String
MailService. getDefaultSenderEmail(ContentContext ctx, String email)
get the default mail sender.static List<MenuElement>
MailService. getMailTemplate(ContentContext ctx)
static MenuElement
MailService. getMailTemplateParentPage(ContentContext ctx)
boolean
MailingBuilder. prepare(ContentContext ctx)
void
MailingBuilder. sendMailing(ContentContext ctx)
-
Uses of ContentContext in org.javlo.mailing.feedback
Methods in org.javlo.mailing.feedback with parameters of type ContentContext Modifier and Type Method Description static MailingFeedbackFactory
MailingFeedbackFactory. getInstance(ContentContext ctx)
void
DefaultMailingFeedback. treatFeedback(ContentContext ctx)
void
IMailingFeedback. treatFeedback(ContentContext ctx)
-
Uses of ContentContext in org.javlo.message
Methods in org.javlo.message with parameters of type ContentContext Modifier and Type Method 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. -
Uses of ContentContext in org.javlo.module.admin
Methods in org.javlo.module.admin with parameters of type ContentContext Modifier and Type Method 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)
Constructors in org.javlo.module.admin with parameters of type ContentContext Constructor Description ComponentBean(ContentContext ctx, IContentVisualComponent comp)
GlobalContextBean(ContentContext ctx, GlobalContext globalContext, javax.servlet.http.HttpSession session)
-
Uses of ContentContext in org.javlo.module.comments
Methods in org.javlo.module.comments with parameters of type ContentContext Modifier and Type Method 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)
Constructors in org.javlo.module.comments with parameters of type ContentContext Constructor Description CommentsContainer(ContentContext ctx, ReactionComponent reactions)
-
Uses of ContentContext in org.javlo.module.communication
Methods in org.javlo.module.communication with parameters of type ContentContext Modifier and Type Method 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)
-
Uses of ContentContext in org.javlo.module.components
Methods in org.javlo.module.components with parameters of type ContentContext Modifier and Type Method Description static void
ComponentsAction. checkAccess(ContentContext ctx)
static ComponentsContext
ComponentsContext. getInstance(ContentContext ctx)
boolean
ComponentsAction. haveRight(ContentContext ctx, String action)
String
ComponentsAction. performAddcomponent(ContentContext ctx, ModulesContext modulesContext, RequestService rs)
String
ComponentsAction. performCreatefile(ContentContext ctx, ModulesContext modulesContext, RequestService rs)
String
ComponentsAction. performDeletefile(ContentContext ctx, ModulesContext modulesContext, RequestService rs)
String
ComponentsAction. performSearch(ContentContext ctx, ModulesContext modulesContext, String query)
String
ComponentsAction. performUpdate(ContentContext ctx, ModulesContext modulesContext, RequestService rs)
String
ComponentsAction. prepare(ContentContext ctx, ModulesContext moduleContext)
-
Uses of ContentContext in org.javlo.module.content
Methods in org.javlo.module.content with parameters of type ContentContext Modifier and Type Method 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. performDuplicate(RequestService rs, ContentContext ctx, EditContext editCtx, MessageRepository messageRepository, 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.Constructors in org.javlo.module.content with parameters of type ContentContext Constructor Description ComponentWrapper(ContentContext ctx, IContentVisualComponent comp)
-
Uses of ContentContext in org.javlo.module.context
Methods in org.javlo.module.context with parameters of type ContentContext Modifier and Type Method Description String
ContextAction. prepare(ContentContext ctx, ModulesContext modulesContext)
Constructors in org.javlo.module.context with parameters of type ContentContext Constructor Description GlobalContextBeanWithComponents(ContentContext ctx, javax.servlet.http.HttpSession session)
-
Uses of ContentContext in org.javlo.module.core
Methods in org.javlo.module.core with parameters of type ContentContext Modifier and Type Method 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)
Constructors in org.javlo.module.core with parameters of type ContentContext Constructor Description ModuleBean(ContentContext ctx, Module module)
-
Uses of ContentContext in org.javlo.module.dashboard
Methods in org.javlo.module.dashboard with parameters of type ContentContext Modifier and Type Method 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)
static String
DashboardAction. performUsePage(RequestService rs, ContentContext ctx, javax.servlet.http.HttpSession session, MessageRepository messageRepository, I18nAccess i18nAccess)
String
DashboardAction. prepare(ContentContext ctx, ModulesContext modulesContext)
-
Uses of ContentContext in org.javlo.module.demo
Methods in org.javlo.module.demo with parameters of type ContentContext Modifier and Type Method Description boolean
Action. haveRight(ContentContext ctx, String action)
static String
Action. performTest(ContentContext ctx)
static String
Action. performTestAllRoles(ContentContext ctx, RequestService rs)
String
Action. performTestAnyRoles(ContentContext ctx, RequestService rs)
String
Action. prepare(ContentContext ctx, ModulesContext moduleContext)
-
Uses of ContentContext in org.javlo.module.dropbox
Methods in org.javlo.module.dropbox with parameters of type ContentContext Modifier and Type Method 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)
actionString
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)
Constructors in org.javlo.module.dropbox with parameters of type ContentContext Constructor Description DropboxThread(ContentContext ctx, DropboxAction.DropboxConfig config, boolean upload)
-
Uses of ContentContext in org.javlo.module.ecom
-
Uses of ContentContext in org.javlo.module.error
-
Uses of ContentContext in org.javlo.module.event
Methods in org.javlo.module.event with parameters of type ContentContext Modifier and Type Method 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)
Constructors in org.javlo.module.event with parameters of type ContentContext Constructor Description EventBean(ContentContext ctx, Event event)
-
Uses of ContentContext in org.javlo.module.file
Methods in org.javlo.module.file that return ContentContext Modifier and Type Method Description ContentContext
JavloELFile. getContentContext()
ContentContext
RootJavloELFile. getContentContext()
Methods in org.javlo.module.file with parameters of type ContentContext Modifier and Type Method Description static String
FileAction. getContextROOTFolder(ContentContext ctx)
static File
FileAction. getFolder(ContentContext ctx)
static String
FileAction. getPathPrefix(ContentContext ctx)
get the prefix of path to browse resource.static String
FileAction. getROOTPath(ContentContext ctx)
static String
FileAction. getURLPathPrefix(ContentContext ctx)
get the prefix of url resource.static String
FileAction. performChangeLanguage(RequestService requestService, ContentContext ctx, GlobalContext globalContext, I18nAccess i18nAccess, MessageRepository messageRepository)
static String
FileAction. performClose(RequestService rs, ContentContext ctx, MessageRepository messageRepository, I18nAccess i18nAccess)
static String
FileAction. performCreatefilestructure(RequestService rs, ContentContext ctx, GlobalContext globalContext, MessageRepository messageRepository, I18nAccess i18nAccess)
static String
FileAction. performDelete(GlobalContext globalContext, RequestService rs, ContentContext ctx, MessageRepository messageRepository, I18nAccess i18nAccess)
static String
FileAction. performEditimage(RequestService rs, ContentContext ctx, MessageRepository messageRepository, I18nAccess i18nAccess)
static String
FileAction. performJpeg(GlobalContext globalContext, RequestService rs, ContentContext ctx, MessageRepository messageRepository, I18nAccess i18nAccess)
static String
FileAction. performModify(RequestService rs, ContentContext ctx, MessageRepository messageRepository, I18nAccess i18nAccess)
static String
FileAction. performOrder(RequestService rs, ContentContext ctx, MessageRepository messageRepository, I18nAccess i18nAccess)
static String
FileAction. performPreviewedit(javax.servlet.http.HttpServletRequest request, ContentContext ctx, RequestService rs, EditContext editCtx)
static String
FileAction. performSynchro(ContentContext ctx)
String
FileAction. performUpdateBreadCrumb(RequestService rs, ContentContext ctx, EditContext editContext, ModulesContext moduleContext, Module currentModule, FileModuleContext fileModuleContext)
String
FileAction. performUpdateFocus(RequestService rs, ContentContext ctx, GlobalContext globalContext, FileModuleContext fileModuleContext, I18nAccess i18nAccess, MessageRepository messageRepository)
String
FileAction. performUpdateMeta(RequestService rs, javax.servlet.ServletContext application, ContentContext ctx, EditContext editContext, GlobalContext globalContext, FileModuleContext fileModuleContext, I18nAccess i18nAccess, MessageRepository messageRepository)
static String
FileAction. performUpload(ContentContext ctx, RequestService rs)
String
FileAction. prepare(ContentContext ctx, ModulesContext modulesContext)
void
RootJavloELFile. setContentContext(ContentContext ctx)
Constructors in org.javlo.module.file with parameters of type ContentContext Constructor 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)
-
Uses of ContentContext in org.javlo.module.macro
Methods in org.javlo.module.macro with parameters of type ContentContext Modifier and Type Method 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)
-
Uses of ContentContext in org.javlo.module.mailing
Methods in org.javlo.module.mailing with parameters of type ContentContext Modifier and Type Method 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)
-
Uses of ContentContext in org.javlo.module.monitoring
Methods in org.javlo.module.monitoring with parameters of type ContentContext Modifier and Type Method 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)
static String
MonitoringAction. performSitelog(RequestService rs, ContentContext ctx, javax.servlet.http.HttpSession session, MessageRepository messageRepository, I18nAccess i18nAccess)
String
MonitoringAction. prepare(ContentContext ctx, ModulesContext moduleContext)
-
Uses of ContentContext in org.javlo.module.persistence
Methods in org.javlo.module.persistence with parameters of type ContentContext Modifier and Type Method 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)
-
Uses of ContentContext in org.javlo.module.porlet
Methods in org.javlo.module.porlet with parameters of type ContentContext Modifier and Type Method Description String
PortletAction. prepare(ContentContext ctx, ModulesContext modulesContext)
-
Uses of ContentContext in org.javlo.module.remote
Methods in org.javlo.module.remote with parameters of type ContentContext Modifier and Type Method 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)
-
Uses of ContentContext in org.javlo.module.roles
Methods in org.javlo.module.roles with parameters of type ContentContext Modifier and Type Method 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)
-
Uses of ContentContext in org.javlo.module.search
Methods in org.javlo.module.search with parameters of type ContentContext Modifier and Type Method 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)
-
Uses of ContentContext in org.javlo.module.sitemap
Methods in org.javlo.module.sitemap with parameters of type ContentContext Modifier and Type Method Description static String
SiteMapAction. performMove(RequestService rs, ContentContext ctx, MessageRepository messageRepository, I18nAccess i18nAccess)
String
SiteMapAction. prepare(ContentContext ctx, ModulesContext modulesContext)
Constructors in org.javlo.module.sitemap with parameters of type ContentContext Constructor Description MenuElementBean(ContentContext ctx, MenuElement menuElement)
-
Uses of ContentContext in org.javlo.module.social
Methods in org.javlo.module.social with parameters of type ContentContext Modifier and Type Method Description static String
SocialAction. performUpdateNetwork(RequestService rs, ContentContext ctx, GlobalContext globalContext, MessageRepository messageRepository, I18nAccess i18nAccess)
String
SocialAction. prepare(ContentContext ctx, ModulesContext modulesContext)
-
Uses of ContentContext in org.javlo.module.taxonomy
Methods in org.javlo.module.taxonomy with parameters of type ContentContext Modifier and Type Method Description static String
TaxonomyAction. performMainPage(RequestService rs, ContentContext ctx, javax.servlet.http.HttpSession session, MessageRepository messageRepository, I18nAccess i18nAccess)
static String
TaxonomyAction. performText(RequestService rs, ContentContext ctx, javax.servlet.http.HttpSession session, MessageRepository messageRepository, I18nAccess i18nAccess)
static String
TaxonomyAction. performUpdate(RequestService rs, ContentContext ctx, MessageRepository messageRepository, I18nAccess i18nAccess, Module module)
static String
TaxonomyAction. performUpdateText(ContentContext ctx, RequestService rs)
String
TaxonomyAction. prepare(ContentContext ctx, ModulesContext modulesContext)
-
Uses of ContentContext in org.javlo.module.template
Methods in org.javlo.module.template with parameters of type ContentContext Modifier and Type Method 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
TemplateAction. prepare(ContentContext ctx, ModulesContext moduleContext)
String
TemplateEditorAction. prepare(ContentContext ctx, ModulesContext modulesContext)
static Collection<PageTemplateRef>
TemplateAction. searchPageTemplate(ContentContext ctx, String templateName)
String
TemplateAction. selectTemplateForEdit(ContentContext ctx, String id)
-
Uses of ContentContext in org.javlo.module.ticket
Methods in org.javlo.module.ticket with parameters of type ContentContext Modifier and Type Method 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 inStaticConfig.getTimeBetweenChangeNotification()
) Not a webaction, called fromViewActions.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 inStaticConfig.getTimeBetweenChangeNotification()
) Not a webaction, called fromViewActions.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)
Constructors in org.javlo.module.ticket with parameters of type ContentContext Constructor Description TicketUserWrapper(Ticket ticket, ContentContext ctx)
-
Uses of ContentContext in org.javlo.module.user
Methods in org.javlo.module.user with parameters of type ContentContext Modifier and Type Method 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)
String
UserAction. performCreateuserwidthemail(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. performLogin(ContentContext ctx, javax.servlet.http.HttpServletRequest request, RequestService rs, GlobalContext globalContext, I18nAccess i18nAccess)
static String
UserAction. performLogout(ContentContext ctx, javax.servlet.http.HttpServletRequest request, RequestService rs, GlobalContext globalContext, I18nAccess i18nAccess)
static String
UserAction. performMailingRegistration(RequestService rs, User user, ContentContext ctx, MessageRepository messageRepository, I18nAccess i18nAccess)
static String
UserAction. performRestoreshadowaccess(javax.servlet.http.HttpServletRequest request, RequestService rs, I18nAccess i18nAccess, ContentContext ctx, GlobalContext globalContext, javax.servlet.http.HttpSession session)
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)
-
Uses of ContentContext in org.javlo.navigation
Methods in org.javlo.navigation that return ContentContext Modifier and Type Method Description ContentContext
MenuElement. getContentContextWithContent(ContentContext ctx)
return a language with content.Methods in org.javlo.navigation with parameters of type ContentContext Modifier and Type Method 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
DefaultLanguageTitleURLCreator. createURL(ContentContext ctx, MenuElement currentPage)
String
IURLFactory. createURL(ContentContext ctx, MenuElement page)
create url to a page.String
LabelAndSectionURLCreator. createURL(ContentContext ctx, MenuElement currentPage)
String
LabelAndSectionURLCreatorNoExt. createURL(ContentContext ctx, MenuElement currentPage)
String
NameURLCreator. createURL(ContentContext ctx, MenuElement currentPage)
String
NoExtURLCreator. createURL(ContentContext ctx, MenuElement currentPage)
String
NoExtURLPathTitleCreator. createURL(ContentContext ctx, MenuElement currentPage)
String
NoExtURLPathTitleCreatorOneLevel. createURL(ContentContext ctx, MenuElement currentPage)
String
NoURLFactory. createURL(ContentContext ctx, MenuElement page)
String
PageIDURLFactory. createURL(ContentContext ctx, MenuElement currentPage)
String
TitleAndSectionURLCreator. createURL(ContentContext ctx, MenuElement currentPage)
String
TitleURLCreator. createURL(ContentContext ctx, MenuElement currentPage)
protected String
LabelAndSectionURLCreator. createURLWithoutExt(ContentContext ctx, MenuElement currentPage)
protected String
TitleAndSectionURLCreator. createURLWithoutExt(ContentContext ctx, MenuElement currentPage)
protected String
TitleURLCreator. 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)
List<IContentVisualComponent>
MenuElement. getAllLanguageContent(ContentContext ctx)
Collection<Resource>
MenuElement. getAllResources(ContentContext ctx)
String
MenuElement. getAreaClass(ContentContext ctx, String area)
ExtendedColor
MenuElement. getBackgroundColor(ContentContext ctx)
get the background colorContentElementList
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 color of the pageIContentVisualComponent
MenuElement. getComponent(ContentContext ctx, String id)
Map<String,List<String>>
MenuElement. getComponentTypes(ContentContext ctx)
get list of component type by areaContactBean
MenuElement. getContact(ContentContext ctx)
get local i18n dataContentElementList
MenuElement. getContent(ContentContext ctx)
get content of the current areaMap<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.String
MenuElement. getCss(ContentContext ctx)
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
LabelAndSectionURLCreator. getExtension(ContentContext ctx)
protected String
LabelAndSubSubSectionURLCreator. getExtension(ContentContext ctx)
Collection<String>
MenuElement. getExternalModules(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 typeSet<String>
MenuElement. getFieldValues(ContentContext ctx, String componentType, String fieldName)
return the field values of all components match with the component typeList<String>
MenuElement. getFollowers(ContentContext ctx)
String
MenuElement. getFont(ContentContext ctx)
get the font 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
AbstractURLFactory. getFormat(ContentContext ctx, String url)
String
IURLFactory. getFormat(ContentContext ctx, String url)
get the format of url (html, png, pdf...)String
NoExtURLCreator. getFormat(ContentContext ctx, String url)
String
NoExtURLPathTitleCreator. getFormat(ContentContext ctx, String url)
String
NoExtURLPathTitleCreatorOneLevel. getFormat(ContentContext ctx, String url)
String
NoURLFactory. 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 dataIImageTitle
MenuElement. getImage(ContentContext ctx)
IImageTitle
MenuElement. getImageBackground(ContentContext ctx)
Map<String,ImageTitleBean>
MenuElement. getImageBackgroundForArea(ContentContext ctx)
ImageBean
MenuElement. getImageBean(ContentContext ctx)
List<IImageTitle>
MenuElement. getImages(ContentContext ctx)
static MenuElement
MenuElement. getInstance(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 contentString
MenuElement. getLocation(ContentContext ctx)
get description of the page (description component)String
DefaultTemplate. getLoginFile(ContentContext ctx)
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 PageDescription
MenuElement. getPageDescription(ContentContext ctx)
double
MenuElement. getPageRank(ContentContext ctx)
get the page rank (define with content)String
MenuElement. getPageTitle(ContentContext ctx)
String
MenuElement. getPDFLayout(ContentContext ctx)
Product.ProductBean
MenuElement. getProduct(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)
protected String
DefaultTemplate. getRelativeLoginFile(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)
String
MenuElement. getShortURL(ContentContext ctx, boolean releaseCache)
double
MenuElement. getSiteMapPriority(ContentContext ctx)
String
MenuElement. getSlogan(ContentContext ctx)
get the slogan of the page (slogan component)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.String
MenuElement. getTemplateIdOnInherited(ContentContext ctx)
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 pageList<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, Boolean importComponent, boolean clear)
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. isRealContentAuto(ContentContext ctx)
boolean
MenuElement. isReference(ContentContext ctx)
is a page with reference to other page, like page reference of children linkboolean
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 pageString
MenuElement. removeContent(ContentContext ctx, String id, boolean releaseCache)
remove a component on the pagevoid
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)
Constructors in org.javlo.navigation with parameters of type ContentContext Constructor 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)
-
Uses of ContentContext in org.javlo.navigation.data
Constructors in org.javlo.navigation.data with parameters of type ContentContext Constructor Description ComponentMap(ContentContext ctx, IContentVisualComponent comp)
PageContentMap(ContentContext ctx, MenuElement page)
-
Uses of ContentContext in org.javlo.portlet.request
Constructors in org.javlo.portlet.request with parameters of type ContentContext Constructor Description HttpServletRequestWrapper(ContentContext ctx, String suffix)
-
Uses of ContentContext in org.javlo.remote
Methods in org.javlo.remote with parameters of type ContentContext Modifier and Type Method 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)
abstract RemoteResourceList
AbstractResourceFactory. getResources(ContentContext ctx)
RemoteResourceList
LocalResourceFactory. getResources(ContentContext ctx)
RemoteResourceList
LocalResourceFactory. getResourcesForProxy(ContentContext ctx, String type, String category)
List<String>
AbstractResourceFactory. getTypes(ContentContext ctx)
-
Uses of ContentContext in org.javlo.rendering
Methods in org.javlo.rendering with parameters of type ContentContext Modifier and Type Method Description static Device
Device. getDevice(ContentContext ctx)
-
Uses of ContentContext in org.javlo.search
Methods in org.javlo.search that return ContentContext Modifier and Type Method Description ContentContext
SearchResult. getContentContext()
Methods in org.javlo.search with parameters of type ContentContext Modifier and Type Method Description static ISearchEngine
SearchEngineFactory. getEngine(ContentContext ctx)
static SearchFilter
SearchFilter. getInstance(ContentContext ctx)
static SearchResult
SearchResult. getInstance(ContentContext ctx)
void
SearchFilter. reset(ContentContext ctx)
List<SearchResult.SearchElement>
DefaultSearchEngine. search(ContentContext ctx, String groupId, String searchStr, String sort, List<String> componentList)
List<SearchResult.SearchElement>
ElasticSearchEngine. 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>
LuceneSearchEngine. search(ContentContext ctx, String groupId, String searchStr, String sort, List<String> componentList)
void
SearchResult. search(ContentContext ctx, String groupId, String searchText, String sort, List<String> comps)
void
SearchResult. searchComponent(ContentContext ctx, String componentType)
void
SearchResult. searchComponentInPage(ContentContext ctx, String componentType)
void
SearchResult. setContentContext(ContentContext ctx)
void
DefaultSearchEngine. updateData(ContentContext ctx)
void
ElasticSearchEngine. updateData(ContentContext ctx)
void
ISearchEngine. updateData(ContentContext ctx)
void
LuceneSearchEngine. updateData(ContentContext ctx)
-
Uses of ContentContext in org.javlo.service
Methods in org.javlo.service with parameters of type ContentContext Modifier and Type Method 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)
int
ContentService. cleanAttribute(ContentContext ctx, String keySuffix)
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 versionvoid
ClipBoard. copy(ContentContext ctx, Object inCopied, String icon)
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. 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, Iterable<ComponentBean> inBean, String parentId, boolean releaseCache)
String
ContentService. createContent(ContentContext ctx, MenuElement page, String area, String parentId, String type, String content, boolean releaseCache)
String
ContentService. createContent(ContentContext ctx, MenuElement page, String area, String parentId, ComponentBean inBean, boolean releaseCache)
String
ContentService. createContent(ContentContext ctx, MenuElement page, ComponentBean inBean, String parentId, boolean releaseCache)
String
ContentService. createContent(ContentContext ctx, MenuElement page, ComponentBean inBean, String parentId, boolean releaseCache, MenuElement sourcePage, Map<String,Collection<MirrorComponent>> mirrorNeedMoving)
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)
List<IListItem>
ListService. getContentList(ContentContext ctx, String name)
ComponentBean
ClipBoard. getCopiedComponent(ContentContext ctx)
String
ContentService. getDefaultValue(ContentContext ctx, String type)
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. getRegistrationPage(ContentContext ctx)
MenuElement
ContentService. getTrashPage(ContentContext ctx)
int
ContentService. getWordCount(ContentContext ctx)
MenuElement
PersistenceService. insertPage(ContentContext ctx, NodeXML pageXML, MenuElement parent, Map<MenuElement,String[]> vparentPreparation, String defaultLg, boolean checkName, boolean updateIfExist)
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)
MenuElement
PersistenceService. load(ContentContext ctx, int renderMode, Map<String,String> contentAttributeMap, Date timeTravelDate, Integer version)
protected PersistenceService.LoadingBean
PersistenceService. load(ContentContext ctx, Object in, File propFile, Map<String,String> contentAttributeMap, TaxonomyBean taxonomyBean, int renderMode)
load data from InputStream of ReaderMenuElement
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. 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)
Constructors in org.javlo.service with parameters of type ContentContext Constructor Description MapAllList(ContentContext ctx, boolean sorted)
-
Uses of ContentContext in org.javlo.service.calendar
Methods in org.javlo.service.calendar with parameters of type ContentContext Modifier and Type Method Description 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 CalendarBean
CalendarBean. getInstance(ContentContext ctx, String key)
static CalendarBean
CalendarBean. getInstance(ContentContext ctx, String key, int step)
static CalendarService
CalendarService. getInstance(ContentContext ctx)
static LocalICalProvider
LocalICalProvider. getInstance(ContentContext ctx)
static RemoteICalProvider
RemoteICalProvider. getInstance(ContentContext ctx, Properties providers)
void
AbstractICalProvider. init(ContentContext ctx)
void
ICalProvider. reset(ContentContext ctx)
void
LocalICalProvider. reset(ContentContext ctx)
void
RemoteICalProvider. reset(ContentContext ctx)
void
CalendarService. setICalProviders(ContentContext ctx, String providers)
-
Uses of ContentContext in org.javlo.service.database
Methods in org.javlo.service.database with parameters of type ContentContext Modifier and Type Method Description static String
DataBaseService. getDefaultDbName(ContentContext ctx)
-
Uses of ContentContext in org.javlo.service.event
Methods in org.javlo.service.event with parameters of type ContentContext Modifier and Type Method Description Event
EventService. getEvent(ContentContext ctx, String id)
Event
IEventsProvider. getEvent(ContentContext ctx, String id)
static IEventsProvider
EventFactory. getEventProvider(ContentContext ctx)
List<Event>
EventService. getEvents(ContentContext ctx)
List<Event>
IEventsProvider. getEvents(ContentContext ctx)
List<IUserInfo>
Event. getParticipants(ContentContext ctx)
Constructors in org.javlo.service.event with parameters of type ContentContext Constructor Description Event(ContentContext ctx, String pageName, String id, Date start, Date end, String summary, String description, IImageTitle image)
-
Uses of ContentContext in org.javlo.service.google.translation
Methods in org.javlo.service.google.translation with parameters of type ContentContext Modifier and Type Method Description String
DeepLTranslateService. translate(ContentContext ctx, String text, String sourceLang, String targetLang)
String
GoogleTranslateService. translate(ContentContext ctx, String text, String sourceLang, String targetLang)
String
ITranslator. translate(ContentContext ctx, String text, String sourceLang, String targetLang)
-
Uses of ContentContext in org.javlo.service.integrity
Methods in org.javlo.service.integrity with parameters of type ContentContext Modifier and Type Method Description boolean
CheckContent. checkPage(ContentContext ctx, MenuElement page)
boolean
CheckDescription. checkPage(ContentContext ctx, MenuElement page)
boolean
CheckImageLabel. checkPage(ContentContext ctx, MenuElement page)
boolean
CheckResource. checkPage(ContentContext ctx, MenuElement page)
boolean
CheckTitle. checkPage(ContentContext ctx, MenuElement page)
boolean
CheckTitleHierarchy. checkPage(ContentContext ctx, MenuElement page)
boolean
CheckUnactivePage. checkPage(ContentContext ctx, MenuElement page)
boolean
IIntegrityChecker. checkPage(ContentContext ctx, MenuElement page)
check a integrity of the page.protected List<IIntegrityChecker>
IntegrityFactory. getAllChecker(ContentContext ctx)
String
AbstractIntegrityChecker. getArea(ContentContext ctx)
String
IIntegrityChecker. getArea(ContentContext ctx)
String
AbstractIntegrityChecker. getComponentId(ContentContext ctx)
String
IIntegrityChecker. getComponentId(ContentContext ctx)
the component where the problem found.int
AbstractIntegrityChecker. getErrorCount(ContentContext ctx)
int
IIntegrityChecker. getErrorCount(ContentContext ctx)
String
AbstractIntegrityChecker. getErrorMessage(ContentContext ctx)
String
IIntegrityChecker. getErrorMessage(ContentContext ctx)
static IntegrityFactory
IntegrityFactory. getInstance(ContentContext ctx)
int
AbstractIntegrityChecker. getLevel(ContentContext ctx)
int
CheckImageLabel. getLevel(ContentContext ctx)
int
IIntegrityChecker. getLevel(ContentContext ctx)
String
AbstractIntegrityChecker. getLevelLabel(ContentContext ctx)
String
IIntegrityChecker. getLevelLabel(ContentContext ctx)
boolean
AbstractIntegrityChecker. isApplicableForMailing(ContentContext ctx)
boolean
CheckDescription. isApplicableForMailing(ContentContext ctx)
boolean
CheckTitle. isApplicableForMailing(ContentContext ctx)
boolean
IIntegrityChecker. isApplicableForMailing(ContentContext ctx)
Constructors in org.javlo.service.integrity with parameters of type ContentContext Constructor Description IntegrityBean(ContentContext ctx, IIntegrityChecker checker)
-
Uses of ContentContext in org.javlo.service.messaging
Methods in org.javlo.service.messaging with parameters of type ContentContext Modifier and Type Method Description Room
ChatService. getSessionRoom(ContentContext ctx)
Constructors in org.javlo.service.messaging with parameters of type ContentContext Constructor Description MessageBean(ContentContext ctx, Message msg)
-
Uses of ContentContext in org.javlo.service.participation
Methods in org.javlo.service.participation with parameters of type ContentContext Modifier and Type Method Description static ParticipationListService
ParticipationListService. getInstance(ContentContext ctx)
static ParticipationListService
ParticipationListService. getInstance(ContentContext ctx, File listFile)
-
Uses of ContentContext in org.javlo.service.resource
Methods in org.javlo.service.resource with parameters of type ContentContext Modifier and Type Method Description void
ResourceStatus. release(ContentContext ctx)
Constructors in org.javlo.service.resource with parameters of type ContentContext Constructor Description LocalResource(ContentContext ctx, File file)
-
Uses of ContentContext in org.javlo.service.shared
Methods in org.javlo.service.shared with parameters of type ContentContext Modifier and Type Method Description protected boolean
LocalFileSharedContentProvider. acceptedDocument(ContentContext ctx, String fileName)
protected boolean
LocalImageSharedContentProvider. acceptedDocument(ContentContext ctx, String fileName)
void
SharedContentService. clearCache(ContentContext ctx)
Boolean
AbstractSharedContentProvider. exist(ContentContext ctx, String fileName, String category)
Boolean
ISharedContentProvider. exist(ContentContext ctx, String fileName, String category)
Boolean
LocalImageSharedContentProvider. exist(ContentContext ctx, String fileName, String category)
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>
AbstractSharedContentProvider. getCategories(ContentContext ctx)
Map<String,String>
ISharedContentProvider. getCategories(ContentContext ctx)
Map<String,String>
LocalImageSharedContentProvider. getCategories(ContentContext ctx)
int
AbstractSharedContentProvider. getCategoriesSize(ContentContext ctx)
int
ISharedContentProvider. getCategoriesSize(ContentContext ctx)
abstract Collection<SharedContent>
AbstractSharedContentProvider. getContent(ContentContext ctx)
Collection<SharedContent>
AbstractSharedContentProvider. getContent(ContentContext ctx, Collection<String> categories)
Collection<SharedContent>
CloserJavloSharedContentProvider. getContent(ContentContext ctx)
Collection<SharedContent>
GlobalImageSharedContentProvider. getContent(ContentContext ctx)
Collection<SharedContent>
ImportedFileSharedContentProvider. getContent(ContentContext ctx, Collection<String> categories)
Collection<SharedContent>
ImportedImageSharedContentProvider. getContent(ContentContext ctx, Collection<String> categories)
Collection<SharedContent>
ISharedContentProvider. getContent(ContentContext ctx)
Collection<SharedContent>
ISharedContentProvider. getContent(ContentContext ctx, Collection<String> categories)
Collection<SharedContent>
JavloSharedContentProvider. getContent(ContentContext ctx)
Collection<SharedContent>
LocalImageSharedContentProvider. getContent(ContentContext ctx)
int
AbstractSharedContentProvider. getContentSize(ContentContext ctx)
int
ISharedContentProvider. getContentSize(ContentContext ctx)
File
AbstractSharedContentProvider. getFolder(ContentContext ctx, String category)
File
ISharedContentProvider. getFolder(ContentContext ctx, String category)
File
LocalFileSharedContentProvider. getFolder(ContentContext ctx, String category)
static SharedContentContext
SharedContentContext. getInstance(ContentContext ctx)
static SharedContentProviderFactory
SharedContentProviderFactory. getInstance(ContentContext ctx)
static SharedContentService
SharedContentService. getInstance(ContentContext ctx)
protected String
LocalFileSharedContentProvider. getPreviewURL(ContentContext ctx, ComponentBean compBean)
protected String
LocalImageSharedContentProvider. getPreviewURL(ContentContext ctx, ComponentBean compBean)
ISharedContentProvider
SharedContentService. getProvider(ContentContext ctx, String name)
protected File
GlobalImageSharedContentProvider. getRootFolder(ContentContext ctx)
protected File
LocalFileSharedContentProvider. getRootFolder(ContentContext ctx)
protected File
LocalImageSharedContentProvider. getRootFolder(ContentContext ctx)
SharedContent
SharedContentService. getSharedContent(ContentContext ctx, String id)
protected boolean
AbstractSharedContentProvider. isCategoryAccepted(ContentContext ctx, String category, MenuElement cp, Template template)
protected boolean
AbstractSharedContentProvider. isCategoryAccepted(ContentContext ctx, Collection<String> categories, MenuElement cp, Template template)
protected boolean
ImportedFileSharedContentProvider. isCategoryAccepted(ContentContext ctx, String category, MenuElement cp, Template template)
protected boolean
ImportedImageSharedContentProvider. isCategoryAccepted(ContentContext ctx, String category, MenuElement cp, Template template)
protected boolean
LocalImageSharedContentProvider. isCategoryAccepted(ContentContext ctx, String category, MenuElement cp, Template template)
boolean
AbstractSharedContentProvider. isEmpty(ContentContext ctx)
boolean
CloserJavloSharedContentProvider. isEmpty(ContentContext ctx)
never empty because dynamicboolean
ImportedImageSharedContentProvider. isEmpty(ContentContext ctx)
boolean
ISharedContentProvider. isEmpty(ContentContext ctx)
return true if provider have no content.boolean
AbstractSharedContentProvider. isUploadable(ContentContext ctx)
boolean
ImportedImageSharedContentProvider. isUploadable(ContentContext ctx)
boolean
ISharedContentProvider. isUploadable(ContentContext ctx)
boolean
LocalImageSharedContentProvider. 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. performRefreshresult(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)
String
SharedContentAction. prepare(ContentContext ctx, ModulesContext modulesContext)
static void
SharedContentService. prepare(ContentContext ctx)
void
AbstractSharedContentProvider. refresh(ContentContext ctx)
void
ISharedContentProvider. refresh(ContentContext ctx)
refresh the content list and the list of categoriesCollection<SharedContent>
AbstractSharedContentProvider. searchContent(ContentContext ctx, String query)
Collection<SharedContent>
ISharedContentProvider. searchContent(ContentContext ctx, String query)
Collection<SharedContent>
SharedContentService. searchContent(ContentContext ctx, ISharedContentProvider provider, String query)
void
SharedContentService. setActiveProviderNames(ContentContext ctx, Collection<String> active)
void
AbstractSharedContentProvider. 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
ImportedImageSharedContentProvider. 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
LocalImageSharedContentProvider. upload(ContentContext ctx, String fileName, InputStream in, String category, boolean rename)
Constructors in org.javlo.service.shared with parameters of type ContentContext Constructor Description SharedContentBean(ContentContext ctx, ISharedContentProvider inContentProvider)
SharedContentProviderBean(ContentContext ctx, ISharedContentProvider provider)
-
Uses of ContentContext in org.javlo.service.shared.fotogrph
Methods in org.javlo.service.shared.fotogrph with parameters of type ContentContext Modifier and Type Method 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)
-
Uses of ContentContext in org.javlo.service.shared.pixabay
Methods in org.javlo.service.shared.pixabay with parameters of type ContentContext Modifier and Type Method 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)
-
Uses of ContentContext in org.javlo.service.shared.stockvault
Methods in org.javlo.service.shared.stockvault with parameters of type ContentContext Modifier and Type Method 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)
-
Uses of ContentContext in org.javlo.service.shared.url
Methods in org.javlo.service.shared.url with parameters of type ContentContext Modifier and Type Method Description Collection<SharedContent>
URLImageSharedContentProvider. getContent(ContentContext ctx)
void
URLSharedContent. loadContent(ContentContext ctx)
void
URLImageSharedContentProvider. refresh(ContentContext ctx)
-
Uses of ContentContext in org.javlo.service.social
Methods in org.javlo.service.social with parameters of type ContentContext Modifier and Type Method Description protected void
AbstractSocialNetwork. configureAuthenticationRequest(org.apache.oltu.oauth2.client.request.OAuthClientRequest.AuthenticationRequestBuilder builder, String clientId, ContentContext ctx, boolean popup)
protected void
Facebook. configureAuthenticationRequest(org.apache.oltu.oauth2.client.request.OAuthClientRequest.AuthenticationRequestBuilder builder, String clientId, ContentContext ctx, boolean popup)
protected void
Google. configureAuthenticationRequest(org.apache.oltu.oauth2.client.request.OAuthClientRequest.AuthenticationRequestBuilder builder, String clientId, ContentContext ctx, boolean popup)
static SocialService
SocialService. getInstance(ContentContext ctx)
String
AbstractSocialNetwork. getSigninURL(ContentContext ctx, boolean popup)
String
ISocialNetwork. getSigninURL(ContentContext ctx, boolean popup)
protected String
AbstractSocialNetwork. getState(ContentContext ctx)
protected void
AbstractSocialNetwork. login(ContentContext ctx, SocialUser socialUser, boolean admin)
void
AbstractSocialNetwork. prepare(ContentContext ctx)
void
ISocialNetwork. prepare(ContentContext ctx)
prepare social network for renderingvoid
SocialService. prepare(ContentContext ctx)
prepare rendering -
Uses of ContentContext in org.javlo.service.syncro
Methods in org.javlo.service.syncro with parameters of type ContentContext Modifier and Type Method 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 -
Uses of ContentContext in org.javlo.service.visitors
Methods in org.javlo.service.visitors with parameters of type ContentContext Modifier and Type Method Description void
UserDataService. addUserData(ContentContext ctx, String key, String inData)
static CookiesService
CookiesService. getInstance(ContentContext ctx)
static UserDataService
UserDataService. getInstance(ContentContext ctx)
String
UserDataService. getUserData(ContentContext ctx, String key)
void
CookiesService. refresh(ContentContext ctx)
void
CookiesService. reset(ContentContext ctx)
void
UserDataService. resetData(ContentContext ctx)
clear all key with a specific prefix -
Uses of ContentContext in org.javlo.servlet
Methods in org.javlo.servlet with parameters of type ContentContext Modifier and Type Method 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)
Constructors in org.javlo.servlet with parameters of type ContentContext Constructor Description ImageTransforming(ContentContext ctx, File image)
-
Uses of ContentContext in org.javlo.servlet.zip
Methods in org.javlo.servlet.zip with parameters of type ContentContext Modifier and Type Method Description static void
ZipManagement. uploadZipFile(ContentContext ctx, InputStream in)
-
Uses of ContentContext in org.javlo.template
Methods in org.javlo.template with parameters of type ContentContext Modifier and Type Method 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 inTemplatesvoid
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.List<String>
Template. getHostDetected(ContentContext ctx)
detect host used in links (index.html)static Template
Template. getInstance(StaticConfig config, ContentContext ctx, String templateDir)
String
Template. getLoginFile(ContentContext ctx)
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. getNoImageUrl(ContentContext ctx, String filter)
protected String
Template. getRelativeLoginFile(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)
void
Template. importTemplateInWebapp(StaticConfig config, ContentContext ctx, boolean clear)
protected void
Template. importTemplateInWebapp(StaticConfig config, ContentContext ctx, GlobalContext globalContext, File templateTarget, Map<String,String> childrenData, boolean compressResource, boolean parent, Boolean importComponents, boolean clear)
boolean
Template. isAlternativeTemplate(ContentContext ctx)
boolean
Template. isTemplateInWebapp(ContentContext ctx)
int
Template. rebuildTemplate(ContentContext ctx, boolean css)
protected int
Template. rebuildTemplateCss(ContentContext ctx, File folder)
void
Template. reloadConfig(ContentContext ctx)
static Collection<NavigationWithContent>
TemplateFactory. searchPageNeedTemplate(ContentContext ctx, String templateId)
Constructors in org.javlo.template with parameters of type ContentContext Constructor Description TemplateBean(ContentContext ctx, Template template)
-
Uses of ContentContext in org.javlo.test.javlo
Subclasses of ContentContext in org.javlo.test.javlo Modifier and Type Class Description class
TestContentContext
Methods in org.javlo.test.javlo with parameters of type ContentContext Modifier and Type Method Description protected MenuElement
TestPersistenceService. load(ContentContext ctx, int renderMode, Map<String,String> contentAttributeMap, Date timeTravelDate, boolean correctXML, Integer version)
Constructors in org.javlo.test.javlo with parameters of type ContentContext Constructor Description TestContentContext(ContentContext ctx)
-
Uses of ContentContext in org.javlo.tracking
Methods in org.javlo.tracking with parameters of type ContentContext Modifier and Type Method Description int
Tracker. getResourceCountAccess(ContentContext ctx, int dayFromHere, StaticInfo staticInfo)
-
Uses of ContentContext in org.javlo.user
Methods in org.javlo.user with parameters of type ContentContext Modifier and Type Method 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.String
IUserFactory. checkUserAviability(ContentContext ctx, String login)
check the login is availableString
UserFactory. checkUserAviability(ContentContext ctx, String login)
protected Set<String>
AdminUserFactory. getRoleList(ContentContext ctx)
protected Set<String>
UserFactory. getRoleList(ContentContext ctx)
RoleWrapper
AbstractDBUserFactory. getRoleWrapper(ContentContext ctx, User user)
RoleWrapper
InternalDBUserFactory. getRoleWrapper(ContentContext ctx, User user)
RoleWrapper
IUserFactory. getRoleWrapper(ContentContext ctx, User user)
RoleWrapper
UserFactory. getRoleWrapper(ContentContext ctx, User user)
static boolean
UserSecurity. isCurrentUserCanRead(ContentContext ctx, StaticInfo info)
static boolean
AdminUserSecurity. isCurrentUserCanUpload(ContentContext ctx)
void
User. loadAvatar(ContentContext ctx)
static void
UserFactory. uploadNewAvatar(ContentContext ctx, String userName, InputStream in)
static List<javax.mail.internet.InternetAddress>
UserFactory. userListAsInternetAddressList(ContentContext ctx, List<String> users)
Constructors in org.javlo.user with parameters of type ContentContext Constructor Description UserInfoWrapper(ContentContext ctx, IUserInfo userInfo)
-
Uses of ContentContext in org.javlo.utils
Methods in org.javlo.utils with parameters of type ContentContext Modifier and Type Method Description static Cell[][]
XLSTools. getArray(ContentContext ctx, File file)
static Cell[][]
XLSTools. getArray(ContentContext ctx, File file, String sheetNames)
static Cell[][]
XLSTools. getArray(ContentContext ctx, URL url)
static Cell[][]
XLSTools. getArray(ContentContext ctx, URL url, String sheetNames)
static Map<String,Cell[][]>
XLSTools. getArrayXSLXAllSheet(ContentContext ctx, InputStream in)
static List<Map<String,Cell>>
XLSTools. getItems(ContentContext ctx, Cell[][] data)
protected static Cell[][]
XLSTools. getXLSArray(ContentContext ctx, File xslxFile, String sheetName)
static Cell[][]
XLSTools. getXLSXArray(ContentContext ctx, File xslxFile, String sheetName)
static Cell[][]
XLSTools. getXLSXArray(ContentContext ctx, InputStream in, String sheetName)
static String
DocxUtils. performFillDocument(ContentContext ctx, RequestService rs)
void
DebugListening. sendError(ContentContext ctx, String info)
void
DebugListening. sendError(ContentContext ctx, Throwable t)
void
DebugListening. sendError(ContentContext ctx, Throwable t, String info)
void
DebugListening. sendError(ContentContext ctx, StaticConfig staticConfig, Throwable t, String info)
Constructors in org.javlo.utils with parameters of type ContentContext Constructor Description SmartTimeRange(ContentContext ctx, Date startDate, Date endDate)
SmartTimeRange(ContentContext ctx, TimeRange tr)
TimeRange(ContentContext ctx, ITimeRange tr)
-
Uses of ContentContext in org.javlo.utils.request
Methods in org.javlo.utils.request with parameters of type ContentContext Modifier and Type Method Description void
IFirstRequestListner. execute(ContentContext ctx)
-
Uses of ContentContext in org.javlo.ztatic
Methods in org.javlo.ztatic that return ContentContext Modifier and Type Method Description ContentContext
StaticInfo. getContextWithContent(ContentContext ctx)
Methods in org.javlo.ztatic with parameters of type ContentContext Modifier and Type Method Description void
StaticInfo. addAccess(ContentContext ctx)
void
StaticInfoContent. addAccess(ContentContext ctx)
void
StaticInfo. addReadRole(ContentContext ctx, String... roles)
void
StaticInfo. addReadRole(ContentContext ctx, Collection<String> roles)
void
StaticInfo. addTag(ContentContext ctx, String tag)
Boolean
StaticInfo. canRead(ContentContext ctx, User user, String accessToken)
void
FileCache. clearPDF(ContentContext ctx)
boolean
IStaticContainer. contains(ContentContext ctx, String uri)
check if the class contains the static resources define by a URIvoid
FileCache. delete(ContentContext ctx, String fileName)
clear a file for all keys.boolean
StaticInfo. delete(ContentContext ctx)
void
StaticInfo. deleteFile(ContentContext ctx)
void
StaticInfo. duplicateFile(ContentContext ctx, File newFile)
void
StaticInfo. fromXML(ContentContext ctx, NodeXML node)
int
StaticInfo. getAccess(ContentContext ctx, Date date)
int
StaticInfoContent. getAccess(ContentContext ctx, Date date)
int
StaticInfo. getAccessFromSomeDays(ContentContext ctx)
int
StaticInfoContent. getAccessFromSomeDays(ContentContext ctx)
int
StaticInfoFile. getAccessFromSomeDays(ContentContext ctx)
String
StaticInfo. getAccessToken(ContentContext ctx)
Collection<Resource>
IStaticContainer. getAllResources(ContentContext ctx)
return all resources found in the component.Collection<Link>
IStaticContainer. getAllResourcesLinks(ContentContext ctx)
create link to resources.String
StaticInfo. getAuthors(ContentContext ctx)
Map<String,Object>
StaticInfo. getContentAsMap(ContentContext ctx)
ContentContext
StaticInfo. getContextWithContent(ContentContext ctx)
String
StaticInfo. getCopyright(ContentContext ctx)
Date
StaticInfo. getCreationDate(ContentContext ctx)
Date
StaticInfo. getDate(ContentContext ctx)
Date
StaticInfoContent. getDate(ContentContext ctx)
Date
StaticInfoFile. getDate(ContentContext ctx)
String
StaticInfo. getDescription(ContentContext ctx)
String
StaticInfoContent. getDescription(ContentContext ctx)
String
StaticInfoFile. getDescription(ContentContext ctx)
StaticInfo
StaticInfo. getDirecotry(ContentContext ctx)
String
IStaticContainer. getDirSelected(ContentContext ctx)
get folder with ressourcesDate
StaticInfo. getFileDate(ContentContext ctx)
List<File>
IStaticContainer. getFiles(ContentContext ctx)
int
StaticInfo. getFocusZoneX(ContentContext ctx)
return the focus point of a image.int
StaticInfoContent. getFocusZoneX(ContentContext ctx)
int
StaticInfo. getFocusZoneY(ContentContext ctx)
return the focus point of a image.int
StaticInfoContent. getFocusZoneY(ContentContext ctx)
String
StaticInfo. getFullDescription(ContentContext ctx)
String
StaticInfo. getFullDescription(ContentContext ctx, boolean showTitle)
String
StaticInfoContent. getFullDescription(ContentContext ctx)
String
StaticInfoContent. getFullDescription(ContentContext ctx, boolean showTitle)
String
StaticInfoFile. getFullDescription(ContentContext ctx)
String
StaticInfoFile. getFullDescription(ContentContext ctx, boolean showTitle)
String
StaticInfo. getFullHTMLTitle(ContentContext ctx)
String
StaticInfo. getFullTitle(ContentContext ctx)
String
StaticInfo. getGeoLocation(ContentContext ctx)
String
StaticInfo. getId(ContentContext ctx)
ImageSize
StaticInfo. getImageSize(ContentContext ctx)
static ResourceFactory
ResourceFactory. getInstance(ContentContext ctx)
static StaticInfo
StaticInfo. getInstance(ContentContext ctx, File file)
static StaticInfo
StaticInfo. getInstance(ContentContext ctx, String inStaticURL)
static StaticInfoContent
StaticInfoContent. getInstance(ContentContext ctx, File file)
static StaticInfoContent
StaticInfoContent. getInstance(ContentContext ctx, String inStaticURL)
static StaticInfoFile
StaticInfoFile. getInstance(ContentContext ctx, File file)
static StaticInfoFile
StaticInfoFile. getInstance(ContentContext ctx, String inStaticURL)
List<String>
StaticInfo. getKeywords(ContentContext ctx)
String
StaticInfo. getLanguage(ContentContext ctx)
Date
StaticInfoContent. getLinkedDate(ContentContext ctx)
Date
StaticInfoFile. getLinkedDate(ContentContext ctx)
String
StaticInfoContent. getLinkedDescription(ContentContext ctx)
String
StaticInfoFile. getLinkedDescription(ContentContext ctx)
String
StaticInfoContent. getLinkedLocation(ContentContext ctx)
String
StaticInfoFile. getLinkedLocation(ContentContext ctx)
MenuElement
StaticInfoFile. getLinkedPage(ContentContext ctx)
String
StaticInfoContent. getLinkedPageId(ContentContext ctx)
String
StaticInfoContent. getLinkedTitle(ContentContext ctx)
String
StaticInfoFile. getLinkedTitle(ContentContext ctx)
String
StaticInfo. getLocation(ContentContext ctx)
String
StaticInfoContent. getLocation(ContentContext ctx)
String
StaticInfoFile. getLocation(ContentContext ctx)
Date
StaticInfo. getManualDate(ContentContext ctx)
Date
StaticInfoContent. getManualDate(ContentContext ctx)
String
StaticInfo. getManualDescription(ContentContext ctx)
String
StaticInfoContent. getManualDescription(ContentContext ctx)
String
StaticInfoFile. getManualDescription(ContentContext ctx)
String
StaticInfo. getManualLocation(ContentContext ctx)
String
StaticInfoContent. getManualLocation(ContentContext ctx)
String
StaticInfoFile. getManualLocation(ContentContext ctx)
String
StaticInfo. getManualTitle(ContentContext ctx)
String
StaticInfoContent. getManualTitle(ContentContext ctx)
String
StaticInfoFile. getManualTitle(ContentContext ctx)
StaticInfo
StaticInfo. getParent(ContentContext ctx)
File
FileCache. getPDFPage(ContentContext ctx, MenuElement page, boolean low)
int
IStaticContainer. getPopularity(ContentContext ctx)
return indice of popularityStaticInfo.Position
StaticInfo. getPosition(ContentContext ctx)
protected static File
StaticInfoFile. getPropertiesFileNameFromResourceFile(ContentContext ctx, File file)
List<String>
StaticInfo. getReadRoles(ContentContext ctx)
String
StaticInfo. getReference(ContentContext ctx)
StaticInfo.ReferenceBean
StaticInfo. getReferenceBean(ContentContext ctx)
String
StaticInfo. getResource(ContentContext ctx)
String
StaticInfoContent. getResource(ContentContext ctx)
Collection<StaticInfo>
ResourceFactory. getResources(ContentContext ctx)
static StaticInfo
StaticInfo. getShareInstance(ContentContext ctx, String inStaticURL)
instance of static info sur shared fileStaticInfo
ResourceFactory. getStaticInfo(ContentContext ctx, StaticInfo.ReferenceBean ref)
List<String>
StaticInfo. getTags(ContentContext ctx)
Set<String>
StaticInfo. getTaxonomy(ContentContext ctx)
String
StaticInfo. getTitle(ContentContext ctx)
String
StaticInfoContent. getTitle(ContentContext ctx)
String
StaticInfoFile. getTitle(ContentContext ctx)
String
StaticInfo. getURL(ContentContext ctx)
String
StaticInfo. getVersionHash(ContentContext ctx)
boolean
StaticInfo. isAutoFill(ContentContext ctx)
boolean
StaticInfo. isEmptyDate(ContentContext ctx)
boolean
StaticInfoContent. isEmptyDate(ContentContext ctx)
boolean
StaticInfo. isInitialised(ContentContext ctx)
boolean
StaticInfo. isPertinent(ContentContext ctx)
boolean
StaticInfoContent. isPertinent(ContentContext ctx)
boolean
StaticInfoFile. isPertinent(ContentContext ctx)
boolean
StaticInfo. isResized(ContentContext ctx)
boolean
StaticInfo. isShared(ContentContext ctx)
boolean
StaticInfoContent. isShared(ContentContext ctx)
void
StaticInfo. removeReadRole(ContentContext ctx, String role)
void
StaticInfo. removeTag(ContentContext ctx, String tag)
void
StaticInfo. renameFile(ContentContext ctx, File newFile)
void
StaticInfoContent. renameFile(ContentContext ctx, File newFile)
void
StaticInfoFile. renameFile(ContentContext ctx, File newFile)
boolean
IStaticContainer. renameResource(ContentContext ctx, File oldName, File newName)
rename a resourcevoid
StaticInfo. resetImageSize(ContentContext ctx)
void
StaticInfo. save(ContentContext ctx)
void
StaticInfoContent. save(ContentContext ctx)
void
StaticInfo. setAccessToken(ContentContext ctx, String token)
void
StaticInfo. setAuthors(ContentContext ctx, String authors)
void
StaticInfo. setAutoFill(ContentContext ctx, boolean value)
void
StaticInfo. setCopyright(ContentContext ctx, String copyright)
void
StaticInfo. setDate(ContentContext ctx, Date date)
void
StaticInfoContent. setDate(ContentContext ctx, Date date)
void
StaticInfo. setDescription(ContentContext ctx, String description)
void
StaticInfoContent. setDescription(ContentContext ctx, String description)
void
StaticInfoFile. setDescription(ContentContext ctx, String description)
void
StaticInfo. setEmptyDate(ContentContext ctx)
void
StaticInfoContent. setEmptyDate(ContentContext ctx)
void
StaticInfo. setFocusZoneX(ContentContext ctx, int focusZoneX)
change the focus point on a image.void
StaticInfoContent. setFocusZoneX(ContentContext ctx, int focusZoneX)
void
StaticInfo. setFocusZoneY(ContentContext ctx, int focusZoneY)
change the focus point on a image.void
StaticInfoContent. setFocusZoneY(ContentContext ctx, int focusZoneY)
void
StaticInfo. setInitialised(ContentContext ctx)
void
StaticInfo. setKeywords(ContentContext ctx, List<String> keywords)
void
StaticInfo. setLanguage(ContentContext ctx, String lg)
void
StaticInfoContent. setLinkedPageId(ContentContext ctx, String pageId)
void
StaticInfo. setLocation(ContentContext ctx, String location)
void
StaticInfoContent. setLocation(ContentContext ctx, String location)
void
StaticInfoFile. setLocation(ContentContext ctx, String location)
void
StaticInfo. setReference(ContentContext ctx, String ref)
void
StaticInfo. setResized(ContentContext ctx, boolean resized)
void
StaticInfo. setResource(ContentContext ctx, String resource)
void
StaticInfoContent. setResource(ContentContext ctx, String resource)
void
StaticInfo. setShared(ContentContext ctx, boolean shared)
void
StaticInfoContent. setShared(ContentContext ctx, boolean shared)
void
StaticInfo. setTaxonomy(ContentContext ctx, Set<String> taxonomy)
void
StaticInfo. setTitle(ContentContext ctx, String title)
void
StaticInfoContent. setTitle(ContentContext ctx, String title)
void
StaticInfoFile. setTitle(ContentContext ctx, String title)
void
StaticInfo. toXML(ContentContext ctx, Writer inWrt)
void
ResourceFactory. update(ContentContext ctx, StaticInfo staticInfo)
Constructors in org.javlo.ztatic with parameters of type ContentContext Constructor Description DoubleFile(ContentContext ctx, File file1, File file2)
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)
-