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 creation
Instance protocol:accessing
|
|
ST/X 7.7.0.0; WebServer 1.702 at 20f6060372b9.unknown:8081; Mon, 18 Nov 2024 04:25:03 GMT |