eXept Software AG Logo

Smalltalk/X Webserver

Documentation of class 'Comanche::SwikiModule':

Home

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

Class: SwikiModule (in Comanche)


Inheritance:

   Object
   |
   +--Comanche::SwikiModule

Package:
stx:goodies/webServer/comanche/swiki
Category:
Comanche-Swiki-Comanche
Version:
rev: 1.23 date: 2010/04/23 12:57:51
user: stefan
file: SwikiModule.st directory: goodies/webServer/comanche/swiki
module: stx stc-classLibrary: swiki

Class protocol:

instance creation
o  loadClassesAndExtensions
If Standalone, link to the XPSwiki dll if you want it

usage example(s):

     self loadClassesAndExtensions

o  swikiWebServerFromDir: aDirectoryName


Instance protocol:

accessing
o  shelf

o  shelf: aSwikiShelf

processing
o  filter: rawRequest

o  process: rawRequest

o  responseFrom: dict
header status

o  stop


Examples:


To Start Swiki on Comanche: | module | module := SwikiModule swikiWebServer. module ifNil: [self error: 'Did not start!'].

ST/X 7.2.0.0; WebServer 1.670 at bd0aa1f87cdd.unknown:8081; Thu, 25 Apr 2024 15:10:36 GMT