eXept Software AG Logo

Smalltalk/X Webserver

Documentation of class 'Comanche::SwikiFileVersions':

Home

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

Class: SwikiFileVersions (in Comanche)


Inheritance:

   Object
   |
   +--Collection
      |
      +--SequenceableCollection
         |
         +--OrderedCollection
            |
            +--Comanche::SwikiFileVersions

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

Description:


SwikiFileVersions

is a subclass of OrderedCollection that holds all versions of a Swiki file.

INSTANCE VARIABLES:
name = the full name of the file (this may be an alias for the actual file name)
mimeType = the mimeType for the files


Class protocol:

instance creation
o  named: aString


Instance protocol:

accessing
o  addEntry: aSwikiEntry
Pad collection, so that entries can be added in incorrect order

o  httpName

o  mimeType

o  mimeType: mime

o  name

o  name: aString

o  nextVersionName

o  strictXmlName

o  xmlName

testing
o  isAnImage



ST/X 7.2.0.0; WebServer 1.670 at bd0aa1f87cdd.unknown:8081; Sat, 20 Apr 2024 07:07:12 GMT