com.plumtree.portaluiinfrastructure.search
Class ReorganizationViewHelper

java.lang.Object
  extended by com.plumtree.portaluiinfrastructure.search.ReorganizationViewHelper

public class ReorganizationViewHelper
extends java.lang.Object

Author:
CraigS

Field Summary
protected static java.lang.String CUSTOM_CATFIELD_PREFIX
           
protected static java.lang.String CUSTOM_CATNAME_PREFIX
           
static java.lang.String JAVASCRIPT_RESORT
          Name of the script that is invoked when the user selects a new sort order
static java.lang.String SIMPLE_DRILLDOWN_FORM_NAME
           
 
Constructor Summary
ReorganizationViewHelper()
           
 
Method Summary
protected static void AddSpacerCell(AActivitySpace owner, HTMLTableRow row, int width)
           
static HTMLElement DisplayReorganization(ISearchResultModelRO model, AActivitySpace owner)
           
static HTMLElement DisplayReorganization(ISearchResultModelRO model, AActivitySpace owner, boolean showCustomDrilldownOptions)
           
static HTMLElement DisplaySimpleDrilldownView(ISearchResultModelRO model, AActivitySpace owner)
           
static java.lang.String[][] GetCustomCategorizationFields()
           
static int GetMaxNumGroups()
           
static HTMLSelect GetSortOptionsSelectElement(ISearchResultModelRO model, AActivitySpace owner, boolean showCustomDrilldownOptions, boolean is508)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

JAVASCRIPT_RESORT

public static final java.lang.String JAVASCRIPT_RESORT
Name of the script that is invoked when the user selects a new sort order

See Also:
Constant Field Values

CUSTOM_CATNAME_PREFIX

protected static final java.lang.String CUSTOM_CATNAME_PREFIX
See Also:
Constant Field Values

CUSTOM_CATFIELD_PREFIX

protected static final java.lang.String CUSTOM_CATFIELD_PREFIX
See Also:
Constant Field Values

SIMPLE_DRILLDOWN_FORM_NAME

public static final java.lang.String SIMPLE_DRILLDOWN_FORM_NAME
See Also:
Constant Field Values
Constructor Detail

ReorganizationViewHelper

public ReorganizationViewHelper()
Method Detail

GetMaxNumGroups

public static int GetMaxNumGroups()

GetCustomCategorizationFields

public static java.lang.String[][] GetCustomCategorizationFields()

DisplayReorganization

public static HTMLElement DisplayReorganization(ISearchResultModelRO model,
                                                AActivitySpace owner)

DisplayReorganization

public static HTMLElement DisplayReorganization(ISearchResultModelRO model,
                                                AActivitySpace owner,
                                                boolean showCustomDrilldownOptions)

GetSortOptionsSelectElement

public static HTMLSelect GetSortOptionsSelectElement(ISearchResultModelRO model,
                                                     AActivitySpace owner,
                                                     boolean showCustomDrilldownOptions,
                                                     boolean is508)

AddSpacerCell

protected static void AddSpacerCell(AActivitySpace owner,
                                    HTMLTableRow row,
                                    int width)

DisplaySimpleDrilldownView

public static HTMLElement DisplaySimpleDrilldownView(ISearchResultModelRO model,
                                                     AActivitySpace owner)



Copyright © 2002,2003,2004,2005 Plumtree Software, Inc., All Rights Reserved.