Up
Authors
- Manuel Guesdon (
mguesdon@orange-concept.com)
-
Date: Generated at 2025-12-01
Copyright: (C) 1999-2005 Free Software Foundation, Inc.
- Declared in:
- WebObjects/GSWContext.h
- Conforms to:
- NSCopying
Availability: OpenStep
Description forthcoming.
+ (
GSWContext*)
contextWithRequest: (
GSWRequest*)aRequest;
Availability: OpenStep
Description forthcoming.
- (
GSWDynamicURLString*)
_componentActionURLIsSecure: (BOOL)isSecure;
Availability: OpenStep
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.
- (
NSString*)
_componentName;
Availability: OpenStep
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.
- (void)
_createElementID;
Availability: OpenStep
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.
- (
GSWDynamicURLString*)
_directActionURLForActionNamed: (
NSString*)actionName
queryDictionary: (
NSDictionary*)dict
isSecure: (BOOL)isSecure
url: (id)anURL;
Availability: OpenStep
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.
- (
GSWDynamicURLString*)
_directActionURLForActionNamed: (
NSString*)actionName
queryDictionary: (
NSDictionary*)dict
pathQueryDictionary: (
NSDictionary*)pathQueryDictionary
isSecure: (BOOL)isSecure
url: (id)anURL;
Availability: OpenStep
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.
- (
GSWDynamicURLString*)
_directActionURLForActionNamed: (
NSString*)actionName
queryDictionary: (
NSDictionary*)dict
pathQueryDictionary: (
NSDictionary*)pathQueryDictionary
url: (id)url;
Availability: OpenStep
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.
- (
GSWDynamicURLString*)
_directActionURLForActionNamed: (
NSString*)actionName
queryDictionary: (
NSDictionary*)dict
url: (id)url;
Availability: OpenStep
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.
- (
GSWDynamicURLString*)
_directActionURLForActionNamed: (
NSString*)actionName
urlPrefix: (
NSString*)urlPrefix
queryDictionary: (
NSDictionary*)dict
isSecure: (BOOL)isSecure
url: (id)anURL;
Availability: OpenStep
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.
- (
GSWDynamicURLString*)
_directActionURLForActionNamed: (
NSString*)actionName
urlPrefix: (
NSString*)urlPrefix
queryDictionary: (
NSDictionary*)dict
pathQueryDictionary: (
NSDictionary*)pathQueryDictionary
isSecure: (BOOL)isSecure
url: (id)anURL;
Availability: OpenStep
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.
- (
GSWDynamicURLString*)
_directActionURLForActionNamed: (
NSString*)actionName
urlPrefix: (
NSString*)urlPrefix
queryDictionary: (
NSDictionary*)dict
pathQueryDictionary: (
NSDictionary*)pathQueryDictionary
url: (id)anURL;
Availability: OpenStep
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.
- (
GSWDynamicURLString*)
_directActionURLForActionNamed: (
NSString*)actionName
urlPrefix: (
NSString*)urlPrefix
queryDictionary: (
NSDictionary*)dict
url: (id)anURL;
Availability: OpenStep
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.
- (BOOL)
_generateCompleteURLs;
Availability: OpenStep
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.
- (BOOL)
_generateRelativeURLs;
Availability: OpenStep
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.
- (void)
_incrementContextID;
Availability: OpenStep
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.
- (id)
_initWithContextID: (unsigned int)contextID;
Availability: OpenStep
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.
- (BOOL)
_isMultipleSubmitForm;
Availability: OpenStep
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.
- (BOOL)
_isRefusingThisRequest;
Availability: OpenStep
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.
- (BOOL)
_pageChanged;
Availability: OpenStep
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.
- (
GSWComponent*)
_pageComponent;
Availability: OpenStep
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.
- (
GSWElement*)
_pageElement;
Availability: OpenStep
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.
- (BOOL)
_pageReplaced;
Availability: OpenStep
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.
- (void)
_putAwakeComponentsToSleep;
Availability: OpenStep
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.
- (
NSString*)
_requestContextID;
Availability: OpenStep
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.
- (
NSString*)
_requestSessionID;
Availability: OpenStep
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.
- (
GSWSession*)
_session;
Availability: OpenStep
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.
- (void)
_setActionInvoked: (BOOL)flag;
Availability: OpenStep
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.
- (void)
_setComponentName: (
NSString*)newValue;
Availability: OpenStep
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.
- (void)
_setCurrentComponent: (
GSWComponent*)aComponent;
Availability: OpenStep
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.
- (void)
_setFormSubmitted: (BOOL)flag;
Availability: OpenStep
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.
- (void)
_setIsMultipleSubmitForm: (BOOL)flag;
Availability: OpenStep
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.
- (void)
_setIsRefusingThisRequest: (BOOL)yn;
Availability: OpenStep
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.
- (void)
_setLanguages: (
NSArray*)languages;
Availability: OpenStep
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.
- (void)
_setPageChanged: (BOOL)flag;
Availability: OpenStep
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.
- (void)
_setPageComponent: (
GSWComponent*)component;
Availability: OpenStep
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.
- (void)
_setPageElement: (
GSWElement*)element;
Availability: OpenStep
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.
- (void)
_setPageReplaced: (BOOL)flag;
Availability: OpenStep
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.
- (void)
_setRequest: (
GSWRequest*)aRequest;
Availability: OpenStep
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.
- (void)
_setRequestContextID: (
NSString*)contextID;
Availability: OpenStep
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.
- (void)
_setRequestSessionID: (
NSString*)sessionID;
Availability: OpenStep
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.
- (void)
_setResponse: (
GSWResponse*)aResponse;
Availability: OpenStep
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.
- (void)
_setSenderID: (
NSString*)aSenderID;
Availability: OpenStep
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.
- (void)
_setSession: (
GSWSession*)aSession;
Availability: OpenStep
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.
- (void)
_setTempComponentDefinition: (
GSWComponentDefinition*)newValue;
Availability: OpenStep
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.
- (void)
_setUserInfo: (
NSMutableDictionary*)userInfo;
Availability: OpenStep
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.
- (void)
_synchronizeForDistribution;
Availability: OpenStep
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.
- (void)
_takeAwakeComponent: (
GSWComponent*)aComponent;
Availability: OpenStep
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.
- (void)
_takeAwakeComponentsFromArray: (
NSArray*)components;
Availability: OpenStep
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.
- (
GSWComponentDefinition*)
_tempComponentDefinition;
Availability: OpenStep
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.
- (
GSWDynamicURLString*)
_url;
Availability: OpenStep
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.
- (
NSString*)
_urlForResourceNamed: (
NSString*)aName
inFramework: (
NSString*)frameworkName;
Availability: OpenStep
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.
- (
NSMutableDictionary*)
_userInfo;
Availability: OpenStep
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.
- (BOOL)
_wasActionInvoked;
Availability: OpenStep
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.
- (BOOL)
_wasFormSubmitted;
Availability: OpenStep
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.
- (void)
addDocStructureStep: (
NSString*)stepLabel;
Availability: OpenStep
Description forthcoming.
- (void)
addToDocStructureElement: (id)element;
Availability: OpenStep
Description forthcoming.
- (void)
appendElementIDComponent: (
NSString*)string;
Availability: OpenStep
Description forthcoming.
- (void)
appendZeroElementIDComponent;
Availability: OpenStep
Description forthcoming.
- (
GSWApplication*)
application;
Availability: OpenStep
Description forthcoming.
- (
GSWDynamicURLString*)
completeURLWithRequestHandlerKey: (
NSString*)requestHandlerKey
path: (
NSString*)requestHandlerPath
queryString: (
NSString*)queryString
isSecure: (BOOL)isSecure
port: (int)port;
Availability: OpenStep
Description forthcoming.
- (
GSWDynamicURLString*)
completeURLWithURLPrefix: (
NSString*)urlPrefix
requestHandlerKey: (
NSString*)requestHandlerKey
path: (
NSString*)requestHandlerPath
queryString: (
NSString*)queryString
isSecure: (BOOL)isSecure
port: (int)port;
Availability: OpenStep
Description forthcoming.
- (
GSWComponent*)
component;
Availability: OpenStep
Description forthcoming.
- (
NSDictionary*)
computePathQueryDictionary: (
NSDictionary*)queryDictionary;
Availability: OpenStep
Description forthcoming.
- (
NSDictionary*)
computeQueryDictionaryWithPath: (
NSString*)aRequestHandlerPath
queryDictionary: (
NSDictionary*)queryDictionary
otherQueryDictionary: (
NSDictionary*)otherQueryDictionary;
Availability: OpenStep
Description forthcoming.
- (
NSString*)
contextAndElementID;
Availability: OpenStep
Description forthcoming.
- (
NSString*)
contextID;
Availability: OpenStep
Description forthcoming.
- (void)
decrementLoopLevel;
Availability: OpenStep
Description forthcoming.
- (void)
deleteAllElementIDComponents;
Availability: OpenStep
Description forthcoming.
- (void)
deleteLastElementIDComponent;
Availability: OpenStep
Description forthcoming.
- (
GSWDynamicURLString*)
directActionURLForActionNamed: (
NSString*)actionName
queryDictionary: (
NSDictionary*)queryDictionary
isSecure: (BOOL)isSecure;
Availability: OpenStep
Description forthcoming.
- (
GSWDynamicURLString*)
directActionURLForActionNamed: (
NSString*)actionName
queryDictionary: (
NSDictionary*)queryDictionary
pathQueryDictionary: (
NSDictionary*)pathQueryDictionary
isSecure: (BOOL)isSecure;
Availability: OpenStep
Description forthcoming.
- (
NSString*)
docStructure;
Availability: OpenStep
Description forthcoming.
- (
NSString*)
elementID;
Availability: OpenStep
Description forthcoming.
- (int)
elementIDElementsCount;
Availability: OpenStep
Description forthcoming.
- (
GSWSession*)
existingSession;
Availability: OpenStep
Description forthcoming.
- (BOOL)
hasSession;
Availability: OpenStep
Description forthcoming.
- (void)
incrementLastElementIDComponent;
Availability: OpenStep
Description forthcoming.
- (void)
incrementLoopLevel;
Availability: OpenStep
Description forthcoming.
- (id)
initWithRequest: (
GSWRequest*)aRequest;
Availability: OpenStep
Description forthcoming.
- (BOOL)
isDistributionEnabled;
Availability: OpenStep
Description forthcoming.
- (BOOL)
isGeneratingCompleteURLs;
Availability: OpenStep
Description forthcoming.
- (BOOL)
isInEnabledForm;
Availability: OpenStep
Description forthcoming.
- (BOOL)
isInForm;
Availability: OpenStep
Description forthcoming.
- (BOOL)
isInLoop;
Availability: OpenStep
Description forthcoming.
- (BOOL)
isParentSenderIDSearchOver;
Availability: OpenStep
Description forthcoming.
- (BOOL)
isSenderIDSearchOver;
Availability: OpenStep
Description forthcoming.
- (BOOL)
isSessionDisabled;
Availability: OpenStep
return YES is session
creation|restoration is disabled
- (
NSArray*)
languages;
Availability: OpenStep
Returns array of languages First try session
languages, if none, try self language If none,
try request languages
- (
WOMarkupType)
markupType;
Availability: OpenStep
returns the WOMarkupType of the context's page.
this is cached in the context. Dynamic Elements can
query the context for the markupType in order to
generate standards compatible markup.
- (
GSWComponent*)
page;
Availability: OpenStep
Description forthcoming.
- (
GSWRequest*)
request;
Availability: OpenStep
Description forthcoming.
- (
GSWResponse*)
response;
Availability: OpenStep
Description forthcoming.
- (BOOL)
secureMode;
Availability: OpenStep
Description forthcoming.
- (
NSString*)
senderID;
Availability: OpenStep
Description forthcoming.
- (
GSWSession*)
session;
Availability: OpenStep
Description forthcoming.
- (void)
setDistributionEnabled: (BOOL)flag;
Availability: OpenStep
Description forthcoming.
- (void)
setInEnabledForm: (BOOL)flag;
Availability: OpenStep
Description forthcoming.
- (void)
setInForm: (BOOL)flag;
Availability: OpenStep
Description forthcoming.
- (void)
setIsSessionDisabled: (BOOL)yn;
Availability: OpenStep
pass YES as argument to disable session
creation|restoration
- (void)
setSecureMode: (BOOL)value;
Availability: OpenStep
Description forthcoming.
- (BOOL)
shouldNotStorePageInBacktrackCache;
Availability: OpenStep
Description forthcoming.
- (
NSString*)
url;
Availability: OpenStep
Description forthcoming.
- (int)
urlApplicationNumber;
Availability: OpenStep
Description forthcoming.
- (
NSString*)
urlSessionPrefix;
Availability: OpenStep
Description forthcoming.
- (
GSWDynamicURLString*)
urlWithRequestHandlerKey: (
NSString*)requestHandlerKey
path: (
NSString*)requestHandlerPath
queryString: (
NSString*)queryString
isSecure: (BOOL)isSecure;
Availability: OpenStep
Description forthcoming.
- (
GSWDynamicURLString*)
urlWithRequestHandlerKey: (
NSString*)requestHandlerKey
path: (
NSString*)requestHandlerPath
queryString: (
NSString*)queryString
isSecure: (BOOL)isSecure
port: (int)port;
Availability: OpenStep
Description forthcoming.
- (
GSWDynamicURLString*)
urlWithURLPrefix: (
NSString*)urlPrefix
requestHandlerKey: (
NSString*)requestHandlerKey
path: (
NSString*)requestHandlerPath
queryString: (
NSString*)queryString
isSecure: (BOOL)isSecure;
Availability: OpenStep
Description forthcoming.
- (
GSWDynamicURLString*)
urlWithURLPrefix: (
NSString*)urlPrefix
requestHandlerKey: (
NSString*)requestHandlerKey
path: (
NSString*)requestHandlerPath
queryString: (
NSString*)queryString
isSecure: (BOOL)isSecure
port: (int)port;
Availability: OpenStep
Description forthcoming.
typedef enum ... WOMarkupType;
Availability: OpenStep
Description forthcoming.
typedef struct _GSWContextIMPs struct _GSWContextIMPs;
Availability: OpenStep
Description forthcoming.
void GSWContext_appendElementIDComponent(
GSWContext*
aContext,
NSString*
component);
Availability: OpenStep
Description forthcoming.
void GSWContext_appendZeroElementIDComponent(
GSWContext*
aContext);
Availability: OpenStep
Description forthcoming.
GSWComponent* GSWContext_component(
GSWContext*
aContext);
Availability: OpenStep
Description forthcoming.
NSString* GSWContext_contextAndElementID(
GSWContext*
aContext);
Availability: OpenStep
Description forthcoming.
void GSWContext_deleteAllElementIDComponents(
GSWContext*
aContext);
Availability: OpenStep
Description forthcoming.
void GSWContext_deleteLastElementIDComponent(
GSWContext*
aContext);
Availability: OpenStep
Description forthcoming.
NSString* GSWContext_elementID(
GSWContext*
aContext);
Availability: OpenStep
Description forthcoming.
void GSWContext_incrementLastElementIDComponent(
GSWContext*
aContext);
Availability: OpenStep
functions to accelerate calls of frequently used
GSWContext methods
BOOL GSWContext_isParentSenderIDSearchOver(
GSWContext*
aContext);
Availability: OpenStep
Description forthcoming.
BOOL GSWContext_isSenderIDSearchOver(
GSWContext*
aContext);
Availability: OpenStep
Description forthcoming.
NSString* GSWContext_senderID(
GSWContext*
aContext);
Availability: OpenStep
Description forthcoming.
void GetGSWContextIMPs(GSWContextIMPs*
impsPtr,
GSWContext*
context);
Availability: OpenStep
Fill impsPtr structure with IMPs for
context
Up