eXept Software AG Logo

Smalltalk/X Webserver

Documentation of class 'Comanche::HttpSwikiRequest':

Home

Documentation
www.exept.de
Everywhere
for:
[back]

Class: HttpSwikiRequest (in Comanche)


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
o  fromHttpRequest: rawRequest


Instance protocol:

accessing
o  raw

fields
o  fieldsAsBooleanKey: aKey

o  fieldsAsBooleanKey: aKey ifAbsent: block

o  fieldsAsNumberKey: aKey

o  fieldsAsNumberKey: aKey ifAbsent: block

o  fieldsHasKey: aKey

o  fieldsKey: aKey

o  fieldsKey: aKey ifAbsent: block

initializing
o  fromHttpRequest: rawRequest
tokens _ (raw url copyUpTo: $?) findTokens: '/.'.

references
o  fileReferenceShelf: shelf book: theBook address: theAddress

o  referenceShelf: shelf address: theAddress

o  referenceShelf: shelf book: theBook

o  referenceShelf: shelf book: theBook address: theAddress

o  referenceShelf: shelf book: theBook page: thePage

o  referenceShelf: shelf book: theBook page: thePage address: theAddress

utility
o  authorization

o  authorizationUser

o  formText

o  getUsername

o  hasUserObject

o  isFramesCapable

o  isUsername: aUsername password: aPassword

o  setUsername: aUsername password: aPassword

o  text

o  url

o  user
Give IP address since this is the closest that an HttpRequest without login, password.

o  userID
Should be refactored

o  userObject

o  userObject: anObject



ST/X 7.2.0.0; WebServer 1.670 at bd0aa1f87cdd.unknown:8081; Thu, 28 Mar 2024 17:19:25 GMT