Nuxeo ECM Projects 5.4.3-SNAPSHOT

Uses of Class
org.nuxeo.theme.fragments.AbstractFragment

Packages that use AbstractFragment
org.nuxeo.ecm.webapp.theme.fragment   
org.nuxeo.theme.fragments   
org.nuxeo.theme.webwidgets   
org.nuxeo.webengine.blogs.fragments   
org.nuxeo.webengine.sites.fragments   
 

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

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

Uses of AbstractFragment in org.nuxeo.theme.fragments
 

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

Uses of AbstractFragment in org.nuxeo.theme.webwidgets
 

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

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

Subclasses of AbstractFragment 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 AbstractFragment in org.nuxeo.webengine.sites.fragments
 

Subclasses of AbstractFragment 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 ECM Projects 5.4.3-SNAPSHOT

Copyright © 2011 Nuxeo SAS. All Rights Reserved.