Up
Authors
- Manuel Guesdon (
mguesdon@orange-concept.com)
-
Date: Generated at 2025-12-01
Copyright: (C) 2005 Free Software Foundation, Inc.
- Declared in:
- WebObjects/GSWPrivate.h
Availability: OpenStep
Warning this category is private,
which means that the methods are for internal use by
the package. You should not use them in external code.
+ (void)
_setLifebeatDestinationPort: (int)port;
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*)
_componentDefinitionWithName: (
NSString*)aName
languages: (
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.
- Declared in:
- WebObjects/GSWPrivate.h
Availability: OpenStep
Warning this category is private,
which means that the methods are for internal use by
the package. You should not use them in external code.
- (BOOL)
_hasBindingInParent: (
GSWComponent*)parent;
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)
_setValueNoValidation: (id)aValue
inComponent: (
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.
- Declared in:
- WebObjects/GSWPrivate.h
Availability: OpenStep
Warning this category is private,
which means that the methods are for internal use by
the package. You should not use them in external code.
- (
GSWComponent*)
_subcomponentForElementWithID: (
NSString*)str;
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.
- Declared in:
- WebObjects/GSWPrivate.h
Availability: OpenStep
Warning this category is private,
which means that the methods are for internal use by
the package. You should not use them in external code.
- (void)
_checkInComponentInstance: (
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)
_clearCache;
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)
finishInitializingComponent: (
GSWComponent*)component;
Availability: OpenStep
Description forthcoming.
- Declared in:
- WebObjects/GSWPrivate.h
Availability: OpenStep
Warning this category is private,
which means that the methods are for internal use by
the package. You should not use them in external code.
- (
GSWDynamicURLString*)
_directActionURLForActionNamed: (
NSString*)anActionName
queryDictionary: (
NSDictionary*)queryDictionary
isSecure: (BOOL)isSecure
port: (int)port
escapeQueryDictionary: (BOOL)escapeQueryDict;
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*)
_urlWithRequestHandlerKey: (
NSString*)requestHandlerKey
requestHandlerPath: (
NSString*)aRequestHandlerPath
queryString: (
NSString*)aQueryString
isSecure: (BOOL)isSecure
port: (int)somePort;
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.
- Declared in:
- WebObjects/GSWPrivate.h
Availability: OpenStep
Warning this category is private,
which means that the methods are for internal use by
the package. You should not use them in external code.
+ (
GSWResponse*)
_lastDitchErrorResponse;
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.
- Declared in:
- WebObjects/GSWPrivate.h
Availability: OpenStep
Warning this category is private,
which means that the methods are for internal use by
the package. You should not use them in external code.
- (void)
_appendQueryStringToResponse: (
GSWResponse*)response
inContext: (
GSWContext*)context
requestHandlerPath: (
NSString*)aRequestHandlerPath
htmlEscapeURL: (BOOL)htmlEscapeURL;
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.
- Declared in:
- WebObjects/GSWPrivate.h
Availability: OpenStep
Warning this category is private,
which means that the methods are for internal use by
the package. You should not use them in external code.
+ (void)
_appendImageSizetoResponse: (
GSWResponse*)response
inContext: (
GSWContext*)context
width: (
GSWAssociation*)width
height: (
GSWAssociation*)height;
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.
- Declared in:
- WebObjects/GSWPrivate.h
Availability: OpenStep
Warning this category is private,
which means that the methods are for internal use by
the package. You should not use them in external code.
- (void)
_appendNameAttributeToResponse: (
GSWResponse*)response
inContext: (
GSWContext*)context;
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.
- Declared in:
- WebObjects/GSWPrivate.h
Availability: OpenStep
Warning this category is private,
which means that the methods are for internal use by
the package. You should not use them in external code.
- (void)
_finalizeCookiesInContext: (
GSWContext*)aContext;
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.
- Declared in:
- WebObjects/GSWPrivate.h
Availability: OpenStep
Warning this category is private,
which means that the methods are for internal use by
the package. You should not use them in external code.
- (void)
_redirectResponse: (
NSString*)location
contentString: (
NSString*)content;
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.
- Declared in:
- WebObjects/GSWPrivate.h
Availability: OpenStep
Warning this category is private,
which means that the methods are for internal use by
the package. You should not use them in external code.
- (void)
_clearCookieFromResponse: (
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.
SEL gswAppendStringSEL;
Availability: OpenStep
Description forthcoming.
SEL gswObjectAtIndexSEL;
Availability: OpenStep
Description forthcoming.
void GSWeb_appendStringWithImpPtr(
NSMutableString*
object, IMP*
impPtr,
NSString*
string);
Availability: OpenStep
append string to object using
appendString: impPtr. If *impPtr is
NULL, the method assign it
id GSWeb_objectAtIndexWithImpPtr(
NSArray*
array, IMP*
impPtr,
NSUInteger index);
Availability: OpenStep
get object at index If *impPtr is NULL, the
method assign it
Up