Uses of Class
org.jasig.portal.layout.dlm.UserView

Packages that use UserView
org.jasig.portal.layout.dlm   
 

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

Fields in org.jasig.portal.layout.dlm declared as UserView
(package private)  UserView FragmentDefinition.view
           
 

Methods in org.jasig.portal.layout.dlm with parameters of type UserView
(package private)  void FragmentActivator.fragmentizeLayout(UserView view, FragmentDefinition fragment)
          Removes all top level folders that are hidden, header, or footer and then changes all node ids to their globally safe incorporated version.
(package private)  void FragmentActivator.fragmentizeSSUP(UserView view, FragmentDefinition fragment)
          Changes channel and folder ids on the structure stylesheet user preference object to the globally safe version containing user id and layout id from which they came.
(package private)  void FragmentActivator.fragmentizeTSUP(UserView view, FragmentDefinition fragment)
          Changes channel ids on the theme stylesheet user preference object to the globally safe version containing user id and layout id from which they came.
private  void FragmentActivator.loadLayout(UserView view, FragmentDefinition fragment, IPerson owner)
           
private  void FragmentActivator.loadPreferences(UserView view, FragmentDefinition fragment)
           
private  void FragmentActivator.saveLayout(UserView view, IPerson owner)
          Saves the loaded layout in the database for the user and profile.