Uses of Class
org.fenixedu.cms.routing.CMSURLHandler
-
Packages that use CMSURLHandler Package Description org.fenixedu.bennu org.fenixedu.cms.routing org.fenixedu.cms.ui -
-
Uses of CMSURLHandler in org.fenixedu.bennu
Methods in org.fenixedu.bennu that return CMSURLHandler Modifier and Type Method Description CMSURLHandlerCMSConfiguration. cmsUrlHandler() -
Uses of CMSURLHandler in org.fenixedu.cms.routing
Constructors in org.fenixedu.cms.routing with parameters of type CMSURLHandler Constructor Description CMSBackend(CMSURLHandler cmsUrlHandler)CMSEmbeddedBackend(CMSURLHandler handler) -
Uses of CMSURLHandler in org.fenixedu.cms.ui
Constructors in org.fenixedu.cms.ui with parameters of type CMSURLHandler Constructor Description AdminThemes(CMSURLHandler urlHandler)DefaultSiteController(CMSURLHandler handler)
-