public interface MultiTenantAdminVisibilityService
| Modifier and Type | Method and Description |
|---|---|
Boolean |
isAdminSectionVisible(MultiTenantAdminSection adminSection,
MultiTenantSite site)
Determines whether or not the `AdminSection` is visible for the given `MultiTenantSite`.
|
Boolean |
isHiddenButAccessible(MultiTenantAdminSection adminSection,
MultiTenantSite site)
Determines whether or not the admin section is hidden from the UI, but still accessible
for operations in template and standard site admin pages.
|
Boolean isAdminSectionVisible(MultiTenantAdminSection adminSection, MultiTenantSite site)
adminSection - site - Boolean isHiddenButAccessible(MultiTenantAdminSection adminSection, MultiTenantSite site)
adminSection - site - Copyright © 2020. All rights reserved.