Up

GSWeb: Class GSWHyperlink

Authors

Manuel Guesdon (mguesdon@orange-concept.com)

Version: 1.7

Date: 2004/03/01 16:43:20

Copyright: (C) 1999-2003 Free Software Foundation, Inc.


Contents -

  1. Software documentation for the GSWHyperlink class
  2. Software documentation for the GSWHyperlink(GSWHyperlinkA) category
  3. Software documentation for the GSWHyperlink(GSWHyperlinkB) category

Software documentation for the GSWHyperlink class

GSWHyperlink : GSWDynamicElement

Declared in:
Foundation/GSWHyperlink.h
Standards:

Description forthcoming.


Instance Variables



Instance Variables for GSWHyperlink Class

_action

@protected GSWAssociation* _action;

Warning the underscore at the start of the name of this instance variable indicates that, even though it is not technically private, it is intended for internal use within the package, and you should not use the variable in other code.


_actionClass

@protected GSWAssociation* _actionClass;

Warning the underscore at the start of the name of this instance variable indicates that, even though it is not technically private, it is intended for internal use within the package, and you should not use the variable in other code.


_children

@protected GSWElement* _children;

Warning the underscore at the start of the name of this instance variable indicates that, even though it is not technically private, it is intended for internal use within the package, and you should not use the variable in other code.


_data

@protected GSWAssociation* _data;

Warning the underscore at the start of the name of this instance variable indicates that, even though it is not technically private, it is intended for internal use within the package, and you should not use the variable in other code.


_directActionName

@protected GSWAssociation* _directActionName;

Warning the underscore at the start of the name of this instance variable indicates that, even though it is not technically private, it is intended for internal use within the package, and you should not use the variable in other code.


_disabled

@protected GSWAssociation* _disabled;

Warning the underscore at the start of the name of this instance variable indicates that, even though it is not technically private, it is intended for internal use within the package, and you should not use the variable in other code.


_displayDisabled

@protected GSWAssociation* _displayDisabled;

Warning the underscore at the start of the name of this instance variable indicates that, even though it is not technically private, it is intended for internal use within the package, and you should not use the variable in other code.


_enabled

@protected GSWAssociation* _enabled;

Warning the underscore at the start of the name of this instance variable indicates that, even though it is not technically private, it is intended for internal use within the package, and you should not use the variable in other code.


_filename

@protected GSWAssociation* _filename;

Warning the underscore at the start of the name of this instance variable indicates that, even though it is not technically private, it is intended for internal use within the package, and you should not use the variable in other code.


_fragmentIdentifier

@protected GSWAssociation* _fragmentIdentifier;

Warning the underscore at the start of the name of this instance variable indicates that, even though it is not technically private, it is intended for internal use within the package, and you should not use the variable in other code.


_framework

@protected GSWAssociation* _framework;

Warning the underscore at the start of the name of this instance variable indicates that, even though it is not technically private, it is intended for internal use within the package, and you should not use the variable in other code.


_href

@protected GSWAssociation* _href;

Warning the underscore at the start of the name of this instance variable indicates that, even though it is not technically private, it is intended for internal use within the package, and you should not use the variable in other code.


_key

@protected GSWAssociation* _key;

Warning the underscore at the start of the name of this instance variable indicates that, even though it is not technically private, it is intended for internal use within the package, and you should not use the variable in other code.


_mimeType

@protected GSWAssociation* _mimeType;

Warning the underscore at the start of the name of this instance variable indicates that, even though it is not technically private, it is intended for internal use within the package, and you should not use the variable in other code.


_otherAssociations

@protected NSDictionary* _otherAssociations;

Warning the underscore at the start of the name of this instance variable indicates that, even though it is not technically private, it is intended for internal use within the package, and you should not use the variable in other code.


_otherPathQueryAssociations

@protected NSDictionary* _otherPathQueryAssociations;

Warning the underscore at the start of the name of this instance variable indicates that, even though it is not technically private, it is intended for internal use within the package, and you should not use the variable in other code.


_otherQueryAssociations

@protected NSDictionary* _otherQueryAssociations;

Warning the underscore at the start of the name of this instance variable indicates that, even though it is not technically private, it is intended for internal use within the package, and you should not use the variable in other code.


_pageName

@protected GSWAssociation* _pageName;

Warning the underscore at the start of the name of this instance variable indicates that, even though it is not technically private, it is intended for internal use within the package, and you should not use the variable in other code.


_pageSetVarAssociations

@protected NSDictionary* _pageSetVarAssociations;

Warning the underscore at the start of the name of this instance variable indicates that, even though it is not technically private, it is intended for internal use within the package, and you should not use the variable in other code.


_pageSetVarAssociationsDynamic

@protected GSWAssociation* _pageSetVarAssociationsDynamic;

Warning the underscore at the start of the name of this instance variable indicates that, even though it is not technically private, it is intended for internal use within the package, and you should not use the variable in other code.


_pathQueryDictionary

@protected GSWAssociation* _pathQueryDictionary;

Warning the underscore at the start of the name of this instance variable indicates that, even though it is not technically private, it is intended for internal use within the package, and you should not use the variable in other code.


_queryDictionary

@protected GSWAssociation* _queryDictionary;

Warning the underscore at the start of the name of this instance variable indicates that, even though it is not technically private, it is intended for internal use within the package, and you should not use the variable in other code.


_redirectURL

@protected GSWAssociation* _redirectURL;

Warning the underscore at the start of the name of this instance variable indicates that, even though it is not technically private, it is intended for internal use within the package, and you should not use the variable in other code.


_secure

@protected GSWAssociation* _secure;

Warning the underscore at the start of the name of this instance variable indicates that, even though it is not technically private, it is intended for internal use within the package, and you should not use the variable in other code.


_string

@protected GSWAssociation* _string;

Warning the underscore at the start of the name of this instance variable indicates that, even though it is not technically private, it is intended for internal use within the package, and you should not use the variable in other code.


_urlPrefix

@protected GSWAssociation* _urlPrefix;

Warning the underscore at the start of the name of this instance variable indicates that, even though it is not technically private, it is intended for internal use within the package, and you should not use the variable in other code.





Software documentation for the GSWHyperlink(GSWHyperlinkA) category

GSWHyperlink(GSWHyperlinkA)

Declared in:
Foundation/GSWHyperlink.h
Standards:

Description forthcoming.

Method summary

_appendCGIActionURLToResponse: inContext: 

- (void) _appendCGIActionURLToResponse: (GSWResponse*)aResponse inContext: (GSWContext*)aContext;

Warning the underscore at the start of the name of this method indicates that it is private, for internal use only, and you should not use the method in your code.


_appendChildrenToResponse: inContext: 

- (void) _appendChildrenToResponse: (GSWResponse*)aResponse inContext: (GSWContext*)aContext;

Warning the underscore at the start of the name of this method indicates that it is private, for internal use only, and you should not use the method in your code.


_appendContentStringToResponse: inContext: 

- (void) _appendContentStringToResponse: (GSWResponse*)aResponse inContext: (GSWContext*)aContext;

Warning the underscore at the start of the name of this method indicates that it is private, for internal use only, and you should not use the method in your code.


_appendFragmentToResponse: inContext: 

- (void) _appendFragmentToResponse: (GSWResponse*)aResponse inContext: (GSWContext*)aContext;

Warning the underscore at the start of the name of this method indicates that it is private, for internal use only, and you should not use the method in your code.


_appendQueryStringToResponse: inContext: 

- (void) _appendQueryStringToResponse: (GSWResponse*)aResponse inContext: (GSWContext*)aContext;

Warning the underscore at the start of the name of this method indicates that it is private, for internal use only, and you should not use the method in your code.


appendToResponse: inContext: 

- (void) appendToResponse: (GSWResponse*)aResponse inContext: (GSWContext*)aContext;

Description forthcoming.


computeActionStringInContext: 

- (NSString*) computeActionStringInContext: (GSWContext*)aContext;

Description forthcoming.


computeQueryDictionaryInContext: 

- (NSDictionary*) computeQueryDictionaryInContext: (GSWContext*)aContext;

Description forthcoming.


frameworkNameInContext: 

- (NSString*) frameworkNameInContext: (GSWContext*)aContext;

Description forthcoming.


hrefInContext: 

- (NSString*) hrefInContext: (GSWContext*)aContext;

Description forthcoming.


Software documentation for the GSWHyperlink(GSWHyperlinkB) category

GSWHyperlink(GSWHyperlinkB)

Declared in:
Foundation/GSWHyperlink.h
Standards:

Description forthcoming.

Method summary

invokeActionForRequest: inContext: 

- (GSWElement*) invokeActionForRequest: (GSWRequest*)aRequest inContext: (GSWContext*)aContext;

Description forthcoming.



Up