类 UCombine
java.lang.Object
com.gdxsoft.easyweb.utils.UCombine
已过时。
合并静态文件对象(js/css)
-
方法概要
修饰符和类型方法说明void已过时。增加路径getAl()已过时。Al已过时。获取CGI路径已过时。Context已过时。Methodstatic UCombineinstanceOfCss(String context) 已过时。获取Css实例static UCombineinstanceOfJs(String context) 已过时。获取Js实例booleanisDebug()已过时。isDebugbooleanisNew()已过时。isNewvoidsetCombineCgi(String _CombineCgi) 已过时。设置CGI路径voidsetContext(String _Context) 已过时。ContextvoidsetIsDebug(boolean _IsDebug) 已过时。isDebugvoidsetIsNew(boolean _IsNew) 已过时。isNewvoid已过时。MethodtoString()已过时。转成表 js/css 的达式
-
方法详细资料
-
instanceOfJs
已过时。获取Js实例- 参数:
context- the context- 返回:
- js
-
instanceOfCss
已过时。获取Css实例- 参数:
context- the context- 返回:
- css
-
getCombineCgi
已过时。获取CGI路径- 返回:
- CGI路径
-
setCombineCgi
已过时。设置CGI路径- 参数:
_CombineCgi- CGI路径
-
add
已过时。增加路径- 参数:
path- 路径
-
toString
已过时。转成表 js/css 的达式 -
getContext
已过时。Context- 返回:
- Context
-
setContext
已过时。Context- 参数:
_Context- Context
-
getMethod
已过时。Method- 返回:
- Method
-
setMethod
已过时。Method- 参数:
_Method- Method
-
isNew
public boolean isNew()已过时。isNew- 返回:
- true/false
-
setIsNew
public void setIsNew(boolean _IsNew) 已过时。isNew- 参数:
_IsNew- isNew
-
isDebug
public boolean isDebug()已过时。isDebug- 返回:
- isDebug
-
setIsDebug
public void setIsDebug(boolean _IsDebug) 已过时。isDebug- 参数:
_IsDebug- isDebug
-
getAl
已过时。Al- 返回:
- Al
-