Smalltalk/X Webserver
Documentation of class 'Comanche::HttpSwikiRequest':
Documentation
www.exept.de
Everywhere
for:
Class: HttpSwikiRequest (in Comanche)
Inheritance
Class protocol
instance creation
Instance protocol
accessing
fields
initializing
references
utility
Inheritance:
Object
| +--
Comanche::SwikiRequest
| +--
Comanche::HttpSwikiRequest
Package:
stx:goodies/webServer/comanche/swiki
Category:
Comanche-Swiki-Comanche
Version:
rev:
1.12
date:
2003/11/26 12:59:14
user:
penk
file:
HttpSwikiRequest.st
directory:
goodies/webServer/comanche/swiki
module:
stx
stc-classLibrary:
swiki
Class protocol:
instance creation
fromHttpRequest:
rawRequest
Instance protocol:
accessing
raw
fields
fieldsAsBooleanKey:
aKey
fieldsAsBooleanKey:
aKey
ifAbsent:
block
fieldsAsNumberKey:
aKey
fieldsAsNumberKey:
aKey
ifAbsent:
block
fieldsHasKey:
aKey
fieldsKey:
aKey
fieldsKey:
aKey
ifAbsent:
block
initializing
fromHttpRequest:
rawRequest
tokens _ (raw url copyUpTo: $?) findTokens: '/.'.
references
fileReferenceShelf:
shelf
book:
theBook
address:
theAddress
referenceShelf:
shelf
address:
theAddress
referenceShelf:
shelf
book:
theBook
referenceShelf:
shelf
book:
theBook
address:
theAddress
referenceShelf:
shelf
book:
theBook
page:
thePage
referenceShelf:
shelf
book:
theBook
page:
thePage
address:
theAddress
utility
authorization
authorizationUser
formText
getUsername
hasUserObject
isFramesCapable
isUsername:
aUsername
password:
aPassword
setUsername:
aUsername
password:
aPassword
text
url
user
Give IP address since this is the closest that an HttpRequest without login, password.
userID
Should be refactored
userObject
userObject:
anObject
ST/X 7.7.0.0; WebServer 1.702 at 20f6060372b9.unknown:8081; Mon, 18 Nov 2024 04:31:32 GMT