Uses of Class
org.jasig.portal.PortalControlStructures

Packages that use PortalControlStructures
org.jasig.portal   
org.jasig.portal.car   
org.jasig.portal.channels   
org.jasig.portal.channels.DLMUserPreferences   
org.jasig.portal.channels.error   
org.jasig.portal.channels.portlet   
org.jasig.portal.channels.UserPreferences   
org.jasig.portal.layout.alm.channels   
org.jasig.portal.layout.channels   
org.jasig.portal.layout.channels.locales   
org.jasig.portal.layout.channels.sitemap   
 

Uses of PortalControlStructures in org.jasig.portal
 

Fields in org.jasig.portal declared as PortalControlStructures
private  PortalControlStructures StandaloneChannelRenderer.pcs
           
private  PortalControlStructures ChannelManager.pcs
           
 

Methods in org.jasig.portal with parameters of type PortalControlStructures
private  IChannel ChannelManager.feedPortalControlStructuresToChannel(IChannel chObj, PortalControlStructures pcs)
           
 void DownloadDispatchWorker.processWorkerDispatch(PortalControlStructures pcs)
           
 void IWorkerRequestProcessor.processWorkerDispatch(PortalControlStructures pcs)
          Process a worker request.
 void MultithreadedPrivilegedCacheableChannelAdapter.setPortalControlStructures(PortalControlStructures pcs)
           
 void MultithreadedPrivilegedCharacterChannelAdapter.setPortalControlStructures(PortalControlStructures pcs)
           
 void MultithreadedPrivilegedCacheableMimeResponseChannelAdapter.setPortalControlStructures(PortalControlStructures pcs)
           
 void MultithreadedPrivilegedChannelAdapter.setPortalControlStructures(PortalControlStructures pcs)
           
 void MultithreadedPrivilegedMimeResponseChannelAdapter.setPortalControlStructures(PortalControlStructures pcs)
           
 void IPrivileged.setPortalControlStructures(PortalControlStructures pcs)
          Passes portal control structure to the channel.
 void MultithreadedPrivilegedCacheableCharacterChannelAdapter.setPortalControlStructures(PortalControlStructures pcs)
           
 void MultithreadedPrivilegedMimeResponseCharacterChannelAdapter.setPortalControlStructures(PortalControlStructures pcs)
           
 void MultithreadedPrivilegedCacheableMimeResponseCharacterChannelAdapter.setPortalControlStructures(PortalControlStructures pcs)
           
 void IMultithreadedPrivileged.setPortalControlStructures(PortalControlStructures pcs, java.lang.String uid)
          Deprecated. Passes portal control structure to the channel.
 

Uses of PortalControlStructures in org.jasig.portal.car
 

Methods in org.jasig.portal.car with parameters of type PortalControlStructures
 void CarResourceWorker.processWorkerDispatch(PortalControlStructures pcs)
          Provides web access to channel resources stored in channel archive files housing channels if the channels were installed in the portal using a CAR.
 

Uses of PortalControlStructures in org.jasig.portal.channels
 

Fields in org.jasig.portal.channels declared as PortalControlStructures
private  PortalControlStructures CSnoop.pcs
           
private  PortalControlStructures CSecureInfo.portcs
           
 

Methods in org.jasig.portal.channels with parameters of type PortalControlStructures
 void CError.setPortalControlStructures(PortalControlStructures pcs)
          Deprecated.  
 void CLogin.setPortalControlStructures(PortalControlStructures pcs)
           
 void CSecureInfo.setPortalControlStructures(PortalControlStructures pcs)
           
 void CSnoop.setPortalControlStructures(PortalControlStructures pcs)
          Sends portal control structures to the portal, i.e.
 

Uses of PortalControlStructures in org.jasig.portal.channels.DLMUserPreferences
 

Fields in org.jasig.portal.channels.DLMUserPreferences declared as PortalControlStructures
private  PortalControlStructures TabColumnPrefsState.pcs
           
 

Methods in org.jasig.portal.channels.DLMUserPreferences with parameters of type PortalControlStructures
 void TabColumnPrefsState.setPortalControlStructures(PortalControlStructures pcs)
           
 void GPreferencesState.setPortalControlStructures(PortalControlStructures pcs)
           
 void CUserPreferences.setPortalControlStructures(PortalControlStructures pcs)
           
 void BaseState.setPortalControlStructures(PortalControlStructures pcs)
           
 

Uses of PortalControlStructures in org.jasig.portal.channels.error
 

Fields in org.jasig.portal.channels.error declared as PortalControlStructures
private  PortalControlStructures CError.portcs
           
 

Methods in org.jasig.portal.channels.error with parameters of type PortalControlStructures
 void CError.setPortalControlStructures(PortalControlStructures pcs)
           
 

Uses of PortalControlStructures in org.jasig.portal.channels.portlet
 

Fields in org.jasig.portal.channels.portlet declared as PortalControlStructures
private  PortalControlStructures ChannelState.pcs
           
 

Methods in org.jasig.portal.channels.portlet that return PortalControlStructures
 PortalControlStructures ChannelState.getPortalControlStructures()
           
 

Methods in org.jasig.portal.channels.portlet with parameters of type PortalControlStructures
 void ChannelState.setPortalControlStructures(PortalControlStructures pcs)
           
 void CPortletAdapter.setPortalControlStructures(PortalControlStructures pcs, java.lang.String uid)
          Sets the portal control structures.
 

Uses of PortalControlStructures in org.jasig.portal.channels.UserPreferences
 

Fields in org.jasig.portal.channels.UserPreferences declared as PortalControlStructures
private  PortalControlStructures TabColumnPrefsState.pcs
           
 

Methods in org.jasig.portal.channels.UserPreferences with parameters of type PortalControlStructures
 void TabColumnPrefsState.setPortalControlStructures(PortalControlStructures pcs)
           
 void GPreferencesState.setPortalControlStructures(PortalControlStructures pcs)
           
 void CUserPreferences.setPortalControlStructures(PortalControlStructures pcs)
           
 void BaseState.setPortalControlStructures(PortalControlStructures pcs)
           
 

Uses of PortalControlStructures in org.jasig.portal.layout.alm.channels
 

Methods in org.jasig.portal.layout.alm.channels with parameters of type PortalControlStructures
 void FragmentManager.setPortalControlStructures(PortalControlStructures pcs)
          Passes portal control structure to the channel.
 void CFragmentManager.setPortalControlStructures(PortalControlStructures pcs)
          Passes portal control structure to the channel.
 void CContentSubscriber.setPortalControlStructures(PortalControlStructures pcs)
          Passes portal control structure to the channel.
 

Uses of PortalControlStructures in org.jasig.portal.layout.channels
 

Fields in org.jasig.portal.layout.channels declared as PortalControlStructures
private  PortalControlStructures CSkinSelector.controlStructures
           
 

Methods in org.jasig.portal.layout.channels with parameters of type PortalControlStructures
 void CSkinSelector.setPortalControlStructures(PortalControlStructures pcs)
          Passes portal control structure to the channel.
 

Uses of PortalControlStructures in org.jasig.portal.layout.channels.locales
 

Methods in org.jasig.portal.layout.channels.locales with parameters of type PortalControlStructures
 void CUserLocalesSelector.setPortalControlStructures(PortalControlStructures pcs)
           
 

Uses of PortalControlStructures in org.jasig.portal.layout.channels.sitemap
 

Methods in org.jasig.portal.layout.channels.sitemap with parameters of type PortalControlStructures
 void CSiteMap.setPortalControlStructures(PortalControlStructures pcs)