Uses of Class
org.javlo.navigation.MenuElement
-
-
Uses of MenuElement in org.javlo.actions
Methods in org.javlo.actions with parameters of type MenuElement Modifier and Type Method Description static StringDataAction. createImportFolder(MenuElement inPage)static StringTimeTravelerActions. replaceCurrentPage(ContentContext ctx, MenuElement newPage, boolean withChildren) -
Uses of MenuElement in org.javlo.comparator
Methods in org.javlo.comparator with parameters of type MenuElement Modifier and Type Method Description intMenuElementPriorityComparator. compare(MenuElement elem1, MenuElement elem2) -
Uses of MenuElement in org.javlo.component.column.row
Methods in org.javlo.component.column.row with parameters of type MenuElement Modifier and Type Method Description RowRowContext. getRowComponent(ContentContext ctx, MenuElement page, String area) -
Uses of MenuElement in org.javlo.component.core
Methods in org.javlo.component.core that return MenuElement Modifier and Type Method Description MenuElementAbstractVisualComponent. getContainerPage(ContentContext ctx)get the page of the container if component is mirrored else get the page of the component.MenuElementAbstractVisualComponent. getCurrentPage(ContentContext ctx, boolean componentPage)get the current pageMenuElementAbstractVisualComponent. getPage()MenuElementContentElementList. getPage()MenuElementIContentVisualComponent. getPage()get the page contains the componentMenuElementIReverseLinkComponent. getPage()get the page of the component.Methods in org.javlo.component.core with parameters of type MenuElement Modifier and Type Method Description static IContentVisualComponentComponentFactory. createComponent(ContentContext ctx, ComponentBean bean, MenuElement inPage, IContentVisualComponent previous, IContentVisualComponent next)static AbstractVisualComponentComponentFactory. CreateComponent(ContentContext ctx, ComponentBean bean, MenuElement inPage, IContentVisualComponent previous, IContentVisualComponent next)static List<IContentVisualComponent>ComponentFactory. getComponents(ContentContext ctx, MenuElement page)return request scope component (add template component)static IContentVisualComponentComponentFactory. getComponentWithType(ContentContext ctx, MenuElement page, String type)static StringAbstractVisualComponent. getImportFolderPath(ContentContext ctx, MenuElement page)IContentVisualComponentAbstractVisualComponent. newInstance(ComponentBean bean, ContentContext newCtx, MenuElement page)IContentVisualComponentIContentVisualComponent. newInstance(ComponentBean bean, ContentContext newCtx, MenuElement page)init the component, do that before all using.voidAbstractVisualComponent. setContainerPage(ContentContext ctx, MenuElement page)voidIContentVisualComponent. setContainerPage(ContentContext ctx, MenuElement page)set the page of a container (page mirror, component mirror).voidAbstractVisualComponent. setPage(MenuElement inPage)voidContentElementList. setPage(MenuElement page)voidIContentVisualComponent. setPage(MenuElement inPage)Constructors in org.javlo.component.core with parameters of type MenuElement Constructor Description ContentElementList(ComponentBean[] beans, ContentContext ctx, MenuElement inPage, boolean allArea)ContentElementList(ContentContext ctx, MenuElement inPage, boolean allArea) -
Uses of MenuElement in org.javlo.component.dynamic
Methods in org.javlo.component.dynamic with parameters of type MenuElement Modifier and Type Method Description IContentVisualComponentDynamicComponent. newInstance(ComponentBean bean, ContentContext newCtx, MenuElement page) -
Uses of MenuElement in org.javlo.component.form
Methods in org.javlo.component.form that return MenuElement Modifier and Type Method Description protected MenuElementSmartGenericForm. getNextPage(ContentContext ctx) -
Uses of MenuElement in org.javlo.component.links
Methods in org.javlo.component.links that return MenuElement Modifier and Type Method Description MenuElementPageMirrorComponent. getMirrorPage(ContentContext ctx)MenuElementChildrenLink.ChildLinkBean. getPage()MenuElementSmartPageBean. getPage()MenuElementSmartPageBean. getRootOfChildrenAssociation()Methods in org.javlo.component.links that return types with arguments of type MenuElement Modifier and Type Method Description protected List<MenuElement>PageReferenceComponent. getSelectedPages(ContentContext ctx, List<MenuElement> children)protected Collection<MenuElement>MonthChildrenLink. getTargetPages(ContentContext ctx)Methods in org.javlo.component.links with parameters of type MenuElement Modifier and Type Method Description protected booleanPageReferenceComponent. filterPage(ContentContext ctx, MenuElement page, Collection<MenuElement> currentSelection, Collection<String> commands, String filter, boolean widthUnactive)filter the pagestatic SmartPageBeanSmartPageBean. getInstance(ContentContext ctx, ContentContext lgCtx, MenuElement page, PageReferenceComponent comp)protected StringPageReferenceComponent. getPageDisplayedId(MenuElement page)protected StringPageReferenceComponent. getPageId(MenuElement page)Method parameters in org.javlo.component.links with type arguments of type MenuElement Modifier and Type Method Description protected booleanPageReferenceComponent. filterPage(ContentContext ctx, MenuElement page, Collection<MenuElement> currentSelection, Collection<String> commands, String filter, boolean widthUnactive)filter the pageprotected List<MenuElement>PageReferenceComponent. getSelectedPages(ContentContext ctx, List<MenuElement> children)Constructors in org.javlo.component.links with parameters of type MenuElement Constructor Description ChildLinkBean(ContentContext ctx, MenuElement child, MenuElement currentPage) -
Uses of MenuElement in org.javlo.component.web2
Methods in org.javlo.component.web2 with parameters of type MenuElement Modifier and Type Method Description IContentVisualComponentReactionComponent. newInstance(ComponentBean bean, ContentContext newCtx, MenuElement page) -
Uses of MenuElement in org.javlo.component.web2.survey
Methods in org.javlo.component.web2.survey that return MenuElement Modifier and Type Method Description protected MenuElementSurveyGenericForm. getNextPage(ContentContext ctx) -
Uses of MenuElement in org.javlo.context
Fields in org.javlo.context with type parameters of type MenuElement Modifier and Type Field Description WeakReference<MenuElement>ContentContext. currentPageCachedMethods in org.javlo.context that return MenuElement Modifier and Type Method Description MenuElementGlobalContext. convertOldURL(ContentContext ctx, String url)MenuElementContentContext. getCurrentPage()MenuElementContentContext. getCurrentPageCached()MenuElementGlobalContext. getPageIfExist(ContentContext ctx, String url, boolean useURLCreator)MenuElementContentContext. getVirtualCurrentPage()Methods in org.javlo.context with parameters of type MenuElement Modifier and Type Method Description ContentContextContentContext. 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.ContentContextContentContext. getContextOnPage(MenuElement page)ContentContextContentContext. 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.ContentContextContentContext. 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.ContentContextContentContext. 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.ContentContextContentContext. 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.voidContentContext. setCurrentPageCached(MenuElement currentPageCached)voidContentContext. setVirtualCurrentPage(MenuElement virtualCurrentPage) -
Uses of MenuElement in org.javlo.data
Methods in org.javlo.data that return MenuElement Modifier and Type Method Description MenuElementInfoBean. getCurrentPage() -
Uses of MenuElement in org.javlo.ecom
Constructors in org.javlo.ecom with parameters of type MenuElement Constructor Description 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 MenuElement in org.javlo.fields
Methods in org.javlo.fields that return MenuElement Modifier and Type Method Description MenuElementIFieldContainer. getPage() -
Uses of MenuElement in org.javlo.helper
Methods in org.javlo.helper that return MenuElement Modifier and Type Method Description static MenuElementMacroHelper. addPage(ContentContext ctx, String parentName, String pagePrefix, boolean top)insert a page in the navigation.static MenuElementMacroHelper. addPage(ContentContext ctx, MenuElement parentPage, String pageName, boolean top, boolean store)static MenuElementMacroHelper. addPageIfNotExist(ContentContext ctx, String parentName, String pageName, boolean top)insert a page in the navigation if she does'nt exist.static MenuElementMacroHelper. addPageIfNotExist(ContentContext ctx, MenuElement parentPage, String pageName, boolean top, boolean store)static MenuElementMacroHelper. addPageIfNotExistWithoutMessage(ContentContext ctx, MenuElement parentPage, String pageName, boolean top)insert a page in the navigation if she does'nt exist.static MenuElementMacroHelper. 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 MenuElementMacroHelper. createArticlePage(ContentContext ctx, MenuElement rootPage, Date date)static MenuElementMacroHelper. createArticlePageName(ContentContext ctx, MenuElement parentPage)static MenuElementContentHelper. createChild(ContentContext ctx, MenuElement parent)static MenuElementNavigationHelper. createChildPageAutoName(MenuElement page, ContentContext ctx)static MenuElementContentHelper. createPage(ContentContext ctx, MenuElement template, MenuElement root, Date date)static MenuElementMacroHelper. createPathIfNotExist(ContentContext ctx, String path)create all pages of a path or return the existing page.static MenuElementMacroHelper. duplicatePage(ContentContext ctx, MenuElement page, String newname, boolean mirror)static MenuElementNavigationHelper. firstSelectionElement(ContentContext ctx)static MenuElementNavigationHelper. getChildWithContent(ContentContext ctx, MenuElement page)static MenuElementNavigationHelper. getPageById(ContentContext ctx, String id)static MenuElementNavigationHelper. getPopupPage(ContentContext ctx)static MenuElementNavigationHelper. searchPage(ContentContext ctx, String idOrNameOrPath)Methods in org.javlo.helper that return types with arguments of type MenuElement Modifier and Type Method Description 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 List<MenuElement>MacroHelper. searchPageWidthLayout(ContentContext ctx)return a list of page with only year as children.Methods in org.javlo.helper with parameters of type MenuElement Modifier and Type Method Description static StringMacroHelper. addContent(String lg, MenuElement page, String parentCompId, String contentType, String style, String area, String value, boolean inList, User authors)static StringMacroHelper. addContent(String lg, MenuElement page, String parentCompId, String contentType, String style, String area, String renderer, String value, User authors)add content to a pagestatic StringMacroHelper. addContent(String lg, MenuElement page, String parentCompId, String contentType, String style, String area, String value, User authors, String renderer, String colStyle, int colSize)add content to a pagestatic StringMacroHelper. addContent(String lg, MenuElement page, String parentCompId, String contentType, String style, String value, User authors)static StringMacroHelper. addContent(String lg, MenuElement page, String parentCompId, String contentType, String style, String value, User authors, String renderer, String colStyle, int colSize)add content to a pagestatic StringMacroHelper. addContent(String lg, MenuElement page, String parentCompId, String contentType, String value, User authors)static StringMacroHelper. addContent(String lg, MenuElement page, String parentCompId, String contentType, String value, User authors, String renderer, String colStyle, int colSize)add content to a pagestatic StringMacroHelper. addContentIfNotExist(ContentContext ctx, MenuElement page, String parentCompId, String contentType, String value)add content to a pagestatic StringMacroHelper. addContentIfNotExist(ContentContext ctx, MenuElement page, String parentCompId, String contentType, String value, String style)add content to a pagestatic voidMacroHelper. addContentInPage(ContentContext ctx, MenuElement newPage, String pageStructureName)static voidMacroHelper. addContentInPage(ContentContext ctx, MenuElement newPage, String pageStructureName, Date date, Collection<String> tags)static MenuElementMacroHelper. addPage(ContentContext ctx, MenuElement parentPage, String pageName, boolean top, boolean store)static MenuElementMacroHelper. addPageIfNotExist(ContentContext ctx, MenuElement parentPage, String pageName, boolean top, boolean store)static MenuElementMacroHelper. addPageIfNotExistWithoutMessage(ContentContext ctx, MenuElement parentPage, String pageName, boolean top)insert a page in the navigation if she does'nt exist.static MenuElementMacroHelper. 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 booleanNavigationHelper. canMoveDown(MenuElement elem)static booleanNavigationHelper. canMoveToChild(MenuElement elem)static booleanNavigationHelper. canMoveToParent(MenuElement elem)static booleanNavigationHelper. canMoveUp(MenuElement elem)static voidNavigationHelper. changeStepPriority(MenuElement[] elems, int newStep)static StringMacroHelper. copyChildren(ContentContext ctx, MenuElement source, MenuElement target, String sourcePattern, String targetPattern)static voidNavigationHelper. copyElement(ContentContext ctx, MenuElement src, MenuElement target)copy all element attribute (without children)static voidMacroHelper. 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 voidMacroHelper. copyLocalContent(MenuElement fromPage, ContentContext fromCtx, MenuElement toPage, ContentContext toCtx)Copy the local content of the current language totoPage.static voidContentHelper. copyPage(ContentContext ctx, MenuElement source, MenuElement target)static intNavigationHelper. countUnvalidChildren(MenuElement elem)static voidMacroHelper. createAlphabeticChildren(ContentContext ctx, MenuElement parentPage)static MenuElementMacroHelper. createArticlePage(ContentContext ctx, MenuElement rootPage, Date date)static MenuElementMacroHelper. createArticlePageName(ContentContext ctx, MenuElement parentPage)static MenuElementContentHelper. createChild(ContentContext ctx, MenuElement parent)static MenuElementNavigationHelper. createChildPageAutoName(MenuElement page, ContentContext ctx)static List<ComponentBean>ContentHelper. createContentFromDocx(ContentContext ctx, InputStream in, MenuElement page, String name, String lang)static StringURLHelper. createFileURL(ContentContext ctx, MenuElement currentPage, String url)static StringURLHelper. createFileURL(ContentContext ctx, MenuElement currentPage, String url, boolean hash)static StringURLHelper. createMediaURL(ContentContext ctx, MenuElement currentPage, String url)static voidMacroHelper. createMonthStructure(ContentContext ctx, MenuElement yearPage)static MenuElementContentHelper. createPage(ContentContext ctx, MenuElement template, MenuElement root, Date date)static voidMacroHelper. createPageStructure(ContentContext ctx, MenuElement page, Map componentsType, boolean fakeContent)static voidMacroHelper. createPageStructure(ContentContext ctx, MenuElement page, Map componentsType, boolean fakeContent, Date date, Collection<String> tags)static StringURLHelper. createResourceURL(ContentContext ctx, MenuElement currentPage, String url)protected static StringElementaryURLHelper. createStaticURL(ContentContext ctx, MenuElement referencePage, String inUrl, boolean withPathPrefix)static StringURLHelper. createStaticURL(ContentContext ctx, MenuElement referencePage, String inUrl)static StringElementaryURLHelper. createTransformURL(ContentContext ctx, MenuElement referencePage, String url, String filter)static StringElementaryURLHelper. createTransformURL(ContentContext ctx, MenuElement referencePage, String url, String filter, String templateName)static StringElementaryURLHelper. createTransformURL(ContentContext ctx, MenuElement referencePage, Template template, String url, String filter)static StringElementaryURLHelper. createTransformURL(ContentContext ctx, MenuElement referencePage, Template template, String url, String filter, IImageFilter comp)static StringURLHelper. createURL(ContentContext ctx, MenuElement page)static StringURLHelper. createURL(ContentContext ctx, MenuElement page, Map params)static voidMacroHelper. deleteContentByLanguage(ContentContext ctx, MenuElement page, String lg)static voidMacroHelper. deleteLocalContent(MenuElement currentPage, ContentContext ctx)Delete local content of the current language for the page specified.static MenuElementMacroHelper. duplicatePage(ContentContext ctx, MenuElement page, String newname, boolean mirror)static StringTimeHelper. exportAgenda(ContentContext ctx, MenuElement agendaPage, Date startDate, Date endDate)static List<ComponentBean>ContentHelper. getAllComponentsOfChildren(MenuElement page)get all component in a page and children of the page.static List<String>NavigationHelper. getAllRSSChannels(ContentContext ctx, MenuElement page)static StringMacroHelper. getAlphabeticChildrenName(MenuElement parentPage, Character letter)static StringNavigationHelper. getBreadCrumb(ContentContext ctx, MenuElement page)static MenuElementNavigationHelper. getChildWithContent(ContentContext ctx, MenuElement page)static IContentVisualComponentComponentHelper. 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 StringXHTMLHelper. getHTMLChildList(MenuElement elem, String selectionPath, String startTag, String startSelectedTag, String endTag, boolean displayParent)generate a list of navigation element. replace #id with the page id.static StringNavigationHelper. getLinkedURL(MenuElement elem)get the linked url of the current page, maybe defined in a parent node.static StringURLHelper. getMoveChildURL(ContentContext ctx, MenuElement elem)static StringURLHelper. getMoveParentURL(ContentContext ctx, MenuElement elem)static StringNavigationHelper. getNewName(MenuElement page)static StringNavigationHelper. getNewName(MenuElement page, String suggestedName)create a new name (numeroted -N) with a page namestatic StringNavigationHelper. getPageBookmark(ContentContext ctx, MenuElement page)get the page bookmark for the html header. used for pdf generation.static StringXMLHelper. getPageXML(ContentContext ctx, MenuElement page, String lang)static List<String>NavigationHelper. getRSSChannels(ContentContext ctx, MenuElement page)static StringXHTMLNavigationHelper. getRSSHeader(ContentContext ctx, MenuElement page)static StringXMLHelper. getXMLContent(MenuElement menu, int renderMode, int version, String defaultLg)return the content in a XML structurestatic StringContentHelper. importJCRFile(ContentContext ctx, InputStream in, String name, MenuElement page, String titleXPath, String dateXPath, String dateFormat, String contentXPath, String pageRootXPath, boolean explodeHTML)static voidNavigationHelper. importPage(ContentContext ctx, PersistenceService persistenceService, NodeXML pageNode, MenuElement currentPage, String lang, boolean readOnly)static voidMacroHelper. insertContent(ContentContext ctx, MenuElement page, String content)add content to a page.static booleanNetHelper. insertEtag(ContentContext ctx, MenuElement page)static booleanNavigationHelper. isParent(MenuElement page, List<MenuElement> parents)check if pages are parent of a other page.static booleanNavigationHelper. isParent(MenuElement page, MenuElement parent)check if a page is a parent of a other page.static voidComponentHelper. moveComponent(ContentContext ctx, IContentVisualComponent comp, IContentVisualComponent newPrevious, MenuElement targetPage, String area)static voidNavigationHelper. movePage(ContentContext ctx, MenuElement parent, MenuElement previousBrother, MenuElement page)static voidNavigationHelper. publishNavigation(ContentContext ctx, MenuElement srcRoot, MenuElement targetRoot)static StringXHTMLNavigationHelper. renderComboNavigation(ContentContext ctx, MenuElement rootPage, String id, String currentValue, boolean filter)static StringXHTMLNavigationHelper. renderComboNavigationAjax(ContentContext ctx, MenuElement rootPage, String id, String currentValue, String selectJSMethod)static StringXHTMLNavigationHelper. renderMenu(ContentContext ctx, MenuElement fromPage, int fromDepth, int toDepth)static StringXHTMLNavigationHelper. renderMenu(ContentContext ctx, MenuElement fromPage, int fromDepth, int toDepth, boolean extended)static StringXHTMLNavigationHelper. renderPageResult(ContentContext ctx, MenuElement page, String selectJSMethod)static StringXHTMLNavigationHelper. renderPageStructure(ContentContext ctx, MenuElement page)static StringXHTMLNavigationHelper. renderSelectableBetweenMenu(ContentContext ctx, MenuElement menu, MenuElement value)static StringXHTMLNavigationHelper. renderSelectableMenu(ContentContext ctx, MenuElement menu, List<MenuElement> values)static StringXHTMLNavigationHelper. renderSelectableMenu(ContentContext ctx, MenuElement menu, MenuElement value)static List<MenuElement>NavigationHelper. searchLinkTo(ContentContext ctx, MenuElement elem)search page with a link to a specific pagestatic voidNetHelper. sendPageByMailing(ContentContext ctx, MenuElement page, String sender, String recipient, Map<String,Object> params)static voidComponentHelper. smartMoveComponent(ContentContext ctx, IContentVisualComponent comp, IContentVisualComponent newPrevious, MenuElement targetPage, String area)static voidXMLHelper. storeXMLContent(Writer inOut, MenuElement menu, int renderMode, int version, Map<String,String> contentMap, TaxonomyBean taxonomyRoot)return the content in a XML structurestatic voidComponentHelper. updateNextAndPrevious(ContentContext ctx, MenuElement page, String area)static booleanSecurityHelper. userAccessPage(ContentContext ctx, User user, MenuElement page)Method parameters in org.javlo.helper with type arguments of type MenuElement Modifier and Type Method Description static voidNavigationHelper. changeStepPriority(List<MenuElement> elems, int newStep)static SiteMapBlocXMLHelper. getSiteMapBloc(ContentContext ctx, Collection<MenuElement> pages, int i, Calendar latestDate, boolean withResources)create sitemap protocol 0.9 for structured ranking in googlestatic SiteMapBlocXMLHelper. getSiteMapNewsBloc(ContentContext ctx, Collection<MenuElement> pages, int i, Calendar latestDate)create sitemap protocol 0.9 for structured ranking in googlestatic booleanNavigationHelper. isParent(MenuElement page, List<MenuElement> parents)check if pages are parent of a other page.static StringXHTMLNavigationHelper. renderComboNavigation(ContentContext ctx, Collection<MenuElement> pages)static StringXHTMLNavigationHelper. renderComboNavigation(ContentContext ctx, Collection<MenuElement> pages, String id, String currentPath, boolean filter)static StringXHTMLNavigationHelper. renderSelectableMenu(ContentContext ctx, MenuElement menu, List<MenuElement> values) -
Uses of MenuElement in org.javlo.helper.Comparator
Methods in org.javlo.helper.Comparator with parameters of type MenuElement Modifier and Type Method Description intMenuElementCreationDateComparator. compare(MenuElement elem1, MenuElement elem2)compare two array of ComparableintMenuElementGlobalDateComparator. compare(MenuElement elem1, MenuElement elem2)compare two array of ComparableintMenuElementModificationDateComparator. compare(MenuElement elem1, MenuElement elem2)compare two array of ComparableintMenuElementPopularityComparator. compare(MenuElement elem1, MenuElement elem2)intMenuElementPriorityComparator. compare(MenuElement elem1, MenuElement elem2)intMenuElementTodayComparator. compare(MenuElement elem1, MenuElement elem2)compare two array of ComparableintMenuElementVisitComparator. compare(MenuElement elem1, MenuElement elem2)static intMenuElementVisitComparator. compareVisit(ContentContext ctx, int multiply, MenuElement elem1, MenuElement elem2) -
Uses of MenuElement in org.javlo.macro
Methods in org.javlo.macro with parameters of type MenuElement Modifier and Type Method Description protected intDeleteComponentBadArea. deleteComponentInBadArea(ContentContext ctx, MenuElement page)protected intDeleteSameComponent. deleteComponentInBadArea(ContentContext ctx, MenuElement page)protected booleanMergeImagesInGallery. imageInGallery(ContentContext ctx, MenuElement currentPage)protected booleanImageAfterDescriptionMacro. imageUnderDescritpion(ContentContext ctx, MenuElement currentPage)protected voidImportDataBase. importItem(ContentContext ctx, MenuElement currentPage, Map<String,DynamicComponent> compCache, ResultSet rs, Map<String,String> types, String componentType, String lg)protected intTransfertComponentBadAreaToContent. moveComponentInBadArea(ContentContext ctx, MenuElement page)protected Collection<String>CreateArticleComposition. searchPageMirrorReference(MenuElement page)protected Collection<String>UndeletePage. searchPageMirrorReference(MenuElement page) -
Uses of MenuElement in org.javlo.macro.interactive
Methods in org.javlo.macro.interactive with parameters of type MenuElement Modifier and Type Method Description static StringImportJCRPageMacro. importFile(ContentContext ctx, InputStream in, String name, MenuElement page) -
Uses of MenuElement in org.javlo.mailing
Methods in org.javlo.mailing that return MenuElement Modifier and Type Method Description static MenuElementMailService. getMailTemplateParentPage(ContentContext ctx)Methods in org.javlo.mailing that return types with arguments of type MenuElement Modifier and Type Method Description static List<MenuElement>MailService. getMailTemplate(ContentContext ctx) -
Uses of MenuElement in org.javlo.module.content
Methods in org.javlo.module.content with parameters of type MenuElement Modifier and Type Method Description static booleanEdit. checkPageSecurity(ContentContext ctx, MenuElement page)check is user have all right for modify a specific page.static StringEdit. performNeedValidation(ContentContext ctx, MenuElement currentPage, I18nAccess i18nAccess)static StringEdit. performValidate(ContentContext ctx, MenuElement currentPage) -
Uses of MenuElement in org.javlo.module.dashboard
Methods in org.javlo.module.dashboard with parameters of type MenuElement Modifier and Type Method Description protected static booleanReportFactory. isPageValid(ContentContext ctx, ReportFilter filter, MenuElement page) -
Uses of MenuElement in org.javlo.module.persistence
Methods in org.javlo.module.persistence with parameters of type MenuElement Modifier and Type Method Description static StringPersistence. performImportpage(RequestService requestService, ContentContext ctx, javax.servlet.http.HttpServletRequest request, MenuElement currentPage, I18nAccess i18nAccess) -
Uses of MenuElement in org.javlo.module.search
Methods in org.javlo.module.search with parameters of type MenuElement Modifier and Type Method Description protected static voidSearchModuleAction. addPage(ContentContext ctx, Map<MenuElement,SearchResultBean> outResult, MenuElement page, String lg, String authors)Method parameters in org.javlo.module.search with type arguments of type MenuElement Modifier and Type Method Description protected static voidSearchModuleAction. addPage(ContentContext ctx, Map<MenuElement,SearchResultBean> outResult, MenuElement page, String lg, String authors) -
Uses of MenuElement in org.javlo.module.sitemap
Constructors in org.javlo.module.sitemap with parameters of type MenuElement Constructor Description MenuElementBean(ContentContext ctx, MenuElement menuElement) -
Uses of MenuElement in org.javlo.module.template
Methods in org.javlo.module.template with parameters of type MenuElement Modifier and Type Method Description static StringTemplateAction. performSelectTemplate(RequestService rs, ContentContext ctx, EditContext editContext, MenuElement currentPage, MessageRepository messageRepository, I18nAccess i18nAccess) -
Uses of MenuElement in org.javlo.navigation
Subclasses of MenuElement in org.javlo.navigation Modifier and Type Class Description classRootMenuElementFields in org.javlo.navigation declared as MenuElement Modifier and Type Field Description static MenuElementMenuElement. NOT_FOUND_PAGEMethods in org.javlo.navigation that return MenuElement Modifier and Type Method Description MenuElement[]MenuElement. _getAllChildren()MenuElementMenuElement. getChildrenAssociationPage()get the children association page of the current page.MenuElementMenuElement. getFirstChild()static MenuElementMenuElement. getInstance(ContentContext ctx)MenuElementMenuElement. getMainChildrenAssociation()get the page marked as children associationMenuElementMenuElement. getNextBrother()get the next menu element in the child listMenuElementMenuElement. getNoErrorFreeCurrentPage(ContentContext ctx)MenuElementNavigationWithContent. getPage()MenuElementPageBean. getPage()protected MenuElementMenuElement. getPageCached(String key)MenuElementMenuElement. getParent()MenuElementMenuElement. getPreviousBrother()get the previous menu element in the child listMenuElementMenuElement. getRoot()MenuElementMenuElement. getRootOfChildrenAssociation()get the root (parent) of the children association pageprotected MenuElementLabelAndSectionURLCreator. getSectionPage(MenuElement page)return the name of the first level page active.protected MenuElementLabelAndSubSectionURLCreator. getSectionPage(MenuElement page)return the name of the first level page active.protected MenuElementLabelAndSubSubSectionURLCreator. getSectionPage(MenuElement page)return the name of the first level page active.MenuElementMenuElement. searchChild(ContentContext ctx)MenuElementMenuElement. searchChild(ContentContext ctx, String path)static MenuElementMenuElement. searchChild(MenuElement elem, ContentContext ctx, String path, Collection<MenuElement> pastNode)MenuElementMenuElement. searchChildFromId(String id)MenuElementMenuElement. searchChildFromName(String... names)MenuElementMenuElement. searchRealChild(ContentContext ctx, String path)Methods in org.javlo.navigation with parameters of type MenuElement Modifier and Type Method Description protected booleanAbstractURLFactory. addAndCheckExistURL(MenuElement page, String url)check if url allready exist, and add in the set if not.voidMenuElement. addChildMenuElement(MenuElement menuElement)voidMenuElement. addChildMenuElementAutoPriority(MenuElement menuElement)voidMenuElement. addChildMenuElementOnBottom(MenuElement menuElement)voidMenuElement. addChildMenuElementOnTop(MenuElement menuElement)voidRootMenuElement. attachElement(MenuElement elem, String parentId)intContentDateComparator. compare(MenuElement page1, MenuElement page2)intMenuElementNameComparator. compare(MenuElement page1, MenuElement page2)intReactionMenuElementComparator. compare(MenuElement o1, MenuElement o2)voidMenuElement. copyChildren(MenuElement page)StringDefaultLanguageTitleURLCreator. createURL(ContentContext ctx, MenuElement currentPage)StringIURLFactory. createURL(ContentContext ctx, MenuElement page)create url to a page.StringLabelAndSectionURLCreator. createURL(ContentContext ctx, MenuElement currentPage)StringLabelAndSectionURLCreatorNoExt. createURL(ContentContext ctx, MenuElement currentPage)StringNameURLCreator. createURL(ContentContext ctx, MenuElement currentPage)StringNoExtURLCreator. createURL(ContentContext ctx, MenuElement currentPage)StringNoExtURLPathTitleCreator. createURL(ContentContext ctx, MenuElement currentPage)StringNoExtURLPathTitleCreatorOneLevel. createURL(ContentContext ctx, MenuElement currentPage)StringNoURLFactory. createURL(ContentContext ctx, MenuElement page)StringPageIDURLFactory. createURL(ContentContext ctx, MenuElement currentPage)StringTitleAndSectionURLCreator. createURL(ContentContext ctx, MenuElement currentPage)StringTitleURLCreator. createURL(ContentContext ctx, MenuElement currentPage)protected StringLabelAndSectionURLCreator. createURLWithoutExt(ContentContext ctx, MenuElement currentPage)protected StringTitleAndSectionURLCreator. createURLWithoutExt(ContentContext ctx, MenuElement currentPage)protected StringTitleURLCreator. createURLWithoutExt(ContentContext ctx, MenuElement currentPage)booleanMenuElement. equals(ContentContext ctx, MenuElement page)booleanMenuElement. equals(ContentContext ctx, MenuElement page, boolean withChildren)intMenuElement. getChildPosition(MenuElement child)protected MenuElementLabelAndSectionURLCreator. getSectionPage(MenuElement page)return the name of the first level page active.protected MenuElementLabelAndSubSectionURLCreator. getSectionPage(MenuElement page)return the name of the first level page active.protected MenuElementLabelAndSubSubSectionURLCreator. getSectionPage(MenuElement page)return the name of the first level page active.booleanMenuElement. isChildOf(MenuElement parent)check if a page is parent or parent of a parent.booleanMenuElement. isChildrenEquals(MenuElement elem)booleanMenuElement. isContentEquals(MenuElement elem)booleanMenuElement. isMetadataEquals(MenuElement elem)voidMenuElement. moveToParent(MenuElement parent)move the current page under other parentvoidMenuElement. removeChild(MenuElement elem)static MenuElementMenuElement. searchChild(MenuElement elem, ContentContext ctx, String path, Collection<MenuElement> pastNode)voidMenuElement. setEditRoles(MenuElement page)voidNavigationWithContent. setPage(MenuElement page)protected voidMenuElement. setPageCached(String key, MenuElement page)voidMenuElement. setParent(MenuElement parent)Method parameters in org.javlo.navigation with type arguments of type MenuElement Modifier and Type Method Description static MenuElementMenuElement. searchChild(MenuElement elem, ContentContext ctx, String path, Collection<MenuElement> pastNode)voidMenuElement. setVirtualParent(List<MenuElement> newVirtualParent)Constructors in org.javlo.navigation with parameters of type MenuElement Constructor Description NavigationMapByName(ContentContext ctx, MenuElement root)NavigationWithContent(GlobalContext globalContext, MenuElement page)PageAssociationBean(ContentContext ctx, MenuElement rootChildrenAgregation)PageBean(ContentContext ctx, MenuElement page) -
Uses of MenuElement in org.javlo.navigation.data
Constructors in org.javlo.navigation.data with parameters of type MenuElement Constructor Description PageContentMap(ContentContext ctx, MenuElement page) -
Uses of MenuElement in org.javlo.service
Methods in org.javlo.service that return MenuElement Modifier and Type Method Description MenuElementPersistenceThread. getMenuElement()MenuElementContentService. getNavigation(ContentContext ctx)return all the content.MenuElementNavigationService. getPage(ContentContext ctx, String pageKey)MenuElementContentService. getPageWithShortURL(ContentContext ctx, String shortURL)MenuElementContentService. getRegistrationPage(ContentContext ctx)MenuElementPersistenceService.LoadingBean. getRoot()MenuElementContentService. getTimeTravelerNav()MenuElementContentService. getTrashPage(ContentContext ctx)protected MenuElementContentService. getViewNav()MenuElementPersistenceService. insertPage(ContentContext ctx, NodeXML pageXML, MenuElement parent, Map<MenuElement,String[]> vparentPreparation, String defaultLg, boolean checkName, boolean updateIfExist)MenuElementPersistenceService. load(ContentContext ctx, int renderMode, Map<String,String> contentAttributeMap, Date timeTravelDate)protected MenuElementPersistenceService. load(ContentContext ctx, int renderMode, Map<String,String> contentAttributeMap, Date timeTravelDate, boolean correctXML, Integer previewVersion)MenuElementPersistenceService. load(ContentContext ctx, int renderMode, Map<String,String> contentAttributeMap, Date timeTravelDate, Integer version)MenuElementPersistenceService. loadPreview(ContentContext ctx, Integer version)load a specific preview version.Methods in org.javlo.service that return types with arguments of type MenuElement Modifier and Type Method Description Map<String,MenuElement>ReverseLinkService. getReversedLinkCache(MenuElement elem)Methods in org.javlo.service with parameters of type MenuElement Modifier and Type Method Description intPersistenceService. checkStructureIntegrity(ContentContext ctx, PrintStream out, MenuElement root)StringContentService. createContent(ContentContext ctx, MenuElement page, Iterable<ComponentBean> inBean, String parentId, boolean releaseCache)StringContentService. createContent(ContentContext ctx, MenuElement page, String area, String parentId, String type, String content, boolean releaseCache)StringContentService. createContent(ContentContext ctx, MenuElement page, String area, String parentId, ComponentBean inBean, boolean releaseCache)StringContentService. createContent(ContentContext ctx, MenuElement page, ComponentBean inBean, String parentId, boolean releaseCache)StringContentService. createContent(ContentContext ctx, MenuElement page, ComponentBean inBean, String parentId, boolean releaseCache, MenuElement sourcePage, Map<String,Collection<MirrorComponent>> mirrorNeedMoving)StringContentService. createContentMirrorIfNeeded(ContentContext ctx, MenuElement newPage, IContentVisualComponent comp, String parentId, boolean b)StringContentService. createContentWidthId(ContentContext ctx, MenuElement page, String area, String parentId, ComponentBean inBean, boolean releaseCache)List<String>ReverseLinkService. getAllTextName(ContentContext ctx, MenuElement elem)List<String>DynamicComponentService. getAllType(ContentContext ctx, MenuElement page)List<IFieldContainer>DynamicComponentService. getFieldContainers(ContentContext ctx, MenuElement page, String fieldType)Map<String,MenuElement>ReverseLinkService. getReversedLinkCache(MenuElement elem)voidPersistenceService. insertContent(NodeXML pageXML, MenuElement elem, String defaultLg, boolean releaseID, boolean update)MenuElementPersistenceService. insertPage(ContentContext ctx, NodeXML pageXML, MenuElement parent, Map<MenuElement,String[]> vparentPreparation, String defaultLg, boolean checkName, boolean updateIfExist)voidNavigationService. removeNavigation(ContentContext ctx, MenuElement elem)voidNavigationService. removeNavigationNoStore(ContentContext ctx, MenuElement elem)voidPersistenceThread. setMenuElement(MenuElement menuElement)voidContentService. setPreviewNav(MenuElement previewNav)voidPersistenceService.LoadingBean. setRoot(MenuElement root)voidContentService. setTimeTravelerNav(MenuElement timeTravelerNav)protected voidContentService. setViewNav(MenuElement nav)Method parameters in org.javlo.service with type arguments of type MenuElement Modifier and Type Method Description static voidNavigationService. checkSameUrl(ContentContext ctx, Collection<MenuElement> allPages)MenuElementPersistenceService. insertPage(ContentContext ctx, NodeXML pageXML, MenuElement parent, Map<MenuElement,String[]> vparentPreparation, String defaultLg, boolean checkName, boolean updateIfExist) -
Uses of MenuElement in org.javlo.service.integrity
Methods in org.javlo.service.integrity with parameters of type MenuElement Modifier and Type Method Description booleanCheckContent. checkPage(ContentContext ctx, MenuElement page)booleanCheckDescription. checkPage(ContentContext ctx, MenuElement page)booleanCheckImageLabel. checkPage(ContentContext ctx, MenuElement page)booleanCheckResource. checkPage(ContentContext ctx, MenuElement page)booleanCheckTitle. checkPage(ContentContext ctx, MenuElement page)booleanCheckTitleHierarchy. checkPage(ContentContext ctx, MenuElement page)booleanCheckUnactivePage. checkPage(ContentContext ctx, MenuElement page)booleanIIntegrityChecker. checkPage(ContentContext ctx, MenuElement page)check a integrity of the page. -
Uses of MenuElement in org.javlo.service.shared
Methods in org.javlo.service.shared with parameters of type MenuElement Modifier and Type Method Description protected booleanAbstractSharedContentProvider. isCategoryAccepted(ContentContext ctx, String category, MenuElement cp, Template template)protected booleanAbstractSharedContentProvider. isCategoryAccepted(ContentContext ctx, Collection<String> categories, MenuElement cp, Template template)protected booleanImportedFileSharedContentProvider. isCategoryAccepted(ContentContext ctx, String category, MenuElement cp, Template template)protected booleanImportedImageSharedContentProvider. isCategoryAccepted(ContentContext ctx, String category, MenuElement cp, Template template)protected booleanLocalImageSharedContentProvider. isCategoryAccepted(ContentContext ctx, String category, MenuElement cp, Template template) -
Uses of MenuElement in org.javlo.template
Methods in org.javlo.template with parameters of type MenuElement Modifier and Type Method Description static TemplateTemplateFactory. getTemplate(javax.servlet.ServletContext application, ContentContextBean ctxb, MenuElement elem)static TemplateTemplateFactory. getTemplate(ContentContext ctx, MenuElement elem) -
Uses of MenuElement in org.javlo.test.javlo
Methods in org.javlo.test.javlo that return MenuElement Modifier and Type Method Description protected MenuElementTestPersistenceService. load(ContentContext ctx, int renderMode, Map<String,String> contentAttributeMap, Date timeTravelDate, boolean correctXML, Integer version) -
Uses of MenuElement in org.javlo.user
Methods in org.javlo.user with parameters of type MenuElement Modifier and Type Method Description static booleanAdminUserSecurity. canModifyPage(ContentContext ctx, MenuElement page, boolean createMessage)check if the currentPage is editable by current user. -
Uses of MenuElement in org.javlo.ztatic
Methods in org.javlo.ztatic that return MenuElement Modifier and Type Method Description MenuElementStaticInfoContent. getLinkedPage()MenuElementStaticInfoFile. getLinkedPage(ContentContext ctx)Methods in org.javlo.ztatic that return types with arguments of type MenuElement Modifier and Type Method Description Collection<MenuElement>StaticInfoFile. getContainers()Methods in org.javlo.ztatic with parameters of type MenuElement Modifier and Type Method Description FileFileCache. getPDFPage(ContentContext ctx, MenuElement page, boolean low)voidStaticInfoContent. setLinkedPage(MenuElement linkedPage)Method parameters in org.javlo.ztatic with type arguments of type MenuElement Modifier and Type Method Description voidStaticInfoFile. setContainers(Collection<MenuElement> containers)
-