public class ERXHyperlinkResource
extends com.webobjects.appserver._private.WOHTMLDynamicElement
Modifier and Type | Field and Description |
---|---|
protected com.webobjects.appserver.WOAssociation |
_action |
protected com.webobjects.appserver.WOAssociation |
_disabled |
protected com.webobjects.appserver.WOAssociation |
_escapeHTML |
protected com.webobjects.appserver.WOAssociation |
_fragmentIdentifier |
protected com.webobjects.appserver.WOAssociation |
_linkResource |
protected com.webobjects.appserver.WOAssociation |
_string |
_associations, _class, _constantAttributeAssociations, _constantAttributesRepresentation, _dyneltName, _finishedInitialization, _generatedId, _id, _prefix, _rendered, _secure, _style, _suffix, _title, DontEscapeHTML, EscapeHTML
Constructor and Description |
---|
ERXHyperlinkResource(String aName,
NSDictionary<String,com.webobjects.appserver.WOAssociation> someAssociations,
com.webobjects.appserver.WOElement template) |
Modifier and Type | Method and Description |
---|---|
protected void |
_appendCGIActionURLToResponse(com.webobjects.appserver.WOResponse aResponse,
com.webobjects.appserver.WOContext aContext,
boolean htmlEscapeURL,
String actionPath) |
protected void |
_appendCloseTagToResponse(com.webobjects.appserver.WOResponse aResponse,
com.webobjects.appserver.WOContext aContext) |
protected void |
_appendClosingHrefToResponse(com.webobjects.appserver.WOResponse response,
com.webobjects.appserver.WOContext context) |
protected void |
_appendComponentActionURLToResponse(com.webobjects.appserver.WOResponse response,
com.webobjects.appserver.WOContext context,
boolean escapeHTML) |
protected void |
_appendDataAjaxFalseToResponse(com.webobjects.appserver.WOResponse response,
com.webobjects.appserver.WOContext context) |
protected void |
_appendFragmentToResponse(com.webobjects.appserver.WOResponse aResponse,
com.webobjects.appserver.WOContext aContext) |
protected void |
_appendOpeningHrefToResponse(com.webobjects.appserver.WOResponse response,
com.webobjects.appserver.WOContext context) |
protected void |
_appendOpenTagToResponse(com.webobjects.appserver.WOResponse aResponse,
com.webobjects.appserver.WOContext aContext) |
protected void |
_appendQueryStringToResponse(com.webobjects.appserver.WOResponse aResponse,
com.webobjects.appserver.WOContext aContext,
String aRequestHandlerPath,
boolean htmlEscapeURL,
boolean defaultIncludeSessionID) |
protected void |
_appendStaticURLToResponse(com.webobjects.appserver.WOResponse response,
com.webobjects.appserver.WOContext context,
boolean escapeHTML,
String staticURL)
static URL バインディング処理
|
void |
appendAttributesToResponse(com.webobjects.appserver.WOResponse aResponse,
com.webobjects.appserver.WOContext aContext) |
void |
appendChildrenToResponse(com.webobjects.appserver.WOResponse aResponse,
com.webobjects.appserver.WOContext aContext) |
void |
appendContentStringToResponse(com.webobjects.appserver.WOResponse aResponse,
com.webobjects.appserver.WOContext aContext) |
protected static String |
computeActionStringInContext(String actionClass,
String directActionName,
com.webobjects.appserver.WOContext aContext)
Binding "actionClass" and "directActionName" calculation
|
protected String |
fragmentIdentifierInContext(com.webobjects.appserver.WOContext context) |
com.webobjects.appserver.WOActionResults |
invokeAction(com.webobjects.appserver.WORequest aRequest,
com.webobjects.appserver.WOContext aContext) |
protected boolean |
isDisabledInContext(com.webobjects.appserver.WOContext context) |
protected String |
linkResourceUri(com.webobjects.appserver.WOResponse aResponse,
com.webobjects.appserver.WOContext aContext) |
String |
toString() |
static String |
urlForHyperlinkResource(com.webobjects.appserver.WOContext context,
String uri) |
__otherQueryDictionaryInContext, __queryDictionaryInContext, _appendAttributesFromAssociationsToResponse, _appendClassAndIdToResponse, _appendTagAttributeAndValueToResponse, _frameworkNameInComponent, appendConstantAttributesToResponse, appendHiddenFieldToResponse, appendNonURLAttributesToResponse, appendToResponse, appendURLAttributesToResponse, classInContext, computeActionStringInContext, computeQueryDictionaryInContext, constantAttributeAssociations, constantAttributesRepresentation, elementName, escapeHTML, hasContent, idInContext, isRenderedInContext, nonUrlAttributeAssociations, prefixInContext, secureInContext, stringValueInContext, styleInContext, suffixInContext, titleInContext, urlAttributeAssociations
protected com.webobjects.appserver.WOAssociation _action
protected com.webobjects.appserver.WOAssociation _string
protected com.webobjects.appserver.WOAssociation _linkResource
protected com.webobjects.appserver.WOAssociation _disabled
protected com.webobjects.appserver.WOAssociation _fragmentIdentifier
protected com.webobjects.appserver.WOAssociation _escapeHTML
public ERXHyperlinkResource(String aName, NSDictionary<String,com.webobjects.appserver.WOAssociation> someAssociations, com.webobjects.appserver.WOElement template)
public String toString()
toString
in class com.webobjects.appserver._private.WOHTMLDynamicElement
public com.webobjects.appserver.WOActionResults invokeAction(com.webobjects.appserver.WORequest aRequest, com.webobjects.appserver.WOContext aContext)
invokeAction
in class com.webobjects.appserver._private.WODynamicGroup
protected void _appendOpenTagToResponse(com.webobjects.appserver.WOResponse aResponse, com.webobjects.appserver.WOContext aContext)
_appendOpenTagToResponse
in class com.webobjects.appserver._private.WOHTMLDynamicElement
protected void _appendCloseTagToResponse(com.webobjects.appserver.WOResponse aResponse, com.webobjects.appserver.WOContext aContext)
_appendCloseTagToResponse
in class com.webobjects.appserver._private.WOHTMLDynamicElement
protected void _appendQueryStringToResponse(com.webobjects.appserver.WOResponse aResponse, com.webobjects.appserver.WOContext aContext, String aRequestHandlerPath, boolean htmlEscapeURL, boolean defaultIncludeSessionID)
protected void _appendFragmentToResponse(com.webobjects.appserver.WOResponse aResponse, com.webobjects.appserver.WOContext aContext)
protected void _appendCGIActionURLToResponse(com.webobjects.appserver.WOResponse aResponse, com.webobjects.appserver.WOContext aContext, boolean htmlEscapeURL, String actionPath)
protected void _appendComponentActionURLToResponse(com.webobjects.appserver.WOResponse response, com.webobjects.appserver.WOContext context, boolean escapeHTML)
protected void _appendStaticURLToResponse(com.webobjects.appserver.WOResponse response, com.webobjects.appserver.WOContext context, boolean escapeHTML, String staticURL)
response
- - リスポンスcontext
- - コンテキストescapeHTML
- - HTML 回避するかどうかstaticURL
- protected void _appendOpeningHrefToResponse(com.webobjects.appserver.WOResponse response, com.webobjects.appserver.WOContext context)
protected void _appendClosingHrefToResponse(com.webobjects.appserver.WOResponse response, com.webobjects.appserver.WOContext context)
public void appendContentStringToResponse(com.webobjects.appserver.WOResponse aResponse, com.webobjects.appserver.WOContext aContext)
public void appendChildrenToResponse(com.webobjects.appserver.WOResponse aResponse, com.webobjects.appserver.WOContext aContext)
appendChildrenToResponse
in class com.webobjects.appserver._private.WODynamicGroup
protected void _appendDataAjaxFalseToResponse(com.webobjects.appserver.WOResponse response, com.webobjects.appserver.WOContext context)
protected String fragmentIdentifierInContext(com.webobjects.appserver.WOContext context)
protected boolean isDisabledInContext(com.webobjects.appserver.WOContext context)
protected String linkResourceUri(com.webobjects.appserver.WOResponse aResponse, com.webobjects.appserver.WOContext aContext)
public void appendAttributesToResponse(com.webobjects.appserver.WOResponse aResponse, com.webobjects.appserver.WOContext aContext)
appendAttributesToResponse
in class com.webobjects.appserver._private.WOHTMLDynamicElement
protected static String computeActionStringInContext(String actionClass, String directActionName, com.webobjects.appserver.WOContext aContext)
actionClass
- - Action ClassdirectActionName
- - Direct Action NameaContext
- - ContextactionClass
- - アクション・クラスdirectActionName
- - ダイレクトアクション名aContext
- - コンテキストCopyright © 2002 – 2020 Project Wonder.