Up

GSWeb: Class GSWActionURL

Authors

Manuel Guesdon (mguesdon@orange-concept.com)

Version: 1.2

Date: 2002/04/15 14:33:15

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


Contents -

  1. Software documentation for the GSWActionURL class
  2. Software documentation for the GSWActionURL(GSWActionURLA) category

Software documentation for the GSWActionURL class

GSWActionURL : GSWHyperlink

Declared in:
Foundation/GSWActionURL.h
Standards:

Description forthcoming.

Method summary

elementName 

- (NSString*) elementName;

Description forthcoming.


initWithName: associations: template: 

- (id) initWithName: (NSString*)name associations: (NSDictionary*)associations template: (GSWElement*)template;

Description forthcoming.


Software documentation for the GSWActionURL(GSWActionURLA) category

GSWActionURL(GSWActionURLA)

Declared in:
Foundation/GSWActionURL.h
Standards:

Description forthcoming.

Method summary

hasGSWebObjectsAssociations 

+ (BOOL) hasGSWebObjectsAssociations;

Description forthcoming.


appendToResponse: inContext: 

- (void) appendToResponse: (GSWResponse*)response inContext: (GSWContext*)context;

Description forthcoming.



Up