Nuxeo Enterprise Platform 5.4

Uses of Class
org.nuxeo.theme.elements.AbstractElement

Packages that use AbstractElement
org.nuxeo.ecm.webapp.theme.fragment   
org.nuxeo.opensocial.dashboard.theme   
org.nuxeo.theme.elements   
org.nuxeo.theme.fragments   
org.nuxeo.theme.webwidgets   
org.nuxeo.webengine.blogs.fragments   
org.nuxeo.webengine.sites.fragments   
 

Uses of AbstractElement in org.nuxeo.ecm.webapp.theme.fragment
 

Subclasses of AbstractElement in org.nuxeo.ecm.webapp.theme.fragment
 class ActionFragment
           
 

Uses of AbstractElement in org.nuxeo.opensocial.dashboard.theme
 

Subclasses of AbstractElement in org.nuxeo.opensocial.dashboard.theme
 class GadgetManagerFragment
           
 class LayoutManagerFragment
           
 class MainContentFragment
           
 

Uses of AbstractElement in org.nuxeo.theme.elements
 

Subclasses of AbstractElement in org.nuxeo.theme.elements
 class CellElement
           
 class PageElement
           
 class SectionElement
           
 class ThemeElement
           
 

Uses of AbstractElement in org.nuxeo.theme.fragments
 

Subclasses of AbstractElement in org.nuxeo.theme.fragments
 class AbstractFragment
           
 class GenericFragment
           
 class RegionFragment
           
 class TextFragment
           
 

Uses of AbstractElement in org.nuxeo.theme.webwidgets
 

Subclasses of AbstractElement in org.nuxeo.theme.webwidgets
 class AreaFragment
           
 

Uses of AbstractElement in org.nuxeo.webengine.blogs.fragments
 

Subclasses of AbstractElement in org.nuxeo.webengine.blogs.fragments
 class BlogSiteArchiveFragment
          Action fragment for initializing the fragment related to retrieving the archive of a certain BlogSite.
 class RecentBlogPostsFragment
          Action fragment for initializing the fragment related to retrieving a certain number of blog posts with information about the last BlogPost-s that are made under an BlogSite.
 

Uses of AbstractElement in org.nuxeo.webengine.sites.fragments
 

Subclasses of AbstractElement in org.nuxeo.webengine.sites.fragments
 class AllWebpageFragment
          Action fragment for initializing the fragment related to the WebPage-s that are direct children of the received document.
 class ContextualLinkFragment
          Action fragment for initializing the fragment related to the list with the details about the Contextual Link-s that have been created under a WebSite or Webpage document type.
 class MinisiteLastCommentsFragment
          Action fragment for initializing the fragment related to retrieving a certain number of comments that are last added under a WebPage under a WebSite.
 class MinisiteLastPublishedFragment
          Action fragment for initializing the fragment related to retrieving a certain number of pages with information about the last modified WebPage-s that are made under an WebSite or WebPage
 class PageLastCommentsFragment
          Action fragment for initializing the fragment related to retrieving the comments that are bounded to a WebPage.
 class SearchResultsFragment
          Action fragment for initializing the fragment : related to searching a certain webPage between all the pages under a WebSite that contains in title, description , main content or attached files the given searchParam, or related to searching all the documents for a certain tag.
 class TagCloudFragment
          Action fragment for initializing the fragment related to the details about the tag cloud.
 class TagFragment
          Action fragment for initializing the fragment related to the list with the details about the Tag-s that have been created under a web page, in the fragment initialization mechanism.
 


Nuxeo Enterprise Platform 5.4

Copyright © 2010 Nuxeo SAS. All Rights Reserved.