跳过导航链接
C D G I L S W 

C

cn.wshugen.web - 程序包 cn.wshugen.web
 
cn.wshugen.web.tag - 程序包 cn.wshugen.web.tag
 

D

doTag() - 类 中的方法cn.wshugen.web.tag.ListTag
<div class="degree-select"> <button id="degree-all-btn" class= "btn btn-default simulation-pull-down-list-control degree-list" type="button"> <span class="degree-list" id="mentor-degree">请选择企业导师学位</span> <p class="caret degree-list"></p> </button> <div class="simulation-pull-down-list-wrapper" id="degree-list-wrapper"> <ul class="list-group"></ul> </div> </div>

G

getContextPath(HttpServletRequest) - 类 中的静态方法cn.wshugen.web.WebHelper
获取请求上下文信息
getCurrentContextPath(HttpServletRequest) - 类 中的静态方法cn.wshugen.web.WebHelper
获取当前服务器上下文路径(含服务器信息)
getCurrentUri(HttpServletRequest) - 类 中的静态方法cn.wshugen.web.WebHelper
获取连接URI信息
getCurrentUrl(HttpServletRequest) - 类 中的静态方法cn.wshugen.web.WebHelper
获取当前访问全路径(含查询字符串)
getIpAddress(HttpServletRequest) - 类 中的静态方法cn.wshugen.web.WebHelper
获取用户真实IP地址,不使用request.getRemoteAddr();的原因是有可能用户使用了代理软件方式避免真实IP地址, 参考文章: http://developer.51cto.com/art/201111/305181.htm 可是,如果通过了多级反向代理的话,X-Forwarded-For的值并不止一个,而是一串IP值,究竟哪个才是真正的用户端的真实IP呢?
getServerInfo(HttpServletRequest) - 类 中的静态方法cn.wshugen.web.WebHelper
获取服务器信息(协议 + 主机地址 + 端口号)
getUserAgent(HttpServletRequest) - 类 中的静态方法cn.wshugen.web.WebHelper
获取浏览器代理

I

isDisabled() - 类 中的方法cn.wshugen.web.tag.ListTag
判断是否被禁用

L

ListTag - cn.wshugen.web.tag中的类
 
ListTag() - 类 的构造器cn.wshugen.web.tag.ListTag
 

S

setButtonClass(String) - 类 中的方法cn.wshugen.web.tag.ListTag
 
setButtonId(String) - 类 中的方法cn.wshugen.web.tag.ListTag
 
setDisabled(boolean) - 类 中的方法cn.wshugen.web.tag.ListTag
 
setDivClass(String) - 类 中的方法cn.wshugen.web.tag.ListTag
 
setDivId(String) - 类 中的方法cn.wshugen.web.tag.ListTag
 
setpClass(String) - 类 中的方法cn.wshugen.web.tag.ListTag
 
setpId(String) - 类 中的方法cn.wshugen.web.tag.ListTag
 
setSpanClass(String) - 类 中的方法cn.wshugen.web.tag.ListTag
 
setSpanId(String) - 类 中的方法cn.wshugen.web.tag.ListTag
 
setUlClass(String) - 类 中的方法cn.wshugen.web.tag.ListTag
 
setUlId(String) - 类 中的方法cn.wshugen.web.tag.ListTag
 
setValidClass(String) - 类 中的方法cn.wshugen.web.tag.ListTag
 
setValue(String) - 类 中的方法cn.wshugen.web.tag.ListTag
 
setWrapperClass(String) - 类 中的方法cn.wshugen.web.tag.ListTag
 
setWrapperId(String) - 类 中的方法cn.wshugen.web.tag.ListTag
 

W

WebHelper - cn.wshugen.web中的类
 
WebHelper() - 类 的构造器cn.wshugen.web.WebHelper
 
C D G I L S W 
跳过导航链接