Uses of Class
org.exoplatform.web.register.RegisterUIParamsExtension

Packages that use RegisterUIParamsExtension
Package
Description
 
  • Uses of RegisterUIParamsExtension in org.exoplatform.web.register

    Constructors in org.exoplatform.web.register with parameters of type RegisterUIParamsExtension
    Modifier
    Constructor
    Description
     
    RegisterHandler(org.exoplatform.container.PortalContainer container, org.exoplatform.services.resources.ResourceBundleService resourceBundleService, org.exoplatform.web.login.recovery.PasswordRecoveryService passwordRecoveryService, org.exoplatform.services.organization.OrganizationService organizationService, org.exoplatform.services.resources.LocaleConfigService localeConfigService, org.exoplatform.portal.branding.BrandingService brandingService, org.exoplatform.web.application.javascript.JavascriptConfigService javascriptConfigService, org.exoplatform.portal.resource.SkinService skinService, RegisterUIParamsExtension registerUIParamsExtension, org.exoplatform.container.xml.InitParams params)