|
Smalltalk/X WebserverDocumentation of class 'Comanche::SwikiFileServer': |
|
|
Class: SwikiFileServer (in Comanche)Inheritance:Object | +--Comanche::SwikiFileServer
Description:SwikiFileServer is a pluggable functionality module. It is used by the Swiki to reference or serve files and directories in different ways. INSTANCE VARIABLES: refFileDict = a Dictionary of classes to the block used to reference them serveFileDict = a Dictionary of classes to the block used to serve them refFileBlock = a block that determines how to reference a SwikiFile refDirectoryBlock = a block that determines how to reference a SwikiDirectory refMissingFileBlock = a block that determines how to reference a missing file serveFileBlock = a block that determines how to serve a SwikiFile or SwikiImage serveDirectoryBlock = a block that determines how to serve a SwikiDirectory serveMissingFileBlock = a block that determines how to serve a missing file Class protocol:instance creationInstance protocol:accessing
|
|
|
ST/X 6.1.1; WebServer 1.620 at exept:8081; Thu, 17 May 2012 16:30:32 GMT
|