Skip navigation links
A B C D E F G H I L M N O P R S T U V W _ 

A

addInterceptors(InterceptorRegistry) - Method in class pl.fhframework.app.WebMvcConfig
 
additionalCssUrl() - Method in interface pl.fhframework.app.config.FhApplicationConfiguration
 
additionalJsUrl() - Method in interface pl.fhframework.app.config.FhApplicationConfiguration
 
addResourceHandlers(ResourceHandlerRegistry) - Method in class pl.fhframework.app.WebMvcConfig
 
addViewControllers(ViewControllerRegistry) - Method in class pl.fhframework.app.WebMvcConfig
 
applicationLogoUrl() - Method in interface pl.fhframework.app.config.FhApplicationConfiguration
 
applicationTitle() - Method in interface pl.fhframework.app.config.FhApplicationConfiguration
 
authenticateGuest() - Method in class pl.fhframework.app.HttpMappings
 
authenticationManagerBean() - Method in class pl.fhframework.app.WebSecurityConfig
 

B

BASE_CSS - Static variable in interface pl.fhframework.app.config.FhNavbarConfiguration
 
bootstrapCssUrlList(Map<String, String>) - Method in interface pl.fhframework.app.config.FhNavbarConfiguration
Return customized list of css <id, url> available within Navigation Bar
BOOTSWATCH_THEME_URL - Static variable in interface pl.fhframework.app.config.FhNavbarConfiguration
 

C

cancel() - Method in class pl.fhframework.app.preferences.UserPreferencesUC
 
closeAlternativeStylesheet() - Method in class pl.fhframework.app.menu.NavbarUC
 
closeMenu() - Method in interface pl.fhframework.app.menu.INavbar
 
closeMenu() - Method in class pl.fhframework.app.menu.NavbarUC
 
config() - Method in class pl.fhframework.app.config.DefaultApplicationConfigurer
 
configure(SpringApplicationBuilder) - Method in class pl.fhframework.app.DefaultApplication
Method is used when application is deployed on an external application server, e.g.
configure(HttpSecurity) - Method in class pl.fhframework.app.DefaultApplicationWebConfig
 
configure(HttpSecurity) - Method in class pl.fhframework.app.WebSecurityConfig
 
configure(AuthenticationManagerBuilder) - Method in class pl.fhframework.app.WebSecurityConfig
 
customSecurityFilter() - Method in class pl.fhframework.app.WebSecurityConfig
 

D

DefaultApplication - Class in pl.fhframework.app
 
DefaultApplication() - Constructor for class pl.fhframework.app.DefaultApplication
 
DefaultApplication.PackagesScan - Class in pl.fhframework.app
 
DefaultApplicationConfigurer - Class in pl.fhframework.app.config
Created by pawel.ruta on 2018-05-09.
DefaultApplicationConfigurer() - Constructor for class pl.fhframework.app.config.DefaultApplicationConfigurer
 
DefaultApplicationInfo - Class in pl.fhframework.app
Created by krzysztof.kobylarek on 2017-05-22.
DefaultApplicationInfo() - Constructor for class pl.fhframework.app.DefaultApplicationInfo
 
DefaultApplicationWebConfig - Class in pl.fhframework.app
 
DefaultApplicationWebConfig() - Constructor for class pl.fhframework.app.DefaultApplicationWebConfig
 
defaultCss() - Method in interface pl.fhframework.app.config.FhNavbarConfiguration
 
doAfterRefresh() - Method in class pl.fhframework.app.menu.NavbarUC
 
downloadUserLog() - Method in class pl.fhframework.app.menu.NavbarUC
 

E

EnableFhJpaRepositories - Annotation Type in pl.fhframework.app.config.repository
Created by pawel.ruta on 2018-05-07.
extractValues(String[], Set<String>) - Method in class pl.fhframework.app.config.repository.FhAnnotationRepositoryConfigurationSource
 

F

FH_CSS - Static variable in interface pl.fhframework.app.config.FhNavbarConfiguration
 
FhAnnotationRepositoryConfigurationSource - Class in pl.fhframework.app.config.repository
Created by pawel.ruta on 2018-05-07.
FhAnnotationRepositoryConfigurationSource(AnnotationMetadata, Class<? extends Annotation>, ResourceLoader, Environment, BeanDefinitionRegistry, BeanNameGenerator) - Constructor for class pl.fhframework.app.config.repository.FhAnnotationRepositoryConfigurationSource
 
FhApplication - Annotation Type in pl.fhframework.app.config
Created by pawel.ruta on 2018-05-07.
FhApplicationConfiguration - Interface in pl.fhframework.app.config
Created by pawel.ruta on 2018-05-09.
fhApplicationInit() - Static method in class pl.fhframework.app.DefaultApplication
 
FhNavbarConfiguration - Interface in pl.fhframework.app.config
Created by pawel.ruta on 2018-05-09.

G

getBasePackages() - Method in class pl.fhframework.app.config.repository.FhAnnotationRepositoryConfigurationSource
 
getContainer() - Method in class pl.fhframework.app.menu.NavbarForm
 
getContainerId() - Method in class pl.fhframework.app.menu.MenuUC
 
getContainerId() - Method in class pl.fhframework.app.menu.NavbarUC
 
getCssUrls() - Method in class pl.fhframework.app.config.DefaultApplicationConfigurer
 
getId(int) - Method in class pl.fhframework.app.menu.NavbarForm.Model
 
getValue() - Method in enum pl.fhframework.app.menu.NavbarForm.Language
 

H

hide() - Method in class pl.fhframework.app.menu.MenuService
 
hideMenu() - Method in interface pl.fhframework.app.menu.INavbar
 
hideMenu() - Method in class pl.fhframework.app.menu.NavbarUC
 
HttpMappings - Class in pl.fhframework.app
 
HttpMappings() - Constructor for class pl.fhframework.app.HttpMappings
 

I

image(String, String) - Method in class pl.fhframework.app.HttpMappings
 
INavbar - Interface in pl.fhframework.app.menu
Created by pawel.ruta on 2018-08-23.
index(HttpServletRequest) - Method in class pl.fhframework.app.HttpMappings
 
isMenuHidden() - Method in interface pl.fhframework.app.config.FhApplicationConfiguration
 

L

localeChangeInterceptor() - Method in class pl.fhframework.app.WebMvcConfig
 
localeResolver() - Method in class pl.fhframework.app.WebMvcConfig
 
login(String, String, HttpServletRequest, HttpServletResponse) - Method in class pl.fhframework.app.HttpMappings
 

M

main(String...) - Static method in class pl.fhframework.app.DefaultApplication
 
markdown(String, String) - Method in class pl.fhframework.app.HttpMappings
 
MATERIA_CSS - Static variable in interface pl.fhframework.app.config.FhNavbarConfiguration
 
MENU_CONTAINER_ID - Static variable in class pl.fhframework.app.menu.MenuUC
 
menuElementClicked(MenuElement) - Method in class pl.fhframework.app.menu.MenuUC
 
MenuForm - Class in pl.fhframework.app.menu
 
MenuForm() - Constructor for class pl.fhframework.app.menu.MenuForm
 
MenuForm.Model - Class in pl.fhframework.app.menu
 
MenuForm__View - Class in pl.fhframework.app.menu
 
MenuForm__View() - Constructor for class pl.fhframework.app.menu.MenuForm__View
 
MenuService - Class in pl.fhframework.app.menu
Created by pawel.ruta on 2018-05-21.
MenuService() - Constructor for class pl.fhframework.app.menu.MenuService
 
MenuUC - Class in pl.fhframework.app.menu
 
MenuUC() - Constructor for class pl.fhframework.app.menu.MenuUC
 
messageSource() - Method in class pl.fhframework.app.HttpMappings
 
MessageSourceFactory - Class in pl.fhframework.app
 
MessageSourceFactory() - Constructor for class pl.fhframework.app.MessageSourceFactory
 
Model() - Constructor for class pl.fhframework.app.menu.MenuForm.Model
 
Model() - Constructor for class pl.fhframework.app.menu.NavbarForm.Model
 
Model() - Constructor for class pl.fhframework.app.preferences.UserPreferencesForm.Model
 

N

NAVBAR_CONTAINER_ID - Static variable in class pl.fhframework.app.menu.NavbarUC
 
NavbarForm - Class in pl.fhframework.app.menu
 
NavbarForm() - Constructor for class pl.fhframework.app.menu.NavbarForm
 
NavbarForm.Language - Enum in pl.fhframework.app.menu
 
NavbarForm.Model - Class in pl.fhframework.app.menu
 
NavbarForm__View - Class in pl.fhframework.app.menu
 
NavbarForm__View() - Constructor for class pl.fhframework.app.menu.NavbarForm__View
 
NavbarUC - Class in pl.fhframework.app.menu
 
NavbarUC() - Constructor for class pl.fhframework.app.menu.NavbarUC
 

O

onSessionLanguageChange() - Method in class pl.fhframework.app.menu.MenuUC
 
openLocalStylesheet(String) - Method in class pl.fhframework.app.menu.NavbarUC
 
openMenu() - Method in interface pl.fhframework.app.menu.INavbar
 
openMenu() - Method in class pl.fhframework.app.menu.NavbarUC
 
openPreferences() - Method in class pl.fhframework.app.menu.NavbarUC
 
openStylesheet(String) - Method in class pl.fhframework.app.menu.NavbarUC
 

P

PackagesScan() - Constructor for class pl.fhframework.app.DefaultApplication.PackagesScan
 
passwordEncoder() - Method in class pl.fhframework.app.WebSecurityConfig
 
permitedToAllRequestUrls() - Method in class pl.fhframework.app.DefaultApplicationWebConfig
 
pl.fhframework.app - package pl.fhframework.app
 
pl.fhframework.app.config - package pl.fhframework.app.config
 
pl.fhframework.app.config.repository - package pl.fhframework.app.config.repository
 
pl.fhframework.app.menu - package pl.fhframework.app.menu
 
pl.fhframework.app.preferences - package pl.fhframework.app.preferences
 
preConfigureSpring() - Static method in class pl.fhframework.app.DefaultApplication
 

R

readPackagesScan() - Static method in class pl.fhframework.app.DefaultApplication
 
registerModules() - Static method in class pl.fhframework.app.DefaultApplication
 

S

save() - Method in class pl.fhframework.app.preferences.UserPreferencesUC
 
sessionRegistry() - Method in class pl.fhframework.app.WebSecurityConfig
 
sessionUsed(HttpServletRequest) - Method in class pl.fhframework.app.HttpMappings
 
setLanguageEnglish() - Method in class pl.fhframework.app.menu.NavbarUC
 
setLanguagePolish() - Method in class pl.fhframework.app.menu.NavbarUC
 
setSecurityProviderInitializer(SecurityProviderInitializer) - Method in class pl.fhframework.app.WebSecurityConfig
 
show() - Method in class pl.fhframework.app.menu.MenuService
 
showMenu() - Method in interface pl.fhframework.app.menu.INavbar
 
showMenu() - Method in class pl.fhframework.app.menu.NavbarUC
 
SOURCE_NAME - Static variable in class pl.fhframework.app.MessageSourceFactory
 
start() - Method in class pl.fhframework.app.menu.MenuUC
 
start() - Method in class pl.fhframework.app.menu.NavbarUC
 
start() - Method in class pl.fhframework.app.preferences.UserPreferencesUC
 

T

timeout(String, HttpServletRequest) - Method in class pl.fhframework.app.HttpMappings
 
toggle() - Method in class pl.fhframework.app.menu.MenuService
 
toggleMenu() - Method in class pl.fhframework.app.menu.NavbarUC
 
translationsMessageSource() - Method in class pl.fhframework.app.MessageSourceFactory
 

U

UserPreferencesForm - Class in pl.fhframework.app.preferences
 
UserPreferencesForm() - Constructor for class pl.fhframework.app.preferences.UserPreferencesForm
 
UserPreferencesForm.Model - Class in pl.fhframework.app.preferences
 
UserPreferencesUC - Class in pl.fhframework.app.preferences
 
UserPreferencesUC(UserPreferencesService, MessageService) - Constructor for class pl.fhframework.app.preferences.UserPreferencesUC
 

V

valueOf(String) - Static method in enum pl.fhframework.app.menu.NavbarForm.Language
Returns the enum constant of this type with the specified name.
values() - Static method in enum pl.fhframework.app.menu.NavbarForm.Language
Returns an array containing the constants of this enum type, in the order they are declared.

W

WebMvcConfig - Class in pl.fhframework.app
 
WebMvcConfig() - Constructor for class pl.fhframework.app.WebMvcConfig
 
WebSecurityConfig - Class in pl.fhframework.app
Created by krzysztof.kobylarek on 2017-05-22.
WebSecurityConfig() - Constructor for class pl.fhframework.app.WebSecurityConfig
 
WithDataSource - Class in pl.fhframework.app.config
 
WithDataSource() - Constructor for class pl.fhframework.app.config.WithDataSource
 
WithoutDataSource - Class in pl.fhframework.app.config
 
WithoutDataSource() - Constructor for class pl.fhframework.app.config.WithoutDataSource
 

_

____actions - Static variable in class pl.fhframework.app.menu.MenuForm__View
 
____actions - Static variable in class pl.fhframework.app.menu.NavbarForm__View
 
____variants - Static variable in class pl.fhframework.app.menu.MenuForm__View
 
____variants - Static variable in class pl.fhframework.app.menu.NavbarForm__View
 
A B C D E F G H I L M N O P R S T U V W _ 
Skip navigation links

Copyright © 2021. All rights reserved.