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

G

Globals - class com.easyjf.web.Globals.
Title:全局配置信息 Description: 配置框架的一些系统变量及值 Copyright: Copyright (c) 2006 Company: www.easyjf.com
Globals() - Constructor for class com.easyjf.web.Globals
 
get(Object) - Method in class com.easyjf.web.ActionContext
 
get(String) - Method in class com.easyjf.web.WebForm
 
get(Serializable) - Method in interface com.easyjf.web.tools.ICommObj
 
getAction() - Method in class com.easyjf.web.Module
模块处理的action类
getActionName(String) - Static method in class com.easyjf.web.FrameworkEngine
根据url路径生成默认形式的IWebAction类全名
getAlertType() - Method in class com.easyjf.web.FormConfig
提示类型,支持js及page两种方式,主要用于支持EasyJWeb代码自动生成工具
getBean() - Method in class com.easyjf.web.FormConfig
提以Form的bean类名。
getClientValidate() - Method in class com.easyjf.web.FormConfig
是否生成客户端校验代码
getContext() - Static method in class com.easyjf.web.ActionContext
Returns the ActionContext specific to the current thread.
getContextMap() - Method in class com.easyjf.web.ActionContext
 
getCurrentPage() - Method in interface com.easyjf.web.tools.IPageList
 
getCurrentPage() - Method in class com.easyjf.web.tools.PageList
 
getCurrentUser(WebForm) - Method in class com.easyjf.web.tools.AbstractCrudAction
 
getDateFormat() - Static method in class com.easyjf.util.CommUtil
 
getDefaultPage() - Method in class com.easyjf.web.Module
返回默认页面
getEasyJWebResult() - Method in class com.easyjf.web.WebForm
 
getEvent() - Method in class com.easyjf.web.FormConfig
返回Form类的事件类别
getEvent() - Method in class com.easyjf.web.FormProperty
 
getFailureTimes() - Method in class com.easyjf.web.UserConnect
 
getFileElement() - Method in class com.easyjf.web.WebForm
 
getFilter() - Method in interface com.easyjf.util.regx.FilterBuilder
 
getFilter() - Method in class com.easyjf.util.regx.RegFilterBuilder
 
getFilteredStr() - Method in interface com.easyjf.util.regx.Filter
 
getFilteredStr() - Method in class com.easyjf.util.regx.RegexFilter
 
getFirstFailureTime() - Method in class com.easyjf.web.UserConnect
 
getForm() - Method in class com.easyjf.web.Module
模块表单
getFormConfig() - Method in class com.easyjf.web.WebForm
 
getForms() - Method in class com.easyjf.web.config.WebConfig
 
getInitial() - Method in class com.easyjf.web.FormProperty
 
getInstance() - Static method in class com.easyjf.web.config.WebConfig
 
getIp() - Method in class com.easyjf.web.UserConnect
 
getIp() - Method in interface com.easyjf.web.tools.IActiveUser
 
getLastLoginTime() - Method in class com.easyjf.web.UserConnect
 
getMaxFailureInterval() - Static method in class com.easyjf.web.UserConnectManage
 
getMaxFailureTimes() - Static method in class com.easyjf.web.UserConnectManage
 
getMaxOnlineUser() - Static method in class com.easyjf.web.UserConnectManage
 
getMessage() - Method in class com.easyjf.web.tools.IdExistException
 
getModules() - Method in class com.easyjf.web.config.WebConfig
 
getName() - Method in class com.easyjf.web.FormConfig
返回form名称
getName() - Method in class com.easyjf.web.FormProperty
 
getName() - Method in class com.easyjf.web.Page
Page名称
getNotNull() - Method in class com.easyjf.web.FormProperty
 
getOnlyID() - Static method in class com.easyjf.util.CommUtil
 
getPages() - Method in class com.easyjf.web.Module
模块下的所有模板或页面
getPages() - Method in class com.easyjf.web.config.WebConfig
 
getPages() - Method in interface com.easyjf.web.tools.IPageList
 
getPages() - Method in class com.easyjf.web.tools.PageList
 
getParameters() - Method in class com.easyjf.web.ActionContext
 
getParametersValues() - Method in interface com.easyjf.web.tools.ICombiQueryTool
 
getPath() - Method in class com.easyjf.web.Module
模板路径 如/hello.ejf 的路径为/hello
getProperty() - Method in class com.easyjf.web.WebForm
 
getPropertys() - Method in class com.easyjf.web.FormConfig
返回form所有属性
getRandColor(int, int) - Method in class com.easyjf.web.tools.ImageCode
 
getRandString(int) - Static method in class com.easyjf.util.CommUtil
 
getRequest() - Method in class com.easyjf.web.ActionContext
 
getResponse() - Method in class com.easyjf.web.ActionContext
 
getResult(Module, WebForm, IWebAction) - Method in class com.easyjf.web.RequestProcessor
 
getResult(String) - Method in class com.easyjf.web.tools.ArrayQuery
 
getResult(String, int, int) - Method in class com.easyjf.web.tools.ArrayQuery
 
getResult(String) - Method in class com.easyjf.web.tools.DbQuery
 
getResult(String, int, int) - Method in class com.easyjf.web.tools.DbQuery
 
getResult() - Method in interface com.easyjf.web.tools.IPageList
 
getResult(String) - Method in interface com.easyjf.web.tools.IQuery
 
getResult(String, int, int) - Method in interface com.easyjf.web.tools.IQuery
 
getResult(String) - Method in class com.easyjf.web.tools.ListQuery
 
getResult(String, int, int) - Method in class com.easyjf.web.tools.ListQuery
 
getResult() - Method in class com.easyjf.web.tools.PageList
 
getRowCount() - Method in interface com.easyjf.web.tools.IPageList
 
getRowCount() - Method in class com.easyjf.web.tools.PageList
 
getRows(String) - Method in class com.easyjf.web.tools.ArrayQuery
 
getRows(String) - Method in class com.easyjf.web.tools.DbQuery
 
getRows(String) - Method in interface com.easyjf.web.tools.IQuery
 
getRows(String) - Method in class com.easyjf.web.tools.ListQuery
 
getSRand() - Method in class com.easyjf.web.tools.ImageCode
 
getSelectOptions(String[][], String) - Static method in class com.easyjf.util.CommUtil
 
getSelectOptions(int, int, int) - Static method in class com.easyjf.util.CommUtil
 
getServerValidate() - Method in class com.easyjf.web.FormConfig
是否支持服务器验证
getServlet() - Method in class com.easyjf.web.Action
 
getSession() - Method in class com.easyjf.web.ActionContext
 
getSize() - Method in class com.easyjf.web.FormProperty
 
getSql() - Method in interface com.easyjf.web.tools.ICombiQueryTool
 
getStatus() - Method in class com.easyjf.web.UserConnect
 
getTempFile(String, String) - Static method in class com.easyjf.util.FileUtil
 
getTemplate(String, String) - Method in class com.easyjf.web.RequestProcessor
 
getTemplateBasePath() - Method in class com.easyjf.web.config.WebConfig
 
getTextElement() - Method in class com.easyjf.web.WebForm
 
getType() - Method in class com.easyjf.web.FormProperty
 
getType() - Method in class com.easyjf.web.Page
Page类型
getUBB2HTML(String) - Static method in class com.easyjf.util.HtmlUtil
 
getUrl() - Method in class com.easyjf.web.Page
Page的url
getUserName() - Method in class com.easyjf.web.UserConnect
 
getUserName() - Method in interface com.easyjf.web.tools.IActiveUser
 
getWaitInterval() - Static method in class com.easyjf.web.UserConnectManage
 
getWhereSql() - Method in interface com.easyjf.web.tools.ICombiQueryTool
 
getWriterPool() - Static method in class com.easyjf.web.ActionServlet
 

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