Uses of Class
no.sesat.search.view.config.SearchTab.Layout

Packages that use SearchTab.Layout
no.sesat.search.view.config   
no.sesat.search.view.taglib   
 

Uses of SearchTab.Layout in no.sesat.search.view.config
 

Methods in no.sesat.search.view.config that return SearchTab.Layout
 SearchTab.Layout SearchTab.getDefaultLayout()
          Getter for property defaultLayout.
 SearchTab.Layout SearchTab.Layout.readLayout(Element element)
          Will return null when the element argument is null.
 

Methods in no.sesat.search.view.config that return types with arguments of type SearchTab.Layout
 Map<String,SearchTab.Layout> SearchTab.getLayouts()
           
 

Constructors in no.sesat.search.view.config with parameters of type SearchTab.Layout
SearchTab.Layout(SearchTab.Layout inherit)
          Copy constructor.
SearchTab(SearchTab inherit, String id, String mode, String key, String parentKey, String rssResultName, boolean rssHidden, NavigationConfig navConf, Collection<SearchTab.EnrichmentPlacementHint> placements, Collection<SearchTab.EnrichmentHint> enrichments, String adCommand, int adLimit, int adOnTop, List<String> css, List<String> javascript, boolean displayCss, boolean executeOnBlank, SearchTab.Layout defaultLayout, Map<String,SearchTab.Layout> layouts, SearchTab.Scope scope)
          Creates a new instance of SearchTab
 

Constructor parameters in no.sesat.search.view.config with type arguments of type SearchTab.Layout
SearchTab(SearchTab inherit, String id, String mode, String key, String parentKey, String rssResultName, boolean rssHidden, NavigationConfig navConf, Collection<SearchTab.EnrichmentPlacementHint> placements, Collection<SearchTab.EnrichmentHint> enrichments, String adCommand, int adLimit, int adOnTop, List<String> css, List<String> javascript, boolean displayCss, boolean executeOnBlank, SearchTab.Layout defaultLayout, Map<String,SearchTab.Layout> layouts, SearchTab.Scope scope)
          Creates a new instance of SearchTab
 

Uses of SearchTab.Layout in no.sesat.search.view.taglib
 

Methods in no.sesat.search.view.taglib that return SearchTab.Layout
static SearchTab.Layout AbstractVelocityTemplateTag.findLayout(DataModel datamodel)
          Find the layout that belongs to this model.
protected  SearchTab.Layout AbstractVelocityTemplateTag.findLayout(JspContext cxt)
          Find the layout from the context.
 



Copyright © 2005-2009 Schibsted ASA. All Rights Reserved.