- generate(HttpServletRequest) - 类 中的方法com.jfinal.ext.kit.SessionIdKit
-
- generateSalt(int) - 类 中的静态方法com.jfinal.kit.HashKit
-
md5 128bit 16bytes sha1 160bit 20bytes sha256 256bit 32bytes sha384 384bit 48bites sha512
512bit 64bites
- get() - 类 中的方法com.domeke.core.kit.Reflect
-
Get the wrapped object
- get(String) - 类 中的方法com.domeke.core.kit.Reflect
-
Get a field value.
- get(String) - 类 中的静态方法com.domeke.core.plugin.I18NPlugin
-
获取国际化Map
- get(String, String) - 类 中的静态方法com.domeke.core.plugin.I18NPlugin
-
获取国际化值
- GET - com.jfinal.ext.interceptor中的类
-
Accept GET method only.
- GET() - 类 的构造器com.jfinal.ext.interceptor.GET
-
- get(String) - 类 中的方法com.jfinal.i18n.Res
-
Get the message value from ResourceBundle of the related Locale.
- get(String, Map<String, String>, Map<String, String>) - 类 中的静态方法com.jfinal.kit.HttpKit
-
Send GET request
- get(String, Map<String, String>) - 类 中的静态方法com.jfinal.kit.HttpKit
-
- get(String) - 类 中的静态方法com.jfinal.kit.HttpKit
-
- get(String) - 类 中的方法com.jfinal.kit.Prop
-
- get(String, String) - 类 中的方法com.jfinal.kit.Prop
-
- get(String) - 类 中的静态方法com.jfinal.kit.PropKit
-
- get(String, String) - 类 中的静态方法com.jfinal.kit.PropKit
-
- get(Object) - 类 中的方法com.jfinal.kit.Ret
-
- get(String, Object) - 类 中的方法com.jfinal.plugin.activerecord.cache.EhCache
-
- get(String, Object) - 接口 中的方法com.jfinal.plugin.activerecord.cache.ICache
-
- get(Object) - 类 中的方法com.jfinal.plugin.activerecord.CaseInsensitiveContainerFactory.CaseInsensitiveMap
-
- get(String) - 类 中的方法com.jfinal.plugin.activerecord.Model
-
Get attribute of any mysql type
- get(String, Object) - 类 中的方法com.jfinal.plugin.activerecord.Model
-
Get attribute of any mysql type.
- get(String) - 类 中的方法com.jfinal.plugin.activerecord.Record
-
Get column of any mysql type
- get(String, Object) - 类 中的方法com.jfinal.plugin.activerecord.Record
-
Get column of any mysql type.
- get(String) - 类 中的静态方法com.jfinal.plugin.activerecord.Sqls
-
- get(String, String) - 类 中的静态方法com.jfinal.plugin.activerecord.Sqls
-
- get(String, Object) - 类 中的静态方法com.jfinal.plugin.ehcache.CacheKit
-
- get(String, Object, IDataLoader) - 类 中的静态方法com.jfinal.plugin.ehcache.CacheKit
-
- get(String, Object, Class<? extends IDataLoader>) - 类 中的静态方法com.jfinal.plugin.ehcache.CacheKit
-
- get(Object) - 类 中的方法com.jfinal.plugin.redis.Cache
-
返回 key 所关联的 value 值 如果 key 不存在那么返回特殊值 nil 。
- getAccessToken(HttpServletRequest) - 类 中的静态方法com.jfinal.plugin.auth.AccessTokenBuilder
-
- getAction(String, String[]) - 类 中的方法com.jfinal.core.JFinal
-
- getActionKey() - 类 中的方法com.jfinal.aop.Invocation
-
Return the action key. actionKey = controllerKey + methodName
- getActionKey() - 类 中的方法com.jfinal.core.Action
-
- getActionKey() - 类 中的方法com.jfinal.validate.Validator
-
Return the action key of this action.
- getActionMethod() - 类 中的方法com.jfinal.validate.Validator
-
Return the method of this action.
- getAll() - 类 中的方法com.domeke.core.model.District
-
- getAll() - 接口 中的方法com.jfinal.token.ITokenCache
-
- getAllActionKeys() - 类 中的方法com.jfinal.core.JFinal
-
- getAreaList(String) - 类 中的静态方法com.domeke.core.kit.DistrictKit
-
- getAreaList() - 类 中的方法com.domeke.core.model.District
-
- getArg(int) - 类 中的方法com.jfinal.aop.Invocation
-
- getArgs() - 类 中的方法com.jfinal.aop.Invocation
-
- getAttr(String) - 类 中的方法com.jfinal.core.Controller
-
Returns the value of the named attribute as an Object, or null if no attribute of the given
name exists.
- getAttr(String) - 接口 中的方法com.jfinal.plugin.auth.ISession
-
- getAttrForInt(String) - 类 中的方法com.jfinal.core.Controller
-
Returns the value of the named attribute as an Object, or null if no attribute of the given
name exists.
- getAttrForStr(String) - 类 中的方法com.jfinal.core.Controller
-
Returns the value of the named attribute as an Object, or null if no attribute of the given
name exists.
- getAttrNames() - 类 中的方法com.jfinal.core.Controller
-
Returns an Enumeration containing the names of the attributes available to this request.
- getAttrNames() - 类 中的方法com.jfinal.plugin.activerecord.Model
-
Return attribute names of this model.
- getAttrNames() - 接口 中的方法com.jfinal.plugin.auth.ISession
-
- getAttrs(Model) - 类 中的静态方法com.jfinal.plugin.activerecord.CPI
-
Return the attributes map of the model
- getAttrs() - 类 中的方法com.jfinal.plugin.activerecord.Model
-
Return attribute Map.
- getAttrs() - 类 中的方法com.jfinal.render.JsonRender
-
- getAttrsEntrySet() - 类 中的方法com.jfinal.plugin.activerecord.Model
-
Return attribute Set.
- getAttrsMap() - 类 中的方法com.jfinal.plugin.activerecord.CaseInsensitiveContainerFactory
-
- getAttrsMap() - 接口 中的方法com.jfinal.plugin.activerecord.IContainerFactory
-
- getAttrsMap() - 类 中的方法com.jfinal.plugin.activerecord.OrderedFieldContainerFactory
-
- getAttrValues() - 类 中的方法com.jfinal.plugin.activerecord.Model
-
Return attribute values of this model.
- getBaseName() - 类 中的方法com.jfinal.i18n.I18nInterceptor
-
Return the baseName, which is used as base name of the i18n resource file.
- getBigDecimal(String) - 类 中的方法com.jfinal.plugin.activerecord.Model
-
Get attribute of mysql type: decimal, numeric
- getBigDecimal(String) - 类 中的方法com.jfinal.plugin.activerecord.Record
-
Get column of mysql type: decimal, numeric
- getBigInteger(String) - 类 中的方法com.jfinal.plugin.activerecord.Model
-
Get attribute of mysql type: unsigned bigint
- getBigInteger(String) - 类 中的方法com.jfinal.plugin.activerecord.Record
-
Get column of mysql type: unsigned bigint
- getBoolean(String) - 类 中的静态方法com.domeke.core.kit.PropsKit
-
- getBoolean(String) - 类 中的方法com.jfinal.kit.Prop
-
- getBoolean(String, Boolean) - 类 中的方法com.jfinal.kit.Prop
-
- getBoolean(String) - 类 中的静态方法com.jfinal.kit.PropKit
-
- getBoolean(String, Boolean) - 类 中的静态方法com.jfinal.kit.PropKit
-
- getBoolean(String) - 类 中的方法com.jfinal.plugin.activerecord.Model
-
Get attribute of mysql type: bit, tinyint(1)
- getBoolean(String) - 类 中的方法com.jfinal.plugin.activerecord.Record
-
Get column of mysql type: bit, tinyint(1)
- getBytes(String) - 类 中的方法com.jfinal.plugin.activerecord.Model
-
Get attribute of mysql type: binary, varbinary, tinyblob, blob, mediumblob, longblob
- getBytes(String) - 类 中的方法com.jfinal.plugin.activerecord.Record
-
Get column of mysql type: binary, varbinary, tinyblob, blob, mediumblob, longblob I have not
finished the test.
- getCache(String) - 类 中的方法com.domeke.core.model.Operator
-
- getCache(String) - 接口 中的方法com.domeke.core.service.cache.ICacheService
-
- getCache(String) - 类 中的方法com.domeke.core.service.CodeService
-
- getCache(String) - 类 中的方法com.domeke.core.service.CompanyService
-
- getCache(String) - 类 中的方法com.domeke.core.service.DistrictAreaService
-
- getCache(String) - 类 中的方法com.domeke.core.service.DistrictCityService
-
- getCache(String) - 类 中的方法com.domeke.core.service.DistrictService
-
- getCache(String) - 类 中的方法com.domeke.core.service.MenuService
-
获取缓存
- getCache(String) - 类 中的方法com.domeke.core.service.ModuleService
-
- getCache(String) - 类 中的方法com.domeke.core.service.RoleService
-
- getCache(String) - 类 中的方法com.domeke.core.service.UserRoleService
-
- getCache(String) - 类 中的方法com.domeke.core.service.UserService
-
获取缓存
- getCache() - 类 中的方法com.jfinal.plugin.activerecord.Config
-
- getCache() - 类 中的方法com.jfinal.plugin.redis.RedisInterceptor
-
通过继承 RedisInterceptor 类并覆盖此方法,可以指定 当前线程所使用的 cache
- getCacheManager() - 类 中的静态方法com.jfinal.plugin.ehcache.CacheKit
-
- getChildList(List<Menu>, Menu) - 类 中的方法com.domeke.core.service.MenuService
-
- getCityList(String) - 类 中的静态方法com.domeke.core.kit.DistrictKit
-
- getCityList() - 类 中的方法com.domeke.core.model.District
-
- getColumnNames() - 类 中的方法com.jfinal.plugin.activerecord.Record
-
Return column names of this record.
- getColumns() - 类 中的方法com.jfinal.plugin.activerecord.Record
-
Return columns map.
- getColumnsMap() - 类 中的方法com.jfinal.plugin.activerecord.CaseInsensitiveContainerFactory
-
- getColumnsMap() - 接口 中的方法com.jfinal.plugin.activerecord.IContainerFactory
-
- getColumnsMap() - 类 中的方法com.jfinal.plugin.activerecord.OrderedFieldContainerFactory
-
- getColumnType(String) - 类 中的方法com.jfinal.plugin.activerecord.Table
-
- getColumnTypeMap() - 类 中的方法com.jfinal.plugin.activerecord.Table
-
- getColumnValues() - 类 中的方法com.jfinal.plugin.activerecord.Record
-
Return column values of this record.
- getCommonPropertyType(ELContext, Object) - 类 中的方法com.jfinal.plugin.activerecord.ModelRecordElResolver
-
- getConfig() - 类 中的静态方法com.jfinal.plugin.activerecord.DbKit
-
- getConfig(String) - 类 中的静态方法com.jfinal.plugin.activerecord.DbKit
-
- getConfig(Class<? extends Model>) - 类 中的静态方法com.jfinal.plugin.activerecord.DbKit
-
- getConfiguration() - 类 中的静态方法com.jfinal.render.FreeMarkerRender
-
freemarker can not load freemarker.properies automatically
- getConfigWithTxConfig(Invocation) - 类 中的静态方法com.jfinal.plugin.activerecord.tx.Tx
-
- getConnection() - 类 中的方法com.jfinal.plugin.activerecord.Config
-
Get Connection.
- getConstants() - 类 中的方法com.jfinal.core.JFinal
-
- getContainerFactory() - 类 中的方法com.jfinal.plugin.activerecord.Config
-
- getContentType() - 类 中的方法com.jfinal.upload.UploadFile
-
- getContextPath(HttpServletRequest) - 类 中的静态方法com.domeke.core.kit.WebKit
-
获取上下文URL全路径
- getContextPath() - 类 中的方法com.jfinal.core.JFinal
-
- getController() - 类 中的方法com.jfinal.aop.Invocation
-
Return the controller of this action.
- getController() - 类 中的方法com.jfinal.validate.Validator
-
Return the controller of this action.
- getControllerClass() - 类 中的方法com.jfinal.core.Action
-
- getControllerKey() - 类 中的方法com.jfinal.aop.Invocation
-
Return the controller key.
- getControllerKey() - 类 中的方法com.jfinal.core.Action
-
- getControllerKey() - 类 中的方法com.jfinal.validate.Validator
-
Return the controller key of this action.
- getCookie(String, String) - 类 中的方法com.jfinal.core.Controller
-
Get cookie value by cookie name.
- getCookie(String) - 类 中的方法com.jfinal.core.Controller
-
Get cookie value by cookie name.
- getCookieByName(HttpServletRequest, String) - 类 中的静态方法com.domeke.core.kit.WebKit
-
获得cookie
- getCookieObject(String) - 类 中的方法com.jfinal.core.Controller
-
Get cookie object by cookie name.
- getCookieObjects() - 类 中的方法com.jfinal.core.Controller
-
Get all cookie objects.
- getCookieToInt(String) - 类 中的方法com.jfinal.core.Controller
-
Get cookie value by cookie name and convert to Integer.
- getCookieToInt(String, Integer) - 类 中的方法com.jfinal.core.Controller
-
Get cookie value by cookie name and convert to Integer.
- getCookieToLong(String) - 类 中的方法com.jfinal.core.Controller
-
Get cookie value by cookie name and convert to Long.
- getCookieToLong(String, Long) - 类 中的方法com.jfinal.core.Controller
-
Get cookie value by cookie name and convert to Long.
- getCookieValueByName(HttpServletRequest, String) - 类 中的静态方法com.domeke.core.kit.WebKit
-
获取cookie的值
- getCounter(Object) - 类 中的方法com.jfinal.plugin.redis.Cache
-
获取记数器的值
- getCurrentTime() - 类 中的方法com.domeke.core.model.BaseModel
-
获得当前时间
- getCurrentUser(HttpServletRequest, boolean) - 类 中的方法com.domeke.core.controller.BaseController
-
获取当前用户信息
- getCurrentUser(HttpServletRequest, boolean) - 类 中的静态方法com.domeke.core.kit.WebKit
-
获取当前登录用户
- getCurrernWeekEnd() - 类 中的静态方法com.jfinal.ext.kit.DateTimeKit
-
获取本周最后一天日期
- getCurrernWeekStart() - 类 中的静态方法com.jfinal.ext.kit.DateTimeKit
-
获取本周第一天日期
- getDataSource() - 类 中的方法com.jfinal.plugin.activerecord.Config
-
- getDataSource() - 接口 中的方法com.jfinal.plugin.activerecord.IDataSourceProvider
-
- getDataSource() - 类 中的方法com.jfinal.plugin.druid.DruidPlugin
-
- getDate() - 类 中的静态方法com.jfinal.ext.kit.DateTimeKit
-
获取当前时间
- getDate(String) - 类 中的方法com.jfinal.plugin.activerecord.Model
-
Get attribute of mysql type: date, year
- getDate(String) - 类 中的方法com.jfinal.plugin.activerecord.Record
-
Get column of mysql type: date, year
- getDateDaySpace(Date, Date) - 类 中的静态方法com.jfinal.ext.kit.DateTimeKit
-
返回两个日期之间隔了多少天
- getDateHourSpace(Date, Date) - 类 中的静态方法com.jfinal.ext.kit.DateTimeKit
-
返回两个日期之间隔了多少小时
- getDatePattern() - 类 中的方法com.jfinal.validate.Validator
-
- getDateTime() - 类 中的静态方法com.jfinal.ext.kit.DateTimeKit
-
获取当前时间的时间戳
- getDeclaredField(Class<?>, String) - 类 中的方法com.domeke.core.kit.Reflect
-
TODO:(简单描述方法作用).
- getDefaultPrimaryKey() - 类 中的方法com.jfinal.plugin.activerecord.dialect.Dialect
-
- getDefaultPrimaryKey() - 类 中的方法com.jfinal.plugin.activerecord.dialect.OracleDialect
-
- getDefaultRender(String) - 类 中的方法com.jfinal.render.RenderFactory
-
- getDevMode() - 类 中的方法com.jfinal.config.Constants
-
- getDevMode() - 类 中的方法com.jfinal.plugin.activerecord.ActiveRecordPlugin
-
- getDevMode() - 类 中的静态方法com.jfinal.render.Render
-
- getDialect() - 类 中的方法com.jfinal.plugin.activerecord.Config
-
- getDistrict(String, String) - 类 中的静态方法com.domeke.core.kit.DistrictKit
-
- getDistrict(String) - 类 中的静态方法com.domeke.core.kit.DistrictKit
-
- getDouble(String) - 类 中的方法com.jfinal.plugin.activerecord.Model
-
Get attribute of mysql type: real, double
- getDouble(String) - 类 中的方法com.jfinal.plugin.activerecord.Record
-
Get column of mysql type: real, double
- getDruidPlugin(String) - 类 中的静态方法com.domeke.core.kit.DruidKit
-
根据传入的数据源名称获取数据源信息
- getDruidPlugin() - 类 中的静态方法com.domeke.core.kit.DruidKit
-
获取默认数据源
- getEncoding() - 类 中的方法com.jfinal.config.Constants
-
- getEncoding() - 类 中的静态方法com.jfinal.render.Render
-
- getEntrySet() - 类 中的方法com.jfinal.config.Routes
-
- getErrorCode() - 异常错误 中的方法com.jfinal.core.ActionException
-
- getErrorCode() - 类 中的方法com.jfinal.render.ErrorRender
-
- getErrorHtml() - 类 中的方法com.jfinal.render.ErrorRender
-
- getErrorRender() - 异常错误 中的方法com.jfinal.core.ActionException
-
- getErrorRender(int, String) - 类 中的方法com.jfinal.render.RenderFactory
-
- getErrorRender(int) - 类 中的方法com.jfinal.render.RenderFactory
-
- getErrorView(int) - 类 中的方法com.jfinal.config.Constants
-
- getExpirationTime() - 类 中的方法com.jfinal.token.Token
-
- getFeatureDescriptors(ELContext, Object) - 类 中的方法com.jfinal.plugin.activerecord.ModelRecordElResolver
-
- getFieldValueList(Collection<? extends Model<?>>, String, Class<T>) - 类 中的静态方法com.domeke.core.kit.CollectionKit
-
根据key截取集合指定值
- getFile(String, String, Integer, String) - 类 中的方法com.jfinal.core.Controller
-
- getFile(String, String, int) - 类 中的方法com.jfinal.core.Controller
-
- getFile(String, String) - 类 中的方法com.jfinal.core.Controller
-
- getFile() - 类 中的方法com.jfinal.core.Controller
-
- getFile(String) - 类 中的方法com.jfinal.core.Controller
-
- getFile() - 类 中的方法com.jfinal.upload.UploadFile
-
- getFileExt(String) - 类 中的静态方法com.jfinal.kit.StrKit
-
根据内容类型判断文件扩展名
- getFileFromJar(String) - 类 中的静态方法com.jfinal.kit.PathKit
-
- getFileName() - 类 中的方法com.jfinal.upload.UploadFile
-
- getFileRender(String) - 类 中的方法com.jfinal.render.RenderFactory
-
- getFileRender(File) - 类 中的方法com.jfinal.render.RenderFactory
-
- getFileRenderPath() - 类 中的方法com.jfinal.config.Constants
-
- getFiles(String, Integer, String) - 类 中的方法com.jfinal.core.Controller
-
Get upload file from multipart request.
- getFiles(String, int) - 类 中的方法com.jfinal.core.Controller
-
- getFiles(String) - 类 中的方法com.jfinal.core.Controller
-
- getFiles() - 类 中的方法com.jfinal.core.Controller
-
- getFiles() - 类 中的方法com.jfinal.upload.MultipartRequest
-
- getFloat(String) - 类 中的方法com.jfinal.plugin.activerecord.Model
-
Get attribute of mysql type: float
- getFloat(String) - 类 中的方法com.jfinal.plugin.activerecord.Record
-
Get column of mysql type: float
- getForIE() - 类 中的方法com.jfinal.render.JsonRender
-
- getFreeMarkerRender(String) - 类 中的方法com.jfinal.render.RenderFactory
-
- getFreeMarkerTemplateUpdateDelay() - 类 中的方法com.jfinal.config.Constants
-
- getFreeMarkerViewExtension() - 类 中的方法com.jfinal.config.Constants
-
- getGlobalActionInterceptor() - 类 中的方法com.jfinal.config.Interceptors
-
- getHandler(List<Handler>, Handler) - 类 中的静态方法com.jfinal.handler.HandlerFactory
-
Build handler chain
- getHandlerList() - 类 中的方法com.jfinal.config.Handlers
-
- getHandlerProperty() - 类 中的静态方法com.domeke.core.kit.DruidKit
-
- getHtmlRender(String) - 类 中的方法com.jfinal.render.RenderFactory
-
- getHTMLToString(String) - 类 中的静态方法com.domeke.core.kit.WebKit
-
把页面的信息替换成我们想要的信息存放数据库里面
- getId() - 接口 中的方法com.jfinal.plugin.auth.ISession
-
- getId() - 类 中的方法com.jfinal.token.Token
-
Returns a string containing the unique identifier assigned to this token.
- getImagePath(File) - 类 中的静态方法com.domeke.core.kit.VideoKit
-
- getInstance() - 类 中的静态方法com.domeke.core.kit.SolrKit
-
- getInstance() - 类 中的静态方法com.domeke.core.solr.SolrServerClient
-
SolrServerClient 是线程安全的 需要采用单例模式 此处实现方法适用于高频率调用查询
- getInt(String) - 类 中的静态方法com.domeke.core.kit.PropsKit
-
- getInt(String) - 类 中的方法com.jfinal.kit.Prop
-
- getInt(String, Integer) - 类 中的方法com.jfinal.kit.Prop
-
- getInt(String) - 类 中的静态方法com.jfinal.kit.PropKit
-
- getInt(String, Integer) - 类 中的静态方法com.jfinal.kit.PropKit
-
- getInt(String) - 类 中的方法com.jfinal.plugin.activerecord.Model
-
Get attribute of mysql type: int, integer, tinyint(n) n > 1, smallint, mediumint
- getInt(String) - 类 中的方法com.jfinal.plugin.activerecord.Record
-
Get column of mysql type: int, integer, tinyint(n) n > 1, smallint, mediumint
- getInterceptors() - 类 中的方法com.jfinal.core.Action
-
- getIpAddr(HttpServletRequest) - 类 中的静态方法com.domeke.core.kit.WebKit
-
获取客户端IP地址
- getJavascriptRender(String) - 类 中的方法com.jfinal.render.RenderFactory
-
- getJedis() - 类 中的方法com.jfinal.plugin.redis.Cache
-
- getJedisPoolConfig() - 类 中的方法com.jfinal.plugin.redis.RedisPlugin
-
当RedisPlugin 提供的设置属性仍然无法满足需求时,通过此方法获取到 JedisPoolConfig 对象,可对 redis 进行更加细致的配置
例如:
redisPlugin.getJedisPoolConfig().setMaxTotal(100);
- getJsonRender() - 类 中的方法com.jfinal.render.RenderFactory
-
- getJsonRender(String, Object) - 类 中的方法com.jfinal.render.RenderFactory
-
- getJsonRender(String[]) - 类 中的方法com.jfinal.render.RenderFactory
-
- getJsonRender(String) - 类 中的方法com.jfinal.render.RenderFactory
-
- getJsonRender(Object) - 类 中的方法com.jfinal.render.RenderFactory
-
- getJsonText() - 类 中的方法com.jfinal.render.JsonRender
-
- getJspRender(String) - 类 中的方法com.jfinal.render.RenderFactory
-
- getJspViewExtension() - 类 中的方法com.jfinal.config.Constants
-
- getKeyName(Object) - 接口 中的方法com.jfinal.plugin.redis.IKeyNamingPolicy
-
- getKeyNamingPolicy() - 类 中的方法com.jfinal.plugin.redis.Cache
-
- getKeys(String) - 类 中的静态方法com.jfinal.plugin.ehcache.CacheKit
-
- getLastWeekEnd() - 类 中的静态方法com.jfinal.ext.kit.DateTimeKit
-
获取上周最后一天日期
- getLastWeekStart() - 类 中的静态方法com.jfinal.ext.kit.DateTimeKit
-
获取上周第一天日期
- getList(String) - 类 中的静态方法com.domeke.core.kit.CodeKit
-
返回码表列表
- getList() - 类 中的方法com.jfinal.plugin.activerecord.Page
-
Return list of this page.
- getLocalePara() - 类 中的方法com.jfinal.i18n.I18nInterceptor
-
Return the localePara, which is used as para name to get locale from the request para and the
cookie.
- getLong(String) - 类 中的静态方法com.domeke.core.kit.PropsKit
-
- getLong(String) - 类 中的方法com.jfinal.kit.Prop
-
- getLong(String, Long) - 类 中的方法com.jfinal.kit.Prop
-
- getLong(String) - 类 中的静态方法com.jfinal.kit.PropKit
-
- getLong(String, Long) - 类 中的静态方法com.jfinal.kit.PropKit
-
- getLong(String) - 类 中的方法com.jfinal.plugin.activerecord.Model
-
Get attribute of mysql type: bigint, unsign int
- getLong(String) - 类 中的方法com.jfinal.plugin.activerecord.Record
-
Get column of mysql type: bigint
- getMaxPostSize() - 类 中的方法com.jfinal.config.Constants
-
- getMethod() - 类 中的方法com.jfinal.aop.Invocation
-
Return the method of this action.
- getMethod() - 类 中的方法com.jfinal.core.Action
-
- getMethodName() - 类 中的方法com.jfinal.aop.Invocation
-
Return the method name of this action's method.
- getMethodName() - 类 中的方法com.jfinal.core.Action
-
- getModel(Class<T>) - 类 中的方法com.jfinal.core.Controller
-
Get model from http request.
- getModel(Class<T>, String) - 类 中的方法com.jfinal.core.Controller
-
Get model from http request.
- getModelClass() - 类 中的方法com.jfinal.plugin.activerecord.Table
-
- getModifyFlagSet() - 类 中的方法com.jfinal.plugin.activerecord.CaseInsensitiveContainerFactory
-
- getModifyFlagSet() - 接口 中的方法com.jfinal.plugin.activerecord.IContainerFactory
-
- getModifyFlagSet() - 类 中的方法com.jfinal.plugin.activerecord.OrderedFieldContainerFactory
-
- getName(String, String) - 类 中的静态方法com.domeke.core.kit.CodeKit
-
获取码表值
- getName(String) - 类 中的静态方法com.domeke.core.kit.DistrictKit
-
- getName() - 类 中的方法com.jfinal.plugin.activerecord.Config
-
- getName() - 类 中的方法com.jfinal.plugin.activerecord.Table
-
- getName() - 类 中的方法com.jfinal.plugin.redis.Cache
-
- getNullRender() - 类 中的方法com.jfinal.render.RenderFactory
-
- getNumber(String) - 类 中的方法com.jfinal.plugin.activerecord.Model
-
Get attribute of any type that extends from Number
- getNumber(String) - 类 中的方法com.jfinal.plugin.activerecord.Record
-
Get column of any type that extends from Number
- getOriginalFileName() - 类 中的方法com.jfinal.upload.UploadFile
-
- getPackagePath(Object) - 类 中的静态方法com.jfinal.kit.PathKit
-
- getPageNumber() - 类 中的方法com.jfinal.plugin.activerecord.Page
-
Return page number.
- getPageSize() - 类 中的方法com.jfinal.plugin.activerecord.Page
-
Return page size.
- getPara(String) - 类 中的方法com.jfinal.core.Controller
-
Returns the value of a request parameter as a String, or null if the parameter does not
exist.
- getPara(String, String) - 类 中的方法com.jfinal.core.Controller
-
Returns the value of a request parameter as a String, or default value if the parameter does
not exist.
- getPara() - 类 中的方法com.jfinal.core.Controller
-
Get all para with separator char from url
- getPara(int) - 类 中的方法com.jfinal.core.Controller
-
Get para from url.
- getPara(int, String) - 类 中的方法com.jfinal.core.Controller
-
Get para from url with default value if it is null or "".
- getParaMap() - 类 中的方法com.jfinal.core.Controller
-
Returns the values of the request parameters as a Map.
- getParameter(String) - 类 中的方法com.jfinal.upload.MultipartRequest
-
- getParameterMap() - 类 中的方法com.jfinal.upload.MultipartRequest
-
- getParameterName() - 类 中的方法com.jfinal.upload.UploadFile
-
- getParameterNames() - 类 中的方法com.jfinal.upload.MultipartRequest
-
Methods to replace HttpServletRequest methods
- getParameterValues(String) - 类 中的方法com.jfinal.upload.MultipartRequest
-
- getParamMap(HttpServletRequest) - 类 中的静态方法com.domeke.core.kit.WebKit
-
获取ParameterMap
- getParamMap() - 类 中的静态方法com.domeke.core.plugin.PropertiesPlugin
-
- getParamMapValue(String) - 类 中的静态方法com.domeke.core.plugin.PropertiesPlugin
-
获取系统配置参数值
- getParaNames() - 类 中的方法com.jfinal.core.Controller
-
Returns an Enumeration of String objects containing the names of the parameters contained in
this request.
- getParaToBoolean(String) - 类 中的方法com.jfinal.core.Controller
-
Returns the value of a request parameter and convert to Boolean.
- getParaToBoolean(String, Boolean) - 类 中的方法com.jfinal.core.Controller
-
Returns the value of a request parameter and convert to Boolean with a default value if it is
null.
- getParaToBoolean() - 类 中的方法com.jfinal.core.Controller
-
Get all para from url and convert to Boolean
- getParaToBoolean(int) - 类 中的方法com.jfinal.core.Controller
-
Get para from url and conver to Boolean.
- getParaToBoolean(int, Boolean) - 类 中的方法com.jfinal.core.Controller
-
Get para from url and conver to Boolean with default value if it is null.
- getParaToDate(String) - 类 中的方法com.jfinal.core.Controller
-
Returns the value of a request parameter and convert to Date.
- getParaToDate(String, Date) - 类 中的方法com.jfinal.core.Controller
-
Returns the value of a request parameter and convert to Date with a default value if it is
null.
- getParaToDate() - 类 中的方法com.jfinal.core.Controller
-
Get all para from url and convert to Date
- getParaToInt(String) - 类 中的方法com.jfinal.core.Controller
-
Returns the value of a request parameter and convert to Integer.
- getParaToInt(String, Integer) - 类 中的方法com.jfinal.core.Controller
-
Returns the value of a request parameter and convert to Integer with a default value if it is
null.
- getParaToInt(int) - 类 中的方法com.jfinal.core.Controller
-
Get para from url and conver to Integer.
- getParaToInt(int, Integer) - 类 中的方法com.jfinal.core.Controller
-
Get para from url and conver to Integer with default value if it is null.
- getParaToInt() - 类 中的方法com.jfinal.core.Controller
-
Get all para from url and convert to Integer
- getParaToLong(String) - 类 中的方法com.jfinal.core.Controller
-
Returns the value of a request parameter and convert to Long.
- getParaToLong(String, Long) - 类 中的方法com.jfinal.core.Controller
-
Returns the value of a request parameter and convert to Long with a default value if it is
null.
- getParaToLong(int) - 类 中的方法com.jfinal.core.Controller
-
Get para from url and conver to Long.
- getParaToLong(int, Long) - 类 中的方法com.jfinal.core.Controller
-
Get para from url and conver to Long with default value if it is null.
- getParaToLong() - 类 中的方法com.jfinal.core.Controller
-
Get all para from url and convert to Long
- getParaValues(String) - 类 中的方法com.jfinal.core.Controller
-
Returns an array of String objects containing all of the values the given request parameter
has, or null if the parameter does not exist.
- getParaValuesToInt(String) - 类 中的方法com.jfinal.core.Controller
-
Returns an array of Integer objects containing all of the values the given request parameter
has, or null if the parameter does not exist.
- getParaValuesToLong(String) - 类 中的方法com.jfinal.core.Controller
-
- getPath(Class) - 类 中的静态方法com.jfinal.kit.PathKit
-
- getPath(Object) - 类 中的静态方法com.jfinal.kit.PathKit
-
- getPKValue() - 类 中的方法com.domeke.core.model.BaseModel
-
获取主键值
- getPluginList() - 类 中的方法com.jfinal.config.Plugins
-
- getPrimaryKey() - 类 中的方法com.jfinal.plugin.activerecord.Table
-
update() and delete() need this method.
- getProp() - 类 中的静态方法com.jfinal.kit.PropKit
-
- getProp(String) - 类 中的静态方法com.jfinal.kit.PropKit
-
- getProperties() - 类 中的方法com.jfinal.kit.Prop
-
- getProperty(String) - 类 中的方法com.jfinal.config.JFinalConfig
-
- getProperty(String, String) - 类 中的方法com.jfinal.config.JFinalConfig
-
- getPropertyToBoolean(String) - 类 中的方法com.jfinal.config.JFinalConfig
-
- getPropertyToBoolean(String, Boolean) - 类 中的方法com.jfinal.config.JFinalConfig
-
- getPropertyToInt(String) - 类 中的方法com.jfinal.config.JFinalConfig
-
- getPropertyToInt(String, Integer) - 类 中的方法com.jfinal.config.JFinalConfig
-
- getPropertyToLong(String) - 类 中的方法com.jfinal.config.JFinalConfig
-
- getPropertyToLong(String, Long) - 类 中的方法com.jfinal.config.JFinalConfig
-
- getProvince() - 类 中的静态方法com.domeke.core.kit.DistrictKit
-
获取省份码表值
- getProvinceList() - 类 中的方法com.domeke.core.model.District
-
- getRedirect301Render(String) - 类 中的方法com.jfinal.render.RenderFactory
-
- getRedirect301Render(String, boolean) - 类 中的方法com.jfinal.render.RenderFactory
-
- getRedirectRender(String) - 类 中的方法com.jfinal.render.RenderFactory
-
- getRedirectRender(String, boolean) - 类 中的方法com.jfinal.render.RenderFactory
-
- getRender(String) - 类 中的方法com.domeke.core.beetl.DomekeBeetlRenderFactory
-
- getRender() - 类 中的方法com.jfinal.core.Controller
-
- getRender(int, String) - 接口 中的方法com.jfinal.render.IErrorRenderFactory
-
- getRender(String) - 接口 中的方法com.jfinal.render.IMainRenderFactory
-
Return the render.
- getRender(String) - 类 中的方法com.jfinal.render.RenderFactory
-
Return Render by default ViewType which config in JFinalConfig
- getReqLoginLog() - 类 中的方法com.domeke.core.controller.BaseController
-
- getRequest() - 类 中的方法com.jfinal.core.Controller
-
Return HttpServletRequest.
- getRequestURIWithParam(HttpServletRequest) - 类 中的静态方法com.domeke.core.kit.WebKit
-
获取完整请求路径(含内容路径及请求参数)
- getResName() - 类 中的方法com.jfinal.i18n.I18nInterceptor
-
Return the resName, which is used as attribute name to pass the Res object to the view.
- getResourceBundle() - 类 中的方法com.jfinal.i18n.Res
-
- getResponse() - 类 中的方法com.jfinal.core.Controller
-
Return HttpServletResponse.
- getReturnValue() - 类 中的方法com.jfinal.aop.Invocation
-
Get the return value of the target method
- getRootClassPath() - 类 中的静态方法com.jfinal.kit.PathKit
-
- getSaveDirectory() - 类 中的方法com.jfinal.upload.UploadFile
-
- getSerializer() - 类 中的方法com.jfinal.plugin.redis.Cache
-
- getServer() - 类 中的方法com.domeke.core.solr.SolrServerClient
-
初始化的HttpSolrServer 对象,并获取此唯一对象 配置按需调整
- getServer(String, int, String, int) - 类 中的静态方法com.jfinal.server.ServerFactory
-
Return web server.
- getServer(String, int, String) - 类 中的静态方法com.jfinal.server.ServerFactory
-
- getServer(int, String, int) - 类 中的静态方法com.jfinal.server.ServerFactory
-
- getServer(int, String) - 类 中的静态方法com.jfinal.server.ServerFactory
-
- getServer(int) - 类 中的静态方法com.jfinal.server.ServerFactory
-
- getServer() - 类 中的静态方法com.jfinal.server.ServerFactory
-
- getServletContext() - 类 中的方法com.jfinal.core.JFinal
-
- getSession() - 类 中的方法com.jfinal.core.Controller
-
Return HttpSession.
- getSession(boolean) - 类 中的方法com.jfinal.core.Controller
-
Return HttpSession.
- getSession(String, boolean) - 类 中的方法com.jfinal.plugin.auth.SessionKit
-
- getSession(String) - 类 中的方法com.jfinal.plugin.auth.SessionKit
-
- getSessionAttr(String) - 类 中的方法com.jfinal.core.Controller
-
Return a Object from session.
- getSet(Object, Object) - 类 中的方法com.jfinal.plugin.redis.Cache
-
将给定 key 的值设为 value ,并返回 key 的旧值(old value)。
- getSql(String) - 类 中的静态方法com.domeke.core.db.sql.SqlKit
-
获取SQL,固定SQL
- getSql(String, Map<String, Object>) - 类 中的静态方法com.domeke.core.db.sql.SqlKit
-
获取SQL,动态SQL
- getSql(String, Map<String, String>, LinkedList<Object>) - 类 中的静态方法com.domeke.core.db.sql.SqlKit
-
获取SQL,动态SQL
- getSql(String) - 类 中的方法com.domeke.core.model.BaseModel
-
获取SQL,固定SQL
- getSql(String, Map<String, Object>) - 类 中的方法com.domeke.core.model.BaseModel
-
获取SQL,动态SQL
- getSql(String, Map<String, String>, LinkedList<Object>) - 类 中的方法com.domeke.core.model.BaseModel
-
获取SQL,动态SQL
- getSql(String) - 类 中的方法com.domeke.core.service.BaseService
-
获取SQL,固定SQL
- getSql(String, Map<String, Object>) - 类 中的方法com.domeke.core.service.BaseService
-
获取SQL,动态SQL
- getSql(String, Map<String, String>, LinkedList<Object>) - 类 中的方法com.domeke.core.service.BaseService
-
获取SQL,动态SQL
- getSqlTimestamp(Date) - 类 中的静态方法com.jfinal.ext.kit.DateTimeKit
-
主要是给jfinal使用,数据库只认java.sql
- getSqlTimestamp(long) - 类 中的静态方法com.jfinal.ext.kit.DateTimeKit
-
主要是给jfinal使用,数据库只认java.sql
- getStr(String) - 类 中的方法com.jfinal.plugin.activerecord.Model
-
Get attribute of mysql type: varchar, char, enum, set, text, tinytext, mediumtext, longtext
- getStr(String) - 类 中的方法com.jfinal.plugin.activerecord.Record
-
Get column of mysql type: varchar, char, enum, set, text, tinytext, mediumtext, longtext
- getString(String) - 类 中的静态方法com.domeke.core.kit.PropsKit
-
- getSubject() - 类 中的静态方法com.domeke.core.shiro.ShiroMethod
-
获取 Subject
- getSyslog() - 类 中的静态方法com.domeke.core.thread.ThreadSysLog
-
获取Syslog对象,基于ConcurrentLinkedQueue
- getTable() - 类 中的方法com.domeke.core.model.BaseModel
-
获取表映射对象
- getTable(Class<? extends Model>) - 类 中的方法com.jfinal.plugin.activerecord.TableMapping
-
- getTarget(String) - 类 中的静态方法com.jfinal.aop.Duang
-
- getTarget(String) - 类 中的静态方法com.jfinal.aop.Enhancer
-
- getTarget() - 类 中的方法com.jfinal.aop.Invocation
-
Get the target object which be intercepted
Example:
OrderService os = getTarget();
- getTextRender(String) - 类 中的方法com.jfinal.render.RenderFactory
-
- getTextRender(String, String) - 类 中的方法com.jfinal.render.RenderFactory
-
- getTextRender(String, ContentType) - 类 中的方法com.jfinal.render.RenderFactory
-
- getThreadLocalConnection() - 类 中的方法com.jfinal.plugin.activerecord.Config
-
Helps to implement nested transaction.
- getThreadLocalJedis() - 类 中的方法com.jfinal.plugin.redis.Cache
-
- getTime(String) - 类 中的方法com.jfinal.plugin.activerecord.Model
-
Get attribute of mysql type: time
- getTime(String) - 类 中的方法com.jfinal.plugin.activerecord.Record
-
Get column of mysql type: time
- getTimestamp(String) - 类 中的方法com.jfinal.plugin.activerecord.Model
-
Get attribute of mysql type: timestamp, datetime
- getTimestamp(String) - 类 中的方法com.jfinal.plugin.activerecord.Record
-
Get column of mysql type: timestamp, datetime
- getTokenCache() - 类 中的方法com.jfinal.config.Constants
-
- getTotalPage() - 类 中的方法com.jfinal.plugin.activerecord.Page
-
Return total page.
- getTotalRow() - 类 中的方法com.jfinal.plugin.activerecord.Page
-
Return total row.
- getTransactionLevel() - 类 中的方法com.jfinal.plugin.activerecord.Config
-
- getTransactionLevel(Config) - 类 中的方法com.jfinal.plugin.activerecord.tx.Tx
-
- getTransactionLevel(Config) - 类 中的方法com.jfinal.plugin.activerecord.tx.TxReadCommitted
-
- getTransactionLevel(Config) - 类 中的方法com.jfinal.plugin.activerecord.tx.TxReadUncommitted
-
- getTransactionLevel(Config) - 类 中的方法com.jfinal.plugin.activerecord.tx.TxRepeatableRead
-
- getTransactionLevel(Config) - 类 中的方法com.jfinal.plugin.activerecord.tx.TxSerializable
-
- getType(ELContext, Object, Object) - 类 中的方法com.jfinal.plugin.activerecord.ModelRecordElResolver
-
- getUploadedFileSaveDirectory() - 类 中的方法com.jfinal.config.Constants
-
- getUrlParaSeparator() - 类 中的方法com.jfinal.config.Constants
-
- getUsefulClass(Class<? extends Model>) - 类 中的静态方法com.jfinal.plugin.activerecord.DbKit
-
- getUser(String) - 类 中的静态方法com.domeke.core.kit.CodeKit
-
- getUserOperator(User) - 类 中的方法com.domeke.core.model.User
-
- getUuidByJdk(boolean) - 类 中的静态方法com.domeke.core.kit.CommonKit
-
- getValue(String, String) - 类 中的静态方法com.domeke.core.kit.CodeKit
-
获取码表值
- getValue(ELContext, Object, Object) - 类 中的方法com.jfinal.plugin.activerecord.ModelRecordElResolver
-
- getValueByName(String, String) - 类 中的静态方法com.domeke.core.kit.CodeKit
-
根据名称获取码表值
- getVelocityViewExtension() - 类 中的方法com.jfinal.config.Constants
-
- getVideoPath(File) - 类 中的静态方法com.domeke.core.kit.VideoKit
-
- getView() - 类 中的方法com.jfinal.render.Render
-
- getViewExtension() - 类 中的方法com.domeke.core.beetl.DomekeBeetlRenderFactory
-
- getViewExtension() - 接口 中的方法com.jfinal.render.IMainRenderFactory
-
The extension of the view.
- getViewPath() - 类 中的方法com.jfinal.aop.Invocation
-
Return view path of this controller.
- getViewPath(String) - 类 中的方法com.jfinal.config.Routes
-
- getViewPath() - 类 中的方法com.jfinal.core.Action
-
- getViewPath() - 类 中的方法com.jfinal.validate.Validator
-
Return view path of this controller.
- getViewType() - 类 中的方法com.jfinal.config.Constants
-
- getWebRootPath() - 类 中的静态方法com.jfinal.kit.PathKit
-
- getXmlRender(String) - 类 中的方法com.jfinal.render.RenderFactory
-
- groupTemplate - 类 中的静态变量com.domeke.core.beetl.DomekeBeetlRenderFactory
-
- guest() - 类 中的静态方法com.domeke.core.shiro.ShiroMethod
-
验证当前用户是否为“访客”,即未认证(包含未记住)的用户。
- random - 类 中的静态变量com.jfinal.ext.kit.SessionIdKit
-
- randomKey() - 类 中的方法com.jfinal.plugin.redis.Cache
-
从当前数据库中随机返回(不删除)一个 key 。
- randomNumber(int) - 类 中的静态方法com.jfinal.kit.StrKit
-
- readCookieMap(HttpServletRequest) - 类 中的静态方法com.domeke.core.kit.WebKit
-
获得所有cookie
- readIncommingRequestData(HttpServletRequest) - 类 中的静态方法com.jfinal.kit.HttpKit
-
- Record - com.jfinal.plugin.activerecord中的类
-
Record
- Record() - 类 的构造器com.jfinal.plugin.activerecord.Record
-
- RecordBuilder - com.jfinal.plugin.activerecord中的类
-
RecordBuilder.
- RecordBuilder() - 类 的构造器com.jfinal.plugin.activerecord.RecordBuilder
-
- recursionFn(List<Menu>, Menu) - 类 中的方法com.domeke.core.service.MenuService
-
- recursiveTree(String) - 类 中的方法com.domeke.core.service.MenuService
-
- redirect(String) - 类 中的方法com.jfinal.core.Controller
-
Redirect to url
- redirect(String, boolean) - 类 中的方法com.jfinal.core.Controller
-
Redirect to url
- redirect(String, HttpServletRequest, HttpServletResponse, boolean[]) - 类 中的静态方法com.jfinal.kit.HandlerKit
-
- redirect301(String) - 类 中的方法com.jfinal.core.Controller
-
Render with url and 301 status
- redirect301(String, boolean) - 类 中的方法com.jfinal.core.Controller
-
Render with url and 301 status
- redirect301(String, HttpServletRequest, HttpServletResponse, boolean[]) - 类 中的静态方法com.jfinal.kit.HandlerKit
-
- Redirect301Render - com.jfinal.render中的类
-
Redirect301Render.
- Redirect301Render(String) - 类 的构造器com.jfinal.render.Redirect301Render
-
- Redirect301Render(String, boolean) - 类 的构造器com.jfinal.render.Redirect301Render
-
- RedirectRender - com.jfinal.render中的类
-
RedirectRender with status: 302 Found.
- RedirectRender(String) - 类 的构造器com.jfinal.render.RedirectRender
-
- RedirectRender(String, boolean) - 类 的构造器com.jfinal.render.RedirectRender
-
- Redis - com.jfinal.plugin.redis中的类
-
Redis. redis 工具类
例如:
Redis.use().set("key", "value");
Redis.use().get("key");
- Redis() - 类 的构造器com.jfinal.plugin.redis.Redis
-
- RedisInterceptor - com.jfinal.plugin.redis中的类
-
RedisInterceptor 用于在同一线程中共享同一个 jedis 对象,提升性能.
- RedisInterceptor() - 类 的构造器com.jfinal.plugin.redis.RedisInterceptor
-
- RedisPlugin - com.jfinal.plugin.redis中的类
-
RedisPlugin.
- RedisPlugin(String, String) - 类 的构造器com.jfinal.plugin.redis.RedisPlugin
-
- RedisPlugin(String, String, int) - 类 的构造器com.jfinal.plugin.redis.RedisPlugin
-
- RedisPlugin(String, String, int, int) - 类 的构造器com.jfinal.plugin.redis.RedisPlugin
-
- RedisPlugin(String, String, int, int, String) - 类 的构造器com.jfinal.plugin.redis.RedisPlugin
-
- RedisPlugin(String, String, int, int, String, int) - 类 的构造器com.jfinal.plugin.redis.RedisPlugin
-
- RedisPlugin(String, String, int, int, String, int, String) - 类 的构造器com.jfinal.plugin.redis.RedisPlugin
-
- RedisPlugin(String, String, int, String) - 类 的构造器com.jfinal.plugin.redis.RedisPlugin
-
- RedisPlugin(String, String, String) - 类 的构造器com.jfinal.plugin.redis.RedisPlugin
-
- referer_pattern - 类 中的静态变量com.jfinal.kit.StrKit
-
- Reflect - com.domeke.core.kit中的类
-
A wrapper for an
Object or
Class upon which reflective calls can be made.
- ReflectException - com.domeke.core.kit中的异常错误
-
- ReflectException(String) - 异常错误 的构造器com.domeke.core.kit.ReflectException
-
- ReflectException(String, Throwable) - 异常错误 的构造器com.domeke.core.kit.ReflectException
-
- ReflectException() - 异常错误 的构造器com.domeke.core.kit.ReflectException
-
- ReflectException(Throwable) - 异常错误 的构造器com.domeke.core.kit.ReflectException
-
- regExp_accountNumber - 类 中的静态变量com.jfinal.kit.StrKit
-
- regExp_chinese_1 - 类 中的静态变量com.jfinal.kit.StrKit
-
- regExp_chinese_2 - 类 中的静态变量com.jfinal.kit.StrKit
-
- regExp_email - 类 中的静态变量com.jfinal.kit.StrKit
-
- regExp_float_1 - 类 中的静态变量com.jfinal.kit.StrKit
-
- regExp_float_2 - 类 中的静态变量com.jfinal.kit.StrKit
-
- regExp_float_3 - 类 中的静态变量com.jfinal.kit.StrKit
-
- regExp_float_4 - 类 中的静态变量com.jfinal.kit.StrKit
-
- regExp_float_5 - 类 中的静态变量com.jfinal.kit.StrKit
-
- regExp_html_1 - 类 中的静态变量com.jfinal.kit.StrKit
-
- regExp_idCard - 类 中的静态变量com.jfinal.kit.StrKit
-
- regExp_integer_1 - 类 中的静态变量com.jfinal.kit.StrKit
-
常用正则表达式
- regExp_integer_2 - 类 中的静态变量com.jfinal.kit.StrKit
-
- regExp_integer_3 - 类 中的静态变量com.jfinal.kit.StrKit
-
- regExp_integer_4 - 类 中的静态变量com.jfinal.kit.StrKit
-
- regExp_integer_5 - 类 中的静态变量com.jfinal.kit.StrKit
-
- regExp_ip - 类 中的静态变量com.jfinal.kit.StrKit
-
- regExp_letter_1 - 类 中的静态变量com.jfinal.kit.StrKit
-
- regExp_letter_2 - 类 中的静态变量com.jfinal.kit.StrKit
-
- regExp_letter_3 - 类 中的静态变量com.jfinal.kit.StrKit
-
- regExp_letter_4 - 类 中的静态变量com.jfinal.kit.StrKit
-
- regExp_letter_5 - 类 中的静态变量com.jfinal.kit.StrKit
-
- regExp_line - 类 中的静态变量com.jfinal.kit.StrKit
-
- regExp_postbody - 类 中的静态变量com.jfinal.kit.StrKit
-
- regExp_qq - 类 中的静态变量com.jfinal.kit.StrKit
-
- regExp_startEndEmpty - 类 中的静态变量com.jfinal.kit.StrKit
-
- regExp_telephone - 类 中的静态变量com.jfinal.kit.StrKit
-
- regExp_url_1 - 类 中的静态变量com.jfinal.kit.StrKit
-
- regExp_url_2 - 类 中的静态变量com.jfinal.kit.StrKit
-
- remove(Object) - 类 中的方法com.jfinal.kit.Ret
-
- remove(String, Object) - 类 中的方法com.jfinal.plugin.activerecord.cache.EhCache
-
- remove(String, Object) - 接口 中的方法com.jfinal.plugin.activerecord.cache.ICache
-
- remove(Object) - 类 中的方法com.jfinal.plugin.activerecord.CaseInsensitiveContainerFactory.CaseInsensitiveMap
-
- remove(Object) - 类 中的方法com.jfinal.plugin.activerecord.CaseInsensitiveContainerFactory.CaseInsensitiveSet
-
- remove(String) - 类 中的方法com.jfinal.plugin.activerecord.Model
-
Remove attribute of this model.
- remove(String...) - 类 中的方法com.jfinal.plugin.activerecord.Model
-
Remove attributes of this model.
- remove(String) - 类 中的方法com.jfinal.plugin.activerecord.Record
-
Remove attribute of this record.
- remove(String...) - 类 中的方法com.jfinal.plugin.activerecord.Record
-
Remove columns of this record.
- remove(String, Object) - 类 中的静态方法com.jfinal.plugin.ehcache.CacheKit
-
- remove(Token) - 接口 中的方法com.jfinal.token.ITokenCache
-
- removeAll(String) - 类 中的方法com.jfinal.plugin.activerecord.cache.EhCache
-
- removeAll(String) - 接口 中的方法com.jfinal.plugin.activerecord.cache.ICache
-
- removeAll(String) - 类 中的静态方法com.jfinal.plugin.ehcache.CacheKit
-
- removeAttr(String) - 类 中的方法com.jfinal.core.Controller
-
Removes an attribute from this request
- removeAttr(String) - 接口 中的方法com.jfinal.plugin.auth.ISession
-
- removeCache() - 类 中的方法com.domeke.core.model.Operator
-
- removeCache(String) - 类 中的方法com.domeke.core.model.Operator
-
- removeCache() - 接口 中的方法com.domeke.core.service.cache.ICacheService
-
- removeCache(String) - 接口 中的方法com.domeke.core.service.cache.ICacheService
-
- removeCache() - 类 中的方法com.domeke.core.service.CodeService
-
- removeCache(String) - 类 中的方法com.domeke.core.service.CodeService
-
- removeCache() - 类 中的方法com.domeke.core.service.CompanyService
-
- removeCache(String) - 类 中的方法com.domeke.core.service.CompanyService
-
- removeCache() - 类 中的方法com.domeke.core.service.DistrictAreaService
-
- removeCache(String) - 类 中的方法com.domeke.core.service.DistrictAreaService
-
- removeCache() - 类 中的方法com.domeke.core.service.DistrictCityService
-
- removeCache(String) - 类 中的方法com.domeke.core.service.DistrictCityService
-
- removeCache() - 类 中的方法com.domeke.core.service.DistrictService
-
- removeCache(String) - 类 中的方法com.domeke.core.service.DistrictService
-
- removeCache(String) - 类 中的方法com.domeke.core.service.MenuService
-
删除缓存
- removeCache() - 类 中的方法com.domeke.core.service.MenuService
-
- removeCache() - 类 中的方法com.domeke.core.service.ModuleService
-
- removeCache(String) - 类 中的方法com.domeke.core.service.ModuleService
-
- removeCache() - 类 中的方法com.domeke.core.service.RoleService
-
- removeCache(String) - 类 中的方法com.domeke.core.service.RoleService
-
- removeCache() - 类 中的方法com.domeke.core.service.UserRoleService
-
- removeCache(String) - 类 中的方法com.domeke.core.service.UserRoleService
-
- removeCache(String) - 类 中的方法com.domeke.core.service.UserService
-
删除缓存
- removeCache() - 类 中的方法com.domeke.core.service.UserService
-
- removeConfig(String) - 类 中的静态方法com.jfinal.plugin.activerecord.DbKit
-
- removeCookie(String) - 类 中的方法com.jfinal.core.Controller
-
Remove Cookie with path = "/".
- removeCookie(String, String) - 类 中的方法com.jfinal.core.Controller
-
Remove Cookie.
- removeCookie(String, String, String) - 类 中的方法com.jfinal.core.Controller
-
Remove Cookie.
- removeExcludedAttrs(String...) - 类 中的静态方法com.jfinal.render.JsonRender
-
- removeNullValueAttrs() - 类 中的方法com.jfinal.plugin.activerecord.Model
-
Remove attributes if it is null.
- removeNullValueColumns() - 类 中的方法com.jfinal.plugin.activerecord.Record
-
Remove columns if it is null.
- removeSession(String) - 类 中的方法com.jfinal.plugin.auth.SessionKit
-
- removeSessionAttr(String) - 类 中的方法com.jfinal.core.Controller
-
Remove Object in session.
- removeThreadLocalConnection() - 类 中的方法com.jfinal.plugin.activerecord.Config
-
- removeThreadLocalJedis() - 类 中的方法com.jfinal.plugin.redis.Cache
-
- rename(Object, Object) - 类 中的方法com.jfinal.plugin.redis.Cache
-
将 key 改名为 newkey 。
- render() - 类 中的方法com.domeke.core.beetl.DomekeBeetlRender
-
- render() - 类 中的方法com.domeke.core.kit.DomekeCaptchaRender
-
- render() - 类 中的方法com.domeke.core.render.ExcelRender
-
- render(Render) - 类 中的方法com.jfinal.core.Controller
-
Render with any Render which extends Render
- render(String) - 类 中的方法com.jfinal.core.Controller
-
Render with view use default type Render configured in JFinalConfig
- render(String, int) - 类 中的方法com.jfinal.core.Controller
-
Render with view and status use default type Render configured in JFinalConfig
- render() - 类 中的方法com.jfinal.ext.render.CaptchaRender
-
- render() - 类 中的方法com.jfinal.ext.render.StaticHtmlRender
-
- render() - 类 中的方法com.jfinal.render.ErrorRender
-
- render() - 类 中的方法com.jfinal.render.FileRender
-
- render() - 类 中的方法com.jfinal.render.FreeMarkerRender
-
- render() - 类 中的方法com.jfinal.render.HtmlRender
-
- render() - 类 中的方法com.jfinal.render.JavascriptRender
-
- render() - 类 中的方法com.jfinal.render.JsonRender
-
- render() - 类 中的方法com.jfinal.render.JspRender
-
- render() - 类 中的方法com.jfinal.render.NullRender
-
Render nothing
- render() - 类 中的方法com.jfinal.render.Redirect301Render
-
- render() - 类 中的方法com.jfinal.render.RedirectRender
-
- Render - com.jfinal.render中的类
-
Render.
- Render() - 类 的构造器com.jfinal.render.Render
-
- render() - 类 中的方法com.jfinal.render.Render
-
Render to client
- render() - 类 中的方法com.jfinal.render.TextRender
-
- render() - 类 中的方法com.jfinal.render.XmlRender
-
- renderError(int, String) - 类 中的方法com.jfinal.core.Controller
-
Render with view and errorCode status
- renderError(int, Render) - 类 中的方法com.jfinal.core.Controller
-
Render with render and errorCode status
- renderError(int) - 类 中的方法com.jfinal.core.Controller
-
Render with view and errorCode status configured in JFinalConfig
- renderError404(String, HttpServletRequest, HttpServletResponse, boolean[]) - 类 中的静态方法com.jfinal.kit.HandlerKit
-
- renderError404(HttpServletRequest, HttpServletResponse, boolean[]) - 类 中的静态方法com.jfinal.kit.HandlerKit
-
- RenderException - com.jfinal.render中的异常错误
-
RenderException.
- RenderException() - 异常错误 的构造器com.jfinal.render.RenderException
-
- RenderException(String) - 异常错误 的构造器com.jfinal.render.RenderException
-
- RenderException(Throwable) - 异常错误 的构造器com.jfinal.render.RenderException
-
- RenderException(String, Throwable) - 异常错误 的构造器com.jfinal.render.RenderException
-
- RenderFactory - com.jfinal.render中的类
-
RenderFactory.
- renderFile(String) - 类 中的方法com.jfinal.core.Controller
-
Render with file
- renderFile(File) - 类 中的方法com.jfinal.core.Controller
-
Render with file
- renderFreeMarker(String) - 类 中的方法com.jfinal.core.Controller
-
Render with freemarker view
- renderHtml(String) - 类 中的方法com.jfinal.core.Controller
-
Render with html text.
- RenderInfo - com.jfinal.plugin.ehcache中的类
-
RenderInfo.
- RenderInfo(Render) - 类 的构造器com.jfinal.plugin.ehcache.RenderInfo
-
- renderJavascript(String) - 类 中的方法com.jfinal.core.Controller
-
Render with javascript text.
- renderJson(String, Object) - 类 中的方法com.jfinal.core.Controller
-
Render with json
Example:
renderJson("message", "Save successful");
renderJson("users", users);
- renderJson() - 类 中的方法com.jfinal.core.Controller
-
Render with json
- renderJson(String[]) - 类 中的方法com.jfinal.core.Controller
-
Render with attributes set by setAttr(...) before.
- renderJson(String) - 类 中的方法com.jfinal.core.Controller
-
Render with json text.
- renderJson(Object) - 类 中的方法com.jfinal.core.Controller
-
Render json with object.
- renderJsp(String) - 类 中的方法com.jfinal.core.Controller
-
Render with jsp view
- renderNull() - 类 中的方法com.jfinal.core.Controller
-
Render nothing, no response to browser
- renderText(String) - 类 中的方法com.jfinal.core.Controller
-
Render with text.
- renderText(String, String) - 类 中的方法com.jfinal.core.Controller
-
Render with text and content type.
- renderText(String, ContentType) - 类 中的方法com.jfinal.core.Controller
-
Render with text and ContentType.
- renderTimeKey - 类 中的静态变量com.domeke.core.beetl.DomekeBeetlRender
-
render耗时计算key
- RenderType - com.jfinal.plugin.ehcache中的类
-
RenderType
- RenderType() - 类 的构造器com.jfinal.plugin.ehcache.RenderType
-
- renderXml(String) - 类 中的方法com.jfinal.core.Controller
-
Render with xml view using freemarker.
- replace(String, String, String) - 类 中的静态方法com.jfinal.kit.StrKit
-
- replaceFormatSqlOrderBy(String) - 类 中的静态方法com.jfinal.plugin.activerecord.DbKit
-
- reqLoginLog - 类 中的变量com.domeke.core.controller.BaseController
-
- request - 类 中的变量com.jfinal.render.Render
-
- Res - com.jfinal.i18n中的类
-
Res is used to get the message value from the ResourceBundle of the related Locale.
- Res(String, String) - 类 的构造器com.jfinal.i18n.Res
-
- response - 类 中的变量com.jfinal.render.Render
-
- Restful - com.jfinal.ext.interceptor中的类
-
Invocation 中添加 Method method
The standard definition is as follows: index - GET - A view of all (or a selection of) the
records show - GET - A view of a single record add - GET - A form to post to create save - POST -
Create a new record edit - GET - A form to edit a single record update - PUT - Update a record
delete - DELETE - Delete a record
GET /user ---> index GET /user/id ---> show GET /user/add ---> add POST /user ---> save GET
/user/edit/id ---> edit PUT /user/id ---> update DELETE /user/id ---> delete
- Restful() - 类 的构造器com.jfinal.ext.interceptor.Restful
-
- Ret - com.jfinal.kit中的类
-
返回值封装,常用于业务层需要多个返回值
- Ret() - 类 的构造器com.jfinal.kit.Ret
-
- Ret(Object, Object) - 类 的构造器com.jfinal.kit.Ret
-
- Role - com.domeke.core.model中的类
-
角色model
- Role() - 类 的构造器com.domeke.core.model.Role
-
- RoleService - com.domeke.core.service中的类
-
角色service
- RoleService() - 类 的构造器com.domeke.core.service.RoleService
-
- Routes - com.jfinal.config中的类
-
Routes.
- Routes() - 类 的构造器com.jfinal.config.Routes
-
- RoutesHandler - com.jfinal.ext.handler中的类
-
RoutesHandler.
- RoutesHandler() - 类 的构造器com.jfinal.ext.handler.RoutesHandler
-
- rpop(Object) - 类 中的方法com.jfinal.plugin.redis.Cache
-
移除并返回列表 key 的尾元素。
- rpoplpush(Object, Object) - 类 中的方法com.jfinal.plugin.redis.Cache
-
命令 RPOPLPUSH 在一个原子时间内,执行以下两个动作: 将列表 source 中的最后一个元素(尾元素)弹出,并返回给客户端。
- rpush(Object, Object...) - 类 中的方法com.jfinal.plugin.redis.Cache
-
将一个或多个值 value 插入到列表 key 的表尾(最右边)。
- run() - 类 中的方法com.domeke.core.thread.CacheThread
-
- run() - 接口 中的方法com.jfinal.plugin.activerecord.IAtom
-
Place codes here that need transaction support.
- sadd(Object, Object...) - 类 中的方法com.jfinal.plugin.redis.Cache
-
将一个或多个 member 元素加入到集合 key 当中,已经存在于集合的 member 元素将被忽略。
- save() - 类 中的方法com.domeke.core.model.BaseModel
-
重写save方法
- save(Model<?>) - 类 中的方法com.domeke.core.service.BaseService
-
- save(BaseModel<?>) - 类 中的方法com.domeke.core.service.BaseService
-
- save(UserRole) - 类 中的方法com.domeke.core.service.UserRoleService
-
保存用户角色信息
- save(User) - 类 中的方法com.domeke.core.service.UserService
-
添加用户
- save(String, String, Record) - 类 中的静态方法com.jfinal.plugin.activerecord.Db
-
Save record.
- save(String, Record) - 类 中的静态方法com.jfinal.plugin.activerecord.Db
-
- save(String, String, Record) - 类 中的方法com.jfinal.plugin.activerecord.DbPro
-
Save record.
- save(String, Record) - 类 中的方法com.jfinal.plugin.activerecord.DbPro
-
- save() - 类 中的方法com.jfinal.plugin.activerecord.Model
-
Save model.
- saveCodeTable() - 类 中的方法com.domeke.core.model.CodeTable
-
- saveCodeType() - 类 中的方法com.domeke.core.model.CodeType
-
- saveUser() - 类 中的方法com.domeke.core.model.User
-
- Scanner - com.jfinal.server中的类
-
Scanner.
- Scanner(String, int) - 类 的构造器com.jfinal.server.Scanner
-
- scard(Object) - 类 中的方法com.jfinal.plugin.redis.Cache
-
返回集合 key 的基数(集合中元素的数量)。
- sdiff(Object...) - 类 中的方法com.jfinal.plugin.redis.Cache
-
返回一个集合的全部成员,该集合是所有给定集合之间的差集。
- search() - 类 中的方法com.domeke.core.kit.ClassSearcher
-
- select(int) - 类 中的方法com.jfinal.plugin.redis.Cache
-
切换到指定的数据库,数据库索引号 index 用数字值指定,以 0 作为起始索引值。
- ServerFactory - com.jfinal.server中的类
-
ServerFactory
- ServerNameRedirect301Handler - com.jfinal.ext.handler中的类
-
ServerNameRedirect301Handler redirect to new server name with 301 Moved Permanently.
- ServerNameRedirect301Handler(String, String) - 类 的构造器com.jfinal.ext.handler.ServerNameRedirect301Handler
-
Example: new ServerNameRedirectHandler("http://abc.com", "http://www.abc.com")
- SERVICE - 类 中的静态变量com.domeke.core.service.AgreementService
-
- SERVICE - 类 中的静态变量com.domeke.core.service.CodeTableService
-
- SERVICE - 类 中的静态变量com.domeke.core.service.CodeTypeService
-
- SERVICE - 类 中的静态变量com.domeke.core.service.CompanyService
-
- SERVICE - 类 中的静态变量com.domeke.core.service.EmailconfigService
-
- SERVICE - 类 中的静态变量com.domeke.core.service.FileAttachmentService
-
- SERVICE - 类 中的静态变量com.domeke.core.service.InformationService
-
- SERVICE - 类 中的静态变量com.domeke.core.service.LoginCountService
-
- SERVICE - 类 中的静态变量com.domeke.core.service.LoginLogService
-
- SERVICE - 类 中的静态变量com.domeke.core.service.MenuService
-
- SERVICE - 类 中的静态变量com.domeke.core.service.ModuleService
-
- SERVICE - 类 中的静态变量com.domeke.core.service.OperatorService
-
- SERVICE - 类 中的静态变量com.domeke.core.service.RoleService
-
- SERVICE - 类 中的静态变量com.domeke.core.service.UserRoleService
-
- SERVICE - 类 中的静态变量com.domeke.core.service.UserService
-
- SessionIdKit - com.jfinal.ext.kit中的类
-
SessionIdKit.
- SessionInViewInterceptor - com.jfinal.ext.interceptor中的类
-
SessionInViewInterceptor.
- SessionInViewInterceptor() - 类 的构造器com.jfinal.ext.interceptor.SessionInViewInterceptor
-
- SessionInViewInterceptor(boolean) - 类 的构造器com.jfinal.ext.interceptor.SessionInViewInterceptor
-
- SessionKit - com.jfinal.plugin.auth中的类
-
- SessionKit() - 类 的构造器com.jfinal.plugin.auth.SessionKit
-
- set(String, Object) - 类 中的方法com.domeke.core.kit.Reflect
-
Set a field value.
- set(String, Object) - 类 中的方法com.jfinal.plugin.activerecord.Model
-
Set attribute to model.
- set(String, Object) - 类 中的方法com.jfinal.plugin.activerecord.Record
-
Set column to record.
- set(int, int, int) - 类 中的方法com.jfinal.plugin.druid.DruidPlugin
-
- set(Object, Object) - 类 中的方法com.jfinal.plugin.redis.Cache
-
存放 key value 对到 redis 如果 key 已经持有其他值, SET 就覆写旧值,无视类型。
- setArg(int, Object) - 类 中的方法com.jfinal.aop.Invocation
-
- setAttr(String, Object) - 类 中的方法com.jfinal.core.Controller
-
Stores an attribute in this request
- setAttr(String, Object) - 接口 中的方法com.jfinal.plugin.auth.ISession
-
- setAttrs(Map<String, Object>) - 类 中的方法com.jfinal.core.Controller
-
Stores attributes in this request, key of the map as attribute name and value of the map as
attribute value
- setAttrs(M) - 类 中的方法com.jfinal.plugin.activerecord.Model
-
Set attributes with other model.
- setAttrs(Map<String, Object>) - 类 中的方法com.jfinal.plugin.activerecord.Model
-
Set attributes with Map.
- setBaseViewPath(String) - 类 中的方法com.jfinal.config.Constants
-
Set the base path for all views
- setCache(ICache) - 类 中的方法com.jfinal.plugin.activerecord.ActiveRecordPlugin
-
- setColumns(Map<String, Object>) - 类 中的方法com.jfinal.plugin.activerecord.Record
-
Set columns value with map.
- setColumns(Record) - 类 中的方法com.jfinal.plugin.activerecord.Record
-
Set columns value with Record.
- setColumns(Model<?>) - 类 中的方法com.jfinal.plugin.activerecord.Record
-
Set columns value with Model object.
- setContainerFactory(IContainerFactory) - 类 中的方法com.jfinal.plugin.activerecord.ActiveRecordPlugin
-
- setContainerFactoryByConfigName(String) - 类 中的方法com.jfinal.plugin.activerecord.Record
-
Set the containerFactory by configName.
- setContext(HttpServletRequest, HttpServletResponse) - 类 中的方法com.jfinal.render.Render
-
- setContext(HttpServletRequest, HttpServletResponse, String) - 类 中的方法com.jfinal.render.Render
-
- setConvertDepth(int) - 类 中的静态方法com.jfinal.kit.JsonKit
-
- setConvertDepth(int) - 类 中的静态方法com.jfinal.render.JsonRender
-
- setCookie(Cookie) - 类 中的方法com.jfinal.core.Controller
-
Set Cookie to response.
- setCookie(String, String, int, String) - 类 中的方法com.jfinal.core.Controller
-
Set Cookie to response.
- setCookie(String, String, int, String, String) - 类 中的方法com.jfinal.core.Controller
-
Set Cookie to response.
- setCookie(String, String, int) - 类 中的方法com.jfinal.core.Controller
-
Set Cookie with path = "/".
- setCount(String) - 类 中的方法com.domeke.core.service.LoginCountService
-
- setCurrentUser(HttpServletRequest, HttpServletResponse, User, boolean) - 类 中的方法com.domeke.core.controller.BaseController
-
设置当前用户信息
- setCurrentUser(HttpServletRequest, HttpServletResponse, User, boolean) - 类 中的静态方法com.domeke.core.kit.WebKit
-
设置当前登录用户
- setDateFromat(String) - 类 中的静态方法com.jfinal.ext.kit.DateKit
-
- setDateFromat(String) - 类 中的静态方法com.jfinal.ext.kit.DateTimeKit
-
- setDatePattern(String) - 类 中的静态方法com.jfinal.kit.JsonKit
-
- setDatePattern(String) - 类 中的方法com.jfinal.validate.Validator
-
- setDefaultBaseName(String) - 类 中的静态方法com.jfinal.i18n.I18n
-
- setDefaultLocale(String) - 类 中的静态方法com.jfinal.i18n.I18n
-
- setDevMode(boolean) - 类 中的方法com.jfinal.config.Constants
-
Set development mode.
- setDevMode(boolean) - 类 中的方法com.jfinal.plugin.activerecord.ActiveRecordPlugin
-
- setDialect(Dialect) - 类 中的方法com.jfinal.plugin.activerecord.ActiveRecordPlugin
-
- setDriverClass(String) - 类 中的方法com.jfinal.plugin.druid.DruidPlugin
-
- setEncoding(String) - 类 中的方法com.jfinal.config.Constants
-
Set encoding.
- setError401View(String) - 类 中的方法com.jfinal.config.Constants
-
Set error 401 view.
- setError403View(String) - 类 中的方法com.jfinal.config.Constants
-
Set error 403 view.
- setError404View(String) - 类 中的方法com.jfinal.config.Constants
-
Set error 404 view.
- setError500View(String) - 类 中的方法com.jfinal.config.Constants
-
Set error 500 view.
- setErrorRenderFactory(IErrorRenderFactory) - 类 中的方法com.jfinal.config.Constants
-
- setErrorRenderFactory(IErrorRenderFactory) - 类 中的静态方法com.jfinal.render.RenderFactory
-
- setErrorView(int, String) - 类 中的方法com.jfinal.config.Constants
-
- setex(Object, int, Object) - 类 中的方法com.jfinal.plugin.redis.Cache
-
存放 key value 对到 redis,并将 key 的生存时间设为 seconds (以秒为单位)。
- setFileRenamePolicy(FileRenamePolicy) - 类 中的静态方法com.jfinal.upload.OreillyCos
-
- setFileRenderPath(String) - 类 中的方法com.jfinal.config.Constants
-
Set the path of file render of controller.
- setFilters(String) - 类 中的方法com.jfinal.plugin.druid.DruidPlugin
-
设置过滤器,如果要开启监控统计需要使用此方法或在构造方法中进行设置
监控统计:"stat" 防SQL注入:"wall" 组合使用: "stat,wall"
- setFreeMarkerTemplateUpdateDelay(int) - 类 中的方法com.jfinal.config.Constants
-
FreeMarker template update delay for not devMode.
- setFreeMarkerViewExtension(String) - 类 中的方法com.jfinal.config.Constants
-
Set FreeMarker view extension.
- setI18nDefaultBaseName(String) - 类 中的方法com.jfinal.config.Constants
-
Set default base name to load Resource bundle.
- setI18nDefaultLocale(String) - 类 中的方法com.jfinal.config.Constants
-
Set default locale to load Resource bundle.
- setInitialSize(int) - 类 中的方法com.jfinal.plugin.druid.DruidPlugin
-
- setJspViewExtension(String) - 类 中的方法com.jfinal.config.Constants
-
Set Jsp view extension.
- setKeyNamingPolicy(IKeyNamingPolicy) - 类 中的方法com.jfinal.plugin.redis.RedisPlugin
-
- setLogAbandoned(boolean) - 类 中的方法com.jfinal.plugin.druid.DruidPlugin
-
- setLogger(boolean) - 类 中的静态方法com.jfinal.plugin.activerecord.SqlReporter
-
- setMainCache(String) - 类 中的静态方法com.jfinal.plugin.redis.Redis
-
提供一个设置设置主缓存 mainCache 的机会,否则第一个被初始化的 Cache 将成为 mainCache
- setMainRenderFactory(IMainRenderFactory) - 类 中的方法com.jfinal.config.Constants
-
Set the mainRenderFactory then your can use your custom render in controller as
render(String).
- setMainRenderFactory(IMainRenderFactory) - 类 中的静态方法com.jfinal.render.RenderFactory
-
- setMaxActive(int) - 类 中的方法com.jfinal.plugin.druid.DruidPlugin
-
- setMaxPoolPreparedStatementPerConnectionSize(int) - 类 中的方法com.jfinal.plugin.druid.DruidPlugin
-
- setMaxPostSize(int) - 类 中的方法com.jfinal.config.Constants
-
Set max size of http post.
- setMaxWait(long) - 类 中的方法com.jfinal.plugin.druid.DruidPlugin
-
- setMenuList(String) - 类 中的方法com.domeke.core.controller.BaseController
-
获取菜单列表,并设置到属性表里
- setMinEvictableIdleTimeMillis(long) - 类 中的方法com.jfinal.plugin.druid.DruidPlugin
-
- setMinEvictableIdleTimeMillis(int) - 类 中的方法com.jfinal.plugin.redis.RedisPlugin
-
- setMinIdle(int) - 类 中的方法com.jfinal.plugin.druid.DruidPlugin
-
- setNumTestsPerEvictionRun(int) - 类 中的方法com.jfinal.plugin.redis.RedisPlugin
-
- setProperties(Properties) - 类 中的静态方法com.jfinal.render.FreeMarkerRender
-
- setProperty(String, String) - 类 中的静态方法com.jfinal.render.FreeMarkerRender
-
Set freemarker's property.
- setRemoveAbandoned(boolean) - 类 中的方法com.jfinal.plugin.druid.DruidPlugin
-
- setRemoveAbandonedTimeoutMillis(long) - 类 中的方法com.jfinal.plugin.druid.DruidPlugin
-
- setReqLoginLog(Loginlog) - 类 中的方法com.domeke.core.controller.BaseController
-
- setReturnValue(Object) - 类 中的方法com.jfinal.aop.Invocation
-
Set the return value of the target method
- setRootClassPath(String) - 类 中的方法com.jfinal.kit.PathKit
-
- setSerializer(ISerializer) - 类 中的方法com.jfinal.plugin.redis.RedisPlugin
-
- setSessionAttr(String, Object) - 类 中的方法com.jfinal.core.Controller
-
Store Object to session.
- setSetFacet(boolean) - 类 中的方法com.domeke.core.kit.SolrKit
-
- setShortCircuit(boolean) - 类 中的方法com.jfinal.validate.Validator
-
- setShowSql(boolean) - 类 中的方法com.jfinal.plugin.activerecord.ActiveRecordPlugin
-
- setSupportActiveRecord(boolean) - 类 中的静态方法com.jfinal.render.JspRender
-
已过时。
- setTestOnBorrow(boolean) - 类 中的方法com.jfinal.plugin.druid.DruidPlugin
-
- setTestOnReturn(boolean) - 类 中的方法com.jfinal.plugin.druid.DruidPlugin
-
- setTestWhileIdle(boolean) - 类 中的方法com.jfinal.plugin.druid.DruidPlugin
-
- setTestWhileIdle(boolean) - 类 中的方法com.jfinal.plugin.redis.RedisPlugin
-
- setThreadLocalConnection(Connection) - 类 中的方法com.jfinal.plugin.activerecord.Config
-
Support transaction with Transaction interceptor
- setThreadLocalJedis(Jedis) - 类 中的方法com.jfinal.plugin.redis.Cache
-
- setThreadRun(boolean) - 类 中的静态方法com.domeke.core.thread.ThreadSysLog
-
- setTimeBetweenConnectErrorMillis(long) - 类 中的方法com.jfinal.plugin.druid.DruidPlugin
-
- setTimeBetweenEvictionRunsMillis(long) - 类 中的方法com.jfinal.plugin.druid.DruidPlugin
-
- setTimeBetweenEvictionRunsMillis(int) - 类 中的方法com.jfinal.plugin.redis.RedisPlugin
-
- setTimeFromat(String) - 类 中的静态方法com.jfinal.ext.kit.DateKit
-
- setTimeFromat(String) - 类 中的静态方法com.jfinal.ext.kit.DateTimeKit
-
- setTimestampPattern(String) - 类 中的静态方法com.jfinal.kit.JsonKit
-
- setTokenCache(ITokenCache) - 类 中的方法com.jfinal.config.Constants
-
Set ITokenCache implementation otherwise JFinal will use the HttpSesion to hold the token.
- setTransactionLevel(int) - 类 中的方法com.jfinal.plugin.activerecord.ActiveRecordPlugin
-
Set transaction level define in java.sql.Connection
- setUploadedFileSaveDirectory(String) - 类 中的方法com.jfinal.config.Constants
-
Set the save directory for upload file.
- setUrlPara(String) - 类 中的方法com.jfinal.core.Controller
-
- setUrlParaSeparator(String) - 类 中的方法com.jfinal.config.Constants
-
Set urlPara separator.
- setValidationQuery(String) - 类 中的方法com.jfinal.plugin.druid.DruidPlugin
-
hsqldb - "select 1 from INFORMATION_SCHEMA.SYSTEM_USERS" Oracle - "select 1 from dual" DB2 -
"select 1 from sysibm.sysdummy1" mysql - "select 1"
- setValue(ELContext, Object, Object, Object) - 类 中的方法com.jfinal.plugin.activerecord.ModelRecordElResolver
-
- setVelocityViewExtension(String) - 类 中的方法com.jfinal.config.Constants
-
Set Velocity view extension.
- setView(String) - 类 中的方法com.jfinal.render.Render
-
- setViewType(ViewType) - 类 中的方法com.jfinal.config.Constants
-
Set view type.
- setWebRootPath(String) - 类 中的静态方法com.jfinal.kit.PathKit
-
- setWorking(boolean) - 类 中的静态方法com.jfinal.plugin.activerecord.ModelRecordElResolver
-
- sha1(String) - 类 中的静态方法com.jfinal.kit.HashKit
-
- sha1Encrypt(String) - 类 中的静态方法com.domeke.core.kit.EncryptionKit
-
- sha256(String) - 类 中的静态方法com.jfinal.kit.HashKit
-
- sha256Encrypt(String) - 类 中的静态方法com.domeke.core.kit.EncryptionKit
-
- sha384(String) - 类 中的静态方法com.jfinal.kit.HashKit
-
- sha384Encrypt(String) - 类 中的静态方法com.domeke.core.kit.EncryptionKit
-
- sha512(String) - 类 中的静态方法com.jfinal.kit.HashKit
-
- sha512Encrypt(String) - 类 中的静态方法com.domeke.core.kit.EncryptionKit
-
- ShiroInterceptor - com.domeke.core.shiro中的类
-
- ShiroInterceptor() - 类 的构造器com.domeke.core.shiro.ShiroInterceptor
-
- ShiroKit - com.domeke.core.shiro中的类
-
ShiroKit.
- ShiroMethod - com.domeke.core.shiro中的类
-
ShiroMethod.
- ShiroPlugin - com.domeke.core.shiro中的类
-
Shiro插件,启动时加载所有Shiro访问控制注解。
- ShiroPlugin(Routes) - 类 的构造器com.domeke.core.shiro.ShiroPlugin
-
构造函数
- SimpleNameStyles - com.domeke.core.tablebind中的类
-
- SimpleNameStyles() - 类 的构造器com.domeke.core.tablebind.SimpleNameStyles
-
- sinter(Object...) - 类 中的方法com.jfinal.plugin.redis.Cache
-
返回多个集合的交集,多个集合由 keys 指定
- sismember(Object, Object) - 类 中的方法com.jfinal.plugin.redis.Cache
-
判断 member 元素是否集合 key 的成员。
- smembers(Object) - 类 中的方法com.jfinal.plugin.redis.Cache
-
返回集合 key 中的所有成员。
- SOLR_ADMIN_URL - 类 中的静态变量com.domeke.core.base.config.DictKeys
-
- SolrKit<T> - com.domeke.core.kit中的类
-
- SolrServerClient - com.domeke.core.solr中的类
-
- spop(Object) - 类 中的方法com.jfinal.plugin.redis.Cache
-
移除并返回集合中的一个随机元素。
- Sqlite3Dialect - com.jfinal.plugin.activerecord.dialect中的类
-
SqliteDialect.
- Sqlite3Dialect() - 类 的构造器com.jfinal.plugin.activerecord.dialect.Sqlite3Dialect
-
- SqlKit - com.domeke.core.db.sql中的类
-
- SqlKit() - 类 的构造器com.domeke.core.db.sql.SqlKit
-
- SqlReporter - com.jfinal.plugin.activerecord中的类
-
SqlReporter.
- Sqls - com.jfinal.plugin.activerecord中的类
-
外部存取 sql 语句的工具类.
- SqlServerDialect - com.jfinal.plugin.activerecord.dialect中的类
-
SqlServerDialect 为OSC 网友战五渣贡献代码:http://www.oschina.net/question/2333909_234198
- SqlServerDialect() - 类 的构造器com.jfinal.plugin.activerecord.dialect.SqlServerDialect
-
- SqlXmlPlugin - com.domeke.core.plugin中的类
-
- SqlXmlPlugin() - 类 的构造器com.domeke.core.plugin.SqlXmlPlugin
-
- srandmember(Object) - 类 中的方法com.jfinal.plugin.redis.Cache
-
返回集合中的一个随机元素。
- srandmember(Object, int) - 类 中的方法com.jfinal.plugin.redis.Cache
-
返回集合中的 count 个随机元素。
- srem(Object, Object...) - 类 中的方法com.jfinal.plugin.redis.Cache
-
移除集合 key 中的一个或多个 member 元素,不存在的 member 元素会被忽略。
- start() - 类 中的方法com.domeke.core.plugin.I18NPlugin
-
- start() - 类 中的方法com.domeke.core.plugin.PropertiesPlugin
-
- start() - 类 中的方法com.domeke.core.plugin.SqlXmlPlugin
-
- start() - 类 中的方法com.domeke.core.shiro.ShiroPlugin
-
启动插件
- start() - 类 中的方法com.domeke.core.tablebind.AutoTableBindPlugin
-
- start() - 类 中的静态方法com.jfinal.core.JFinal
-
- start(String, int, String, int) - 类 中的静态方法com.jfinal.core.JFinal
-
- start() - 类 中的方法com.jfinal.plugin.activerecord.ActiveRecordPlugin
-
- start() - 类 中的方法com.jfinal.plugin.druid.DruidPlugin
-
- start() - 类 中的方法com.jfinal.plugin.ehcache.EhCachePlugin
-
- start() - 接口 中的方法com.jfinal.plugin.IPlugin
-
- start() - 类 中的方法com.jfinal.plugin.redis.RedisPlugin
-
- start() - 接口 中的方法com.jfinal.server.IServer
-
- start() - 类 中的方法com.jfinal.server.Scanner
-
- startSaveDBThread() - 类 中的静态方法com.domeke.core.thread.ThreadSysLog
-
启动入库线程
- StaticHtmlRender - com.jfinal.ext.render中的类
-
生成静态 html
- StaticHtmlRender() - 类 的构造器com.jfinal.ext.render.StaticHtmlRender
-
- stop() - 类 中的方法com.domeke.core.plugin.I18NPlugin
-
- stop() - 类 中的方法com.domeke.core.plugin.PropertiesPlugin
-
- stop() - 类 中的方法com.domeke.core.plugin.SqlXmlPlugin
-
- stop() - 类 中的方法com.domeke.core.shiro.ShiroPlugin
-
停止插件
- stop() - 类 中的方法com.domeke.core.tablebind.AutoTableBindPlugin
-
- stop() - 类 中的静态方法com.jfinal.core.JFinal
-
- stop() - 类 中的方法com.jfinal.plugin.activerecord.ActiveRecordPlugin
-
- stop() - 类 中的方法com.jfinal.plugin.druid.DruidPlugin
-
- stop() - 类 中的方法com.jfinal.plugin.ehcache.EhCachePlugin
-
- stop() - 接口 中的方法com.jfinal.plugin.IPlugin
-
- stop() - 类 中的方法com.jfinal.plugin.redis.RedisPlugin
-
- stop() - 接口 中的方法com.jfinal.server.IServer
-
- stop() - 类 中的方法com.jfinal.server.Scanner
-
- StringKit - com.jfinal.kit中的类
-
已过时。
- StringKit() - 类 的构造器com.jfinal.kit.StringKit
-
已过时。
- StrKit - com.jfinal.kit中的类
-
StrKit.
- StrKit() - 类 的构造器com.jfinal.kit.StrKit
-
- suffix(String) - 类 中的方法com.domeke.core.route.AutoBindRoutes
-
- sunion(Object...) - 类 中的方法com.jfinal.plugin.redis.Cache
-
返回多个集合的并集,多个集合由 keys 指定 不存在的 key 被视为空集。
- switchView(String, Controller) - 类 中的方法com.jfinal.i18n.I18nInterceptor
-
在有些 web 系统中,页面需要国际化的文本过多,并且 css 以及 html 也因为际化而大不相同, 对于这种应用场景先直接制做多套同名称的国际化视图,并将这些视图以 locale
为子目录分类存放, 最后使用本拦截器根据 locale 动态切换视图,而不必对视图中的文本逐个进行国际化切换,省时省力。
- Syslog - com.domeke.core.model中的类
-
- Syslog() - 类 的构造器com.domeke.core.model.Syslog
-