Plumtree Portal UI  
 

PlumtreeHelpers.EveryoneHasAccess Method 

Returns true if the everyone group is on the ACL for the object passed in, false otherwise

public static bool EveryoneHasAccess(
   IPTServerContext ptObject
);

Parameters

ptObject

Return Value

boolean

See Also

PlumtreeHelpers Class | com.plumtree.portaluiinfrastructure.statichelpers Namespace