- I18N - com.jfinal.i18n中的类
-
I18N support.
1: Config parameters in JFinalConfig
2: Init I18N in JFinal
3: I18N support text with Locale
4: ActionContext use I18N.getText(...) with Local setting in I18nInterceptor
5: The resource file in WEB-INF/classes
important: Locale can create with language like new Locale("xxx");
need test
Using String get Locale was learned from Strus2
- I18N() - 类 的构造器com.jfinal.i18n.I18N
-
- I18N.NullResourceBundle - com.jfinal.i18n中的类
-
- I18N.NullResourceBundle() - 类 的构造器com.jfinal.i18n.I18N.NullResourceBundle
-
- I18N_LOCALE - 接口 中的静态变量com.jfinal.core.Const
-
- i18nMaxAgeOfCookie - 类 中的变量com.jfinal.config.Constants
-
- i18nMaxAgeOfCookie - 类 中的静态变量com.jfinal.i18n.I18N
-
- i18nResourceBaseName - 类 中的变量com.jfinal.config.Constants
-
- IAtom - com.jfinal.plugin.activerecord中的接口
-
IAtom support transaction of database.
- ICache - com.jfinal.plugin.activerecord.cache中的接口
-
ICache.
- ICallback - com.jfinal.plugin.activerecord中的接口
-
ICallback provide a JDBC Connection if you need it or the active record plugin can not satisfy you requirement.
- id - 类 中的变量com.jfinal.token.Token
-
- IDataLoader - com.jfinal.plugin.ehcache中的接口
-
IDataLoader.
- IDataSourceProvider - com.jfinal.plugin.activerecord中的接口
-
IDataSourceProvider
ActiveRecordPlugin constructor accept DataSourceProvider and DataSource
- IDruidStatViewAuth - com.jfinal.plugin.druid中的接口
-
授权
- ILoggerFactory - com.jfinal.log中的接口
-
ILoggerFactory.
- IMainRenderFactory - com.jfinal.render中的接口
-
IMainRenderFactory.
- index - 类 中的变量com.jfinal.aop.ActionInvocationWrapper
-
- index - 类 中的变量com.jfinal.core.ActionInvocation
-
- info(String) - 类 中的方法com.jfinal.log.JdkLogger
-
- info(String, Throwable) - 类 中的方法com.jfinal.log.JdkLogger
-
- info(String) - 类 中的方法com.jfinal.log.Log4jLogger
-
- info(String, Throwable) - 类 中的方法com.jfinal.log.Log4jLogger
-
- info(String) - 类 中的方法com.jfinal.log.Logger
-
- info(String, Throwable) - 类 中的方法com.jfinal.log.Logger
-
- init(HttpServletRequest, HttpServletResponse, String) - 类 中的方法com.jfinal.core.Controller
-
- init(JFinalConfig, ServletContext) - 类 中的方法com.jfinal.core.JFinal
-
- init(FilterConfig) - 类 中的方法com.jfinal.core.JFinalFilter
-
- init(String, Locale, Integer) - 类 中的静态方法com.jfinal.i18n.I18N
-
- init(CacheManager) - 类 中的静态方法com.jfinal.plugin.ehcache.CacheKit
-
- init(String, ServletContext) - 类 中的静态方法com.jfinal.render.FileRender
-
- init(ServletContext, Locale, int) - 类 中的静态方法com.jfinal.render.FreeMarkerRender
-
- init(String, boolean) - 类 中的静态方法com.jfinal.render.Render
-
- init(Constants, ServletContext) - 类 中的方法com.jfinal.render.RenderFactory
-
- init(ServletContext) - 类 中的静态方法com.jfinal.render.VelocityRender
-
- init(ITokenCache) - 类 中的静态方法com.jfinal.token.TokenManager
-
- init(String, int, String) - 类 中的静态方法com.jfinal.upload.MultipartRequest
-
- init(String, int, String) - 类 中的静态方法com.jfinal.upload.OreillyCos
-
- initActionMapping() - 类 中的方法com.jfinal.core.JFinal
-
- initActiveRecord() - 类 中的方法com.jfinal.core.JFinal
-
- initC3p0Properties(String, String, String, String, Integer, Integer, Integer, Integer, Integer) - 类 中的方法com.jfinal.plugin.c3p0.C3p0Plugin
-
- initFileRender(ServletContext) - 类 中的方法com.jfinal.render.RenderFactory
-
- initFreeMarkerRender(ServletContext) - 类 中的方法com.jfinal.render.RenderFactory
-
- initHandler() - 类 中的方法com.jfinal.core.JFinal
-
- initI18n() - 类 中的方法com.jfinal.core.JFinal
-
- initialPoolSize - 类 中的变量com.jfinal.plugin.c3p0.C3p0Plugin
-
- initialSize - 类 中的变量com.jfinal.plugin.druid.DruidPlugin
-
- initLogger() - 类 中的静态方法com.jfinal.core.JFinalFilter
-
- initLoggerFactory() - 类 中的方法com.jfinal.core.JFinal
-
- initOreillyCos() - 类 中的方法com.jfinal.core.JFinal
-
- initPathUtil() - 类 中的方法com.jfinal.core.JFinal
-
- initRender() - 类 中的方法com.jfinal.core.JFinal
-
- initTokenManager() - 类 中的方法com.jfinal.core.JFinal
-
- initVelocityRender(ServletContext) - 类 中的方法com.jfinal.render.RenderFactory
-
- inject(Class<?>, HttpServletRequest, boolean) - 类 中的静态方法com.jfinal.core.ModelInjector
-
- inject(Class<?>, String, HttpServletRequest, boolean) - 类 中的静态方法com.jfinal.core.ModelInjector
-
- Inject - com.jfinal.plugin.spring中的类
-
Inject.
- Inject() - 类 的构造器com.jfinal.plugin.spring.Inject
-
- Inject.BY_NAME - com.jfinal.plugin.spring中的注释类型
-
- Inject.BY_TYPE - com.jfinal.plugin.spring中的注释类型
-
- Inject.IGNORE - com.jfinal.plugin.spring中的注释类型
-
- injectActiveRecordModel(Model<?>, String, HttpServletRequest, boolean) - 类 中的静态方法com.jfinal.core.ModelInjector
-
- injectCommonModel(Object, String, HttpServletRequest, Class<?>, boolean) - 类 中的静态方法com.jfinal.core.ModelInjector
-
- injectField(Controller, Field) - 类 中的方法com.jfinal.plugin.spring.IocInterceptor
-
- inputStream - 类 中的变量com.jfinal.plugin.ehcache.EhCachePlugin
-
- INSTANCE - 类 中的静态变量com.jfinal.log.NullLoggerFactory
-
- intercept(ActionInvocation) - 接口 中的方法com.jfinal.aop.Interceptor
-
- intercept(ActionInvocation) - 类 中的方法com.jfinal.aop.InterceptorStack
-
- intercept(ActionInvocation) - 类 中的方法com.jfinal.aop.PrototypeInterceptor
-
- intercept(ActionInvocation) - 类 中的方法com.jfinal.ext.interceptor.GET
-
- intercept(ActionInvocation) - 类 中的方法com.jfinal.ext.interceptor.LogInterceptor
-
- intercept(ActionInvocation) - 类 中的方法com.jfinal.ext.interceptor.NoUrlPara
-
- intercept(ActionInvocation) - 类 中的方法com.jfinal.ext.interceptor.POST
-
- intercept(ActionInvocation) - 类 中的方法com.jfinal.ext.interceptor.Restful
-
add edit 无需处理
GET /user ---> index
GET /user/id ---> show
POST /user ---> save
PUT /user/id ---> update
DELECT /user/id ---> delete
- intercept(ActionInvocation) - 类 中的方法com.jfinal.ext.interceptor.SessionInViewInterceptor
-
- intercept(ActionInvocation) - 类 中的方法com.jfinal.plugin.activerecord.OneConnectionPerThread
-
- intercept(ActionInvocation) - 类 中的方法com.jfinal.plugin.activerecord.tx.Tx
-
- intercept(ActionInvocation) - 类 中的方法com.jfinal.plugin.activerecord.tx.TxByActionKeys
-
- intercept(ActionInvocation) - 类 中的方法com.jfinal.plugin.activerecord.tx.TxByRegex
-
- intercept(ActionInvocation) - 类 中的方法com.jfinal.plugin.ehcache.CacheInterceptor
-
- intercept(ActionInvocation) - 类 中的方法com.jfinal.plugin.spring.IocInterceptor
-
- intercept(ActionInvocation) - 类 中的方法com.jfinal.validate.Validator
-
- Interceptor - com.jfinal.aop中的接口
-
Interceptor.
- InterceptorBuilder - com.jfinal.core中的类
-
InterceptorBuilder
- InterceptorBuilder() - 类 的构造器com.jfinal.core.InterceptorBuilder
-
- interceptorList - 类 中的变量com.jfinal.config.Interceptors
-
- Interceptors - com.jfinal.config中的类
-
The interceptors applied to all actions.
- Interceptors() - 类 的构造器com.jfinal.config.Interceptors
-
- interceptors - 类 中的变量com.jfinal.core.Action
-
- interceptors - 类 中的变量com.jfinal.core.ActionMapping
-
- interceptors - 类 中的静态变量com.jfinal.core.Config
-
- InterceptorStack - com.jfinal.aop中的类
-
InterceptorStack.
- InterceptorStack() - 类 的构造器com.jfinal.aop.InterceptorStack
-
- interList - 类 中的变量com.jfinal.aop.InterceptorStack
-
- inters - 类 中的变量com.jfinal.aop.ActionInvocationWrapper
-
- inters - 类 中的变量com.jfinal.aop.InterceptorStack
-
- inters - 类 中的变量com.jfinal.core.ActionInvocation
-
- intersMap - 类 中的变量com.jfinal.core.InterceptorBuilder
-
- invalid - 类 中的变量com.jfinal.validate.Validator
-
- invalidate() - 类 中的方法com.jfinal.ext.interceptor.JFinalSession
-
- invalidate(String) - 接口 中的方法com.jfinal.plugin.auth.ISession
-
- invocation - 类 中的变量com.jfinal.validate.Validator
-
- invoke() - 类 中的方法com.jfinal.aop.ActionInvocationWrapper
-
Invoke the action
- invoke() - 类 中的方法com.jfinal.core.ActionInvocation
-
Invoke the action.
- invoke(Object, Method, Object[]) - 类 中的方法com.jfinal.plugin.activerecord.SqlReporter
-
- IocInterceptor - com.jfinal.plugin.spring中的类
-
IocInterceptor.
- IocInterceptor() - 类 的构造器com.jfinal.plugin.spring.IocInterceptor
-
- IPlugin - com.jfinal.plugin中的接口
-
IPlugin
- isBlank(String) - 类 中的静态方法com.jfinal.util.StringKit
-
字符串为 null 或者为 "" 时返回 true
- isDebugEnabled() - 类 中的方法com.jfinal.log.JdkLogger
-
- isDebugEnabled() - 类 中的方法com.jfinal.log.Log4jLogger
-
- isDebugEnabled() - 类 中的方法com.jfinal.log.Logger
-
- isErrorEnabled() - 类 中的方法com.jfinal.log.JdkLogger
-
- isErrorEnabled() - 类 中的方法com.jfinal.log.Log4jLogger
-
- isErrorEnabled() - 类 中的方法com.jfinal.log.Logger
-
- IServer - com.jfinal.server中的接口
-
- ISession - com.jfinal.plugin.auth中的接口
-
- isExistsThreadLocalConnection() - 类 中的静态方法com.jfinal.plugin.activerecord.DbKit
-
Helps to prevent nested transaction.
- isFatalEnabled() - 类 中的方法com.jfinal.log.JdkLogger
-
- isFatalEnabled() - 类 中的方法com.jfinal.log.Log4jLogger
-
- isFatalEnabled() - 类 中的方法com.jfinal.log.Logger
-
- isInfoEnabled() - 类 中的方法com.jfinal.log.JdkLogger
-
- isInfoEnabled() - 类 中的方法com.jfinal.log.Log4jLogger
-
- isInfoEnabled() - 类 中的方法com.jfinal.log.Logger
-
- isMultipartSupported - 类 中的静态变量com.jfinal.upload.MultipartRequest
-
- isMultipartSupported - 类 中的静态变量com.jfinal.upload.OreillyCos
-
- isMultipartSupported() - 类 中的静态方法com.jfinal.upload.OreillyCos
-
- isNew() - 类 中的方法com.jfinal.ext.interceptor.JFinalSession
-
- isParaBlank(String) - 类 中的方法com.jfinal.core.Controller
-
Return true if the para value is blank otherwise return false
- isParaBlank(int) - 类 中的方法com.jfinal.core.Controller
-
Return true if the urlPara value is blank otherwise return false
- isParaExists(String) - 类 中的方法com.jfinal.core.Controller
-
Return true if the para exists otherwise return false
- isParaExists(int) - 类 中的方法com.jfinal.core.Controller
-
Return true if the urlPara exists otherwise return false
- isPermitted(HttpServletRequest) - 接口 中的方法com.jfinal.plugin.druid.IDruidStatViewAuth
-
- isPermittedRequest(HttpServletRequest) - 类 中的方法com.jfinal.plugin.druid.DruidStatViewHandler.JFinalStatViewServlet
-
- isSafeFile(UploadFile) - 类 中的方法com.jfinal.upload.MultipartRequest
-
- isStarted - 类 中的变量com.jfinal.server.JettyServer
-
- isSupportActiveRecord - 类 中的静态变量com.jfinal.render.JspRender
-
- isSupportAutoIncrementKey() - 类 中的方法com.jfinal.plugin.activerecord.dialect.AnsiSqlDialect
-
- isSupportAutoIncrementKey() - 类 中的方法com.jfinal.plugin.activerecord.dialect.Dialect
-
- isSupportAutoIncrementKey() - 类 中的方法com.jfinal.plugin.activerecord.dialect.MysqlDialect
-
- isSupportAutoIncrementKey() - 类 中的方法com.jfinal.plugin.activerecord.dialect.OracleDialect
-
- isSupportAutoIncrementKey() - 类 中的方法com.jfinal.plugin.activerecord.dialect.PostgreSqlDialect
-
- isSupportAutoIncrementKey() - 类 中的方法com.jfinal.plugin.activerecord.dialect.Sqlite3Dialect
-
- isTakeOverDbPaginate() - 类 中的方法com.jfinal.plugin.activerecord.dialect.AnsiSqlDialect
-
- isTakeOverDbPaginate() - 类 中的方法com.jfinal.plugin.activerecord.dialect.Dialect
-
- isTakeOverModelPaginate() - 类 中的方法com.jfinal.plugin.activerecord.dialect.AnsiSqlDialect
-
- isTakeOverModelPaginate() - 类 中的方法com.jfinal.plugin.activerecord.dialect.Dialect
-
- isWarnEnabled() - 类 中的方法com.jfinal.log.JdkLogger
-
- isWarnEnabled() - 类 中的方法com.jfinal.log.Log4jLogger
-
- isWarnEnabled() - 类 中的方法com.jfinal.log.Logger
-
- ITokenCache - com.jfinal.token中的接口
-
ITokenCache.