类 GetAbsoluteUrlMethod
java.lang.Object
com.publiccms.common.base.BaseMethod
com.publiccms.views.method.tools.GetUrlMethod
com.publiccms.views.method.tools.GetAbsoluteUrlMethod
- 所有已实现的接口:
 freemarker.template.TemplateMethodModel,freemarker.template.TemplateMethodModelEx,freemarker.template.TemplateModel
getAbsoluteUrl 获取url绝对路径
 
- 
字段概要
从类继承的字段 com.publiccms.views.method.tools.GetUrlMethod
fileUploadComponent从类继承的字段 com.publiccms.common.base.BaseMethod
log从接口继承的字段 freemarker.template.TemplateModel
NOTHING - 
构造器概要
构造器 - 
方法概要
从类继承的方法 com.publiccms.views.method.tools.GetUrlMethod
execute, execute, execute, minParametersNumber, needAppToken从类继承的方法 com.publiccms.common.base.BaseMethod
exec, getBoolean, getDate, getDouble, getInteger, getIntegerArray, getLong, getLongArray, getMap, getModel, getName, getShort, getString, getStringArray, httpEnabled, setName 
- 
构造器详细资料
- 
GetAbsoluteUrlMethod
public GetAbsoluteUrlMethod() 
 -