Nuxeo ECM Projects 5.4.3-SNAPSHOT

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

Packages that use FragmentType
org.nuxeo.theme.editor   
org.nuxeo.theme.fragments   
org.nuxeo.theme.themes   
 

Uses of FragmentType in org.nuxeo.theme.editor
 

Methods in org.nuxeo.theme.editor that return FragmentType
 FragmentType FragmentInfo.getFragmentType()
           
 

Methods in org.nuxeo.theme.editor that return types with arguments of type FragmentType
static List<FragmentType> Editor.getFragments(String templateEngine)
           
 

Uses of FragmentType in org.nuxeo.theme.fragments
 

Methods in org.nuxeo.theme.fragments that return FragmentType
 FragmentType FragmentInfo.getFragmentType()
           
 FragmentType Fragment.getFragmentType()
           
 FragmentType AbstractFragment.getFragmentType()
           
 

Methods in org.nuxeo.theme.fragments with parameters of type FragmentType
 void Fragment.setFragmentType(FragmentType fragmentType)
           
 void AbstractFragment.setFragmentType(FragmentType fragmentType)
           
 

Uses of FragmentType in org.nuxeo.theme.themes
 

Methods in org.nuxeo.theme.themes with parameters of type FragmentType
static List<ViewType> ThemeManager.getViewTypesForFragmentType(FragmentType fragmentType)
           
 


Nuxeo ECM Projects 5.4.3-SNAPSHOT

Copyright © 2011 Nuxeo SAS. All Rights Reserved.