eXept Software AG Logo

Smalltalk/X Webserver

Documentation of class 'Comanche::SwikiSubDirectory':

Home

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

Class: SwikiSubDirectory (in Comanche)


Inheritance:

   Object
   |
   +--Comanche::SwikiEntry
      |
      +--Comanche::SwikiDirectory
         |
         +--Comanche::SwikiSubDirectory

Package:
stx:goodies/webServer/comanche/swiki
Category:
Comanche-Swiki-FileServer
Version:
rev: 1.6 date: 2003/08/29 17:08:50
user: cg
file: SwikiSubDirectory.st directory: goodies/webServer/comanche/swiki
module: stx stc-classLibrary: swiki

Description:


SwikiSubDirectory

is a sub-directory. Thus, it has all the features of a SwikiDirectory, but it also has a containingDirectory.

INSTANCE VARIABLES:
containingDirectory = the SwikiDirectory which contains this instance (may be nil)


Class protocol:

instance creation
o  fromArray: arr onDir: dir containingDirectory: aSwikiDirectory


Instance protocol:

accessing
o  containingDirectory

o  containingDirectory: aSwikiDirectory

o  httpPath

o  localHttpPath

cacheing
o  addToDirServeCache: aSubSwikiDir at: key
Recurse Upward in Hierarchy

initialization
o  initializeDirectories
dirServeCache

testing
o  isASubDirectory



ST/X 7.2.0.0; WebServer 1.670 at bd0aa1f87cdd.unknown:8081; Fri, 19 Apr 2024 13:01:33 GMT