Up

GSWeb: Class GSWHTMLDynamicElement

Authors

Manuel Guesdon (mguesdon@orange-concept.com)

Version: 1.5

Date: 2004/03/01 16:42:41

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


Contents -

  1. Software documentation for the GSWHTMLDynamicElement class
  2. Software documentation for the GSWHTMLDynamicElement(GSWHTMLDynamicElementA) category
  3. Software documentation for the GSWHTMLDynamicElement(GSWHTMLDynamicElementB) category
  4. Software documentation for the GSWHTMLDynamicElement(GSWHTMLDynamicElementC) category
  5. Software documentation for the GSWHTMLDynamicElement(GSWHTMLDynamicElementCID) category
  6. Software documentation for the GSWHTMLDynamicElement(GSWHTMLDynamicElementD) category

Software documentation for the GSWHTMLDynamicElement class

GSWHTMLDynamicElement : GSWDynamicElement

Declared in:
Foundation/GSWHTMLDynamicElement.h
Standards:

Description forthcoming.


Instance Variables

Method summary

_initWithElementsMap: htmlBareStrings: dynamicChildren: attributeAssociations: 

- (id) _initWithElementsMap: (NSData*)elementsMap htmlBareStrings: (NSArray*)htmlBareStrings dynamicChildren: (NSArray*)dynamicChildren attributeAssociations: (NSArray*)attributeAssociations;

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.


_setEndOfHTMLTag: 

- (void) _setEndOfHTMLTag: (unsigned int)unknown;

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.


attributeAssociations 

- (NSArray*) attributeAssociations;

Description forthcoming.


dealloc 

- (void) dealloc;

Description forthcoming.


description 

- (NSString*) description;

Description forthcoming.


dynamicChildren 

- (NSArray*) dynamicChildren;

Description forthcoming.


elementsMap 

- (NSData*) elementsMap;

Description forthcoming.


htmlBareStrings 

- (NSArray*) htmlBareStrings;

Description forthcoming.


initWithName: associations: contentElements: 

- (id) initWithName: (NSString*)elementName associations: (NSDictionary*)associations contentElements: (NSArray*)elements;

Description forthcoming.


initWithName: associations: template: 

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

Description forthcoming.


initWithName: attributeAssociations: contentElements: 

- (id) initWithName: (NSString*)elementName attributeAssociations: (NSDictionary*)attributeAssociations contentElements: (NSArray*)elements;

Description forthcoming.


setHtmlBareStrings: 

- (void) setHtmlBareStrings: (NSArray*)htmlBareStrings;

Description forthcoming.




Instance Variables for GSWHTMLDynamicElement Class

_attributeAssociations

@protected NSArray* _attributeAssociations;

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.


_dynamicChildren

@protected NSArray* _dynamicChildren;

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.


_elementsMap

@protected NSData* _elementsMap;

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.


_htmlBareStrings

@protected NSArray* _htmlBareStrings;

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 GSWHTMLDynamicElement(GSWHTMLDynamicElementA) category

GSWHTMLDynamicElement(GSWHTMLDynamicElementA)

Declared in:
Foundation/GSWHTMLDynamicElement.h
Standards:

Description forthcoming.

Method summary

GSWebObjectsAssociationsCount 

- (unsigned int) GSWebObjectsAssociationsCount;

Description forthcoming.


appendGSWebObjectsAssociationsToResponse: inContext: 

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

Description forthcoming.


appendToResponse: inContext: 

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

Description forthcoming.


appendToResponse: inContext: elementsFromIndex: toIndex: 

- (void) appendToResponse: (GSWResponse*)aResponse inContext: (GSWContext*)aContext elementsFromIndex: (unsigned int)fromIndex toIndex: (unsigned int)toIndex;

Description forthcoming.


invokeActionForRequest: inContext: 

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

Description forthcoming.


takeValuesFromRequest: inContext: 

- (void) takeValuesFromRequest: (GSWRequest*)aRequest inContext: (GSWContext*)aContext;

Description forthcoming.


Software documentation for the GSWHTMLDynamicElement(GSWHTMLDynamicElementB) category

GSWHTMLDynamicElement(GSWHTMLDynamicElementB)

Declared in:
Foundation/GSWHTMLDynamicElement.h
Standards:

Description forthcoming.

Method summary

appendStringAtLeft: withMapping: 

- (BOOL) appendStringAtLeft: (id)unkwnon withMapping: (char*)mapping;

Description forthcoming.


appendStringAtRight: withMapping: 

- (BOOL) appendStringAtRight: (id)unkwnon withMapping: (char*)mapping;

Description forthcoming.


canBeFlattenedAtInitialization 

- (BOOL) canBeFlattenedAtInitialization;

Description forthcoming.


compactHTMLTags 

- (BOOL) compactHTMLTags;

Description forthcoming.


Software documentation for the GSWHTMLDynamicElement(GSWHTMLDynamicElementC) category

GSWHTMLDynamicElement(GSWHTMLDynamicElementC)

Declared in:
Foundation/GSWHTMLDynamicElement.h
Standards:

Description forthcoming.

Method summary

escapeHTML 

+ (BOOL) escapeHTML;

Description forthcoming.


hasGSWebObjectsAssociations 

+ (BOOL) hasGSWebObjectsAssociations;

Description forthcoming.


setDynamicElementCompaction: 

+ (void) setDynamicElementCompaction: (BOOL)flag;

Description forthcoming.


Software documentation for the GSWHTMLDynamicElement(GSWHTMLDynamicElementCID) category

GSWHTMLDynamicElement(GSWHTMLDynamicElementCID)

Declared in:
Foundation/GSWHTMLDynamicElement.h
Standards:

Description forthcoming.

Method summary

addCIDElement: forKey: forCIDStoreAssociation: inContext: 

- (NSString*) addCIDElement: (NSDictionary*)cidElement forKey: (NSString*)cidKeyValue forCIDStoreAssociation: (GSWAssociation*)cidStore inContext: (GSWContext*)aContext;

Description forthcoming.


addPath: forCIDKeyAssociation: CIDStoreAssociation: inContext: 

- (NSString*) addPath: (NSString*)path forCIDKeyAssociation: (GSWAssociation*)cidKey CIDStoreAssociation: (GSWAssociation*)cidStore inContext: (GSWContext*)aContext;

Description forthcoming.


addURL: forCIDKeyAssociation: CIDStoreAssociation: inContext: 

- (NSString*) addURL: (NSString*)url forCIDKeyAssociation: (GSWAssociation*)cidKey CIDStoreAssociation: (GSWAssociation*)cidStore inContext: (GSWContext*)aContext;

Description forthcoming.


addURLValuedElementData: forCIDKeyAssociation: CIDStoreAssociation: inContext: 

- (NSString*) addURLValuedElementData: (GSWURLValuedElementData*)data forCIDKeyAssociation: (GSWAssociation*)cidKey CIDStoreAssociation: (GSWAssociation*)cidStore inContext: (GSWContext*)aContext;

Description forthcoming.


Software documentation for the GSWHTMLDynamicElement(GSWHTMLDynamicElementD) category

GSWHTMLDynamicElement(GSWHTMLDynamicElementD)

Declared in:
Foundation/GSWHTMLDynamicElement.h
Standards:

Description forthcoming.

Method summary

computeActionStringWithActionClassAssociation: directActionNameAssociation: inContext: 

- (NSString*) computeActionStringWithActionClassAssociation: (GSWAssociation*)actionClass directActionNameAssociation: (GSWAssociation*)directActionName inContext: (GSWContext*)context;

Description forthcoming.


computeActionStringWithActionClassAssociation: directActionNameAssociation: otherPathQueryAssociations: inContext: 

- (NSString*) computeActionStringWithActionClassAssociation: (GSWAssociation*)actionClass directActionNameAssociation: (GSWAssociation*)directActionName otherPathQueryAssociations: (NSDictionary*)otherPathQueryAssociations inContext: (GSWContext*)context;

Description forthcoming.


computeActionStringWithActionClassAssociation: directActionNameAssociation: pathQueryDictionaryAssociation: otherPathQueryAssociations: inContext: 

- (NSString*) computeActionStringWithActionClassAssociation: (GSWAssociation*)actionClass directActionNameAssociation: (GSWAssociation*)directActionName pathQueryDictionaryAssociation: (GSWAssociation*)pathQueryDictionaryAssociation otherPathQueryAssociations: (NSDictionary*)otherPathQueryAssociations inContext: (GSWContext*)context;

Description forthcoming.


computeQueryDictionaryWithActionClassAssociation: directActionNameAssociation: queryDictionaryAssociation: otherQueryAssociations: inContext: 

- (NSDictionary*) computeQueryDictionaryWithActionClassAssociation: (GSWAssociation*)actionClass directActionNameAssociation: (GSWAssociation*)directActionName queryDictionaryAssociation: (GSWAssociation*)queryDictionary otherQueryAssociations: (NSDictionary*)otherQueryAssociations inContext: (GSWContext*)context;

Description forthcoming.



Up