Uses of Interface
org.jasig.portal.layout.dlm.processing.IParameterProcessor

Packages that use IParameterProcessor
org.jasig.portal.layout.dlm.processing   
org.jasig.portal.layout.dlm.providers   
org.jasig.portal.layout.dlm.remoting   
 

Uses of IParameterProcessor in org.jasig.portal.layout.dlm.processing
 

Classes in org.jasig.portal.layout.dlm.processing that implement IParameterProcessor
 class ExampleStickyTabEnforcer
          Sample IParameterProcessor that when used watches for a tab with a name of "Sticky Tab" and continuously sets that tab's ID as the activeTab stylesheet parameters to force that tab to stay in focus.
 class ProcessingPipe
          Handles chaining of layout parameter request processing for the DistributedLayoutManager object and provides assistance during generation of the SAX event stream during rendering by wrapping the ultimate ContentHandler to which all events will be pushed.
 

Uses of IParameterProcessor in org.jasig.portal.layout.dlm.providers
 

Classes in org.jasig.portal.layout.dlm.providers that implement IParameterProcessor
 class RegularViewChannelRemover
          A class used to handle requests to delete channels when the delete button is pressed in the regular layout view.
 class ThemeParamInjector
          A class used to inject the set of parameters used by the default theme transformation stylesheet.
 

Uses of IParameterProcessor in org.jasig.portal.layout.dlm.remoting
 

Classes in org.jasig.portal.layout.dlm.remoting that implement IParameterProcessor
 class AjaxPreferencesThemeParamInjector
          Turns on AJAX preferences functionality
 class AuthenticatedUserThemeParamInjector
          Turns on AJAX preferences functionality
 



Copyright © 2010 Jasig. All Rights Reserved.