Class PortalStudioPortalMode

    • Constructor Detail

      • PortalStudioPortalMode

        public PortalStudioPortalMode​(int id,
                                      java.lang.String name,
                                      java.lang.String description,
                                      IPermissionProvider permissionProvider,
                                      java.lang.Class<? extends HTMLFragmentComponent> renderComponentClass,
                                      java.lang.String[] attributeNames,
                                      java.lang.Class<? extends AbstractLayoutFileMarkupFilter> markupFilterClass,
                                      java.lang.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