Package org.exoplatform.portal.config


package org.exoplatform.portal.config
  • Class
    Description
    Default implementation of GroupVisibilityPlugin which allows to see a group if any of these conditions is fulfilled: * the given user is the super user * the given user is a platform administrator * the given user is a manager of the group
    A class that will be used to check if a site portal should have dynamic site layout retrieved into it or not.
    A ComponentPlugin to inject by IOC in order to customize site layout to display in UI switch site properties.
    A Service to make displayed sites Portal Layout dynamic switch configurations.
    This listener is used to remove the Group Site Config of a group when it is deleted
    Plugin user by UserACL to check if the given user has permissions to see the given group
    Listener to update the meta portal config in UserPortalConfigService service when the portal config is updated
     
    Created by The eXo Platform SARL Author : Tuan Nguyen tuan08@users.sourceforge.net May 22, 2006
     
    Created by The eXo Platform SAS Author : Hoa Pham hoa.phamvu@exoplatform.com Nov 19, 2008
    Created by The eXo Platform SARL Author : Tung.Pham tung.pham@exoplatform.com Jul 31, 2007
    Created by The eXo Platform SARL Author : Tung.Pham tung.pham@exoplatform.com Aug 1, 2007
    Deprecated, for removal: This API element is subject to removal in a future version.
    Site Templates has been changed to be stored in database to make it dynamically managed by UI rather than statis pages and navigation from source files
    This exception signals that the passed argument model is stale and that the underlying update operation could not be accomplished.
     
     
     
    A metadata class to describe security configuration.
     
    Created by The eXo Platform SAS Apr 19, 2007 This service is used to load the PortalConfig, Page config and Navigation config for a given user.