public class ERXHyperlink extends com.webobjects.appserver._private.WOHyperlink
ERXActionLogging
disabled
is true, then returns context().page()
instead of the normal WONoContentElement. The rationale is that in almost all cases
you don't want your users to see an empty page, especially not in the typical case when
you show a list paginator and disable the link to the current item.
_action, _disabled, _escapeHTML, _fragmentIdentifier, _href, _pageName, _string
_associations, _class, _constantAttributeAssociations, _constantAttributesRepresentation, _dyneltName, _finishedInitialization, _generatedId, _id, _prefix, _rendered, _secure, _style, _suffix, _title, DontEscapeHTML, EscapeHTML
_children
_ConstructorParameters
Constructor and Description |
---|
ERXHyperlink(String arg0,
NSDictionary arg1,
WOElement arg2) |
Modifier and Type | Method and Description |
---|---|
void |
appendAttributesToResponse(WOResponse response,
WOContext context) |
WOActionResults |
invokeAction(WORequest request,
WOContext context)
Overridden to perform the logging, propagating the action to subelements and returning the
current page if an empty page is returned from super.
|
_appendCGIActionURLToResponse, _appendCloseTagToResponse, _appendClosingHrefToResponse, _appendComponentActionURLToResponse, _appendFragmentToResponse, _appendOpeningHrefToResponse, _appendOpenTagToResponse, _appendQueryStringToResponse, _appendStaticURLToResponse, appendChildrenToResponse, appendContentStringToResponse, fragmentIdentifierInContext, hrefInContext, isDisabledInContext, toString
__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
addChildElement, childrenElements, EmptyGroup, hasChildrenElements, invokeChildrenAction, takeChildrenValuesFromRequest, takeValuesFromRequest
public ERXHyperlink(String arg0, NSDictionary arg1, WOElement arg2)
arg0
- arg1
- arg2
- public WOActionResults invokeAction(WORequest request, WOContext context)
invokeAction
in class com.webobjects.appserver._private.WOHyperlink
public void appendAttributesToResponse(WOResponse response, WOContext context)
appendAttributesToResponse
in class com.webobjects.appserver._private.WOHyperlink
Copyright © 2002 – 2024 Project Wonder.