java.lang.Object | |||
↳ | TagSupport | ||
↳ | com.microstrategy.web.app.taglibs.taskproc.AdminContextTag | ||
↳ | com.microstrategy.web.app.taglibs.taskproc.AdminTaskURLTag |
Public Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
AdminTaskURLTag() |
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
AdminContextTagHelper |
getHelper()
Method for retrieving the helper related with the tag.
| ||||||||||
void | setBaseURL(boolean baseURL) | ||||||||||
void | setHtmlEncode(boolean htmlEncode) | ||||||||||
void | setSelectedTaskContentTypeParamName(String paramName) | ||||||||||
void | setSelectedTaskEnvParamName(String paramName) | ||||||||||
void | setSelectedTaskParamName(String paramName) |
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() | |||||||||||
![]() |
Method for retrieving the helper related with the tag.
AdminContextTagHelper
which
takes care of processing and rendering the HTML contents related
with this tag.