Uses of Interface
org.jasig.portal.layout.dlm.ILayoutProcessingAction

Packages that use ILayoutProcessingAction
org.jasig.portal.layout.dlm Interfaces and classes in support of Distributed Layout Management. 
 

Uses of ILayoutProcessingAction in org.jasig.portal.layout.dlm
 

Classes in org.jasig.portal.layout.dlm that implement ILayoutProcessingAction
 class LPAAddParameter
          Layout processing action for adding a channel parameter to the user's layout.
 class LPAChangeAttribute
          Layout processing action for changing a node's attribute in the user's layout.
 class LPAChangeParameter
          Layout processing action for changing a channel parameter in a user's layout.
 class LPAEditRestriction
          Layout processing action for changnig the set of restrictions for a fragment node.
 class LPARemoveParameter
          Layout processing action for removing a channel parameter from the user's layout.
 class LPAResetAttribute
          Layout processing action to reset an attribute to the value specified by the owning fragment.
 class LPAResetParameter
          Layout processing to reset a channel parameter to the value specified by the owning fragment.
 



Copyright © 2010 Jasig. All Rights Reserved.