Class ContextValidatingPortalMode

    • Constructor Detail

      • ContextValidatingPortalMode

        public ContextValidatingPortalMode​(int id,
                                           String name,
                                           String description,
                                           IPermissionProvider permissionProvider,
                                           Class<? extends HTMLFragmentComponent> renderComponentClass,
                                           String[] attributeNames,
                                           Class<? extends AbstractLayoutFileMarkupFilter> markupFilterClass,
                                           String modeRootUrl)
        Constructor for the class.
        Parameters:
        id - the id of the current PortalMode
        name - the name of the current PortalMode.
        description - the description of the current PortalMode.
        the - portal mode url provider of the current PortalMode.
        attributeNames - attribute names for the current PortalMode.
        markupFilterClass - markup filter class for the current PortalMode.
        Since:
        7.1.0