eXept Software AG Logo

Smalltalk/X Webserver

Documentation of class 'Comanche::SwikiStorage':

Home

everywhere
www.exept.de
for:
[back]

Class: SwikiStorage (in Comanche)


Inheritance:

   Object
   |
   +--Comanche::SwikiStorage
      |
      +--Comanche::XmlSwikiStorage

Package:
stx:goodies/webServer/comanche/swiki
Category:
Comanche-Swiki-Storage
Version:
rev: 1.13 date: 2003/09/30 15:37:07
user: penk
file: SwikiStorage.st directory: goodies/webServer/comanche/swiki
module: stx stc-classLibrary: swiki

Class protocol:

instance creation
o  fromDir: aFileDirectory

testing class hierarchy
o  handlesBookStorage

o  handlesPageStorage


Instance protocol:

accessing
o  dir

o  dir: aFileDirectory

book (browser)
o  addBookFunction: function type: type category: category

o  addBookFunction: function type: type name: name

o  addBookFunction: function type: type name: name category: category

o  allBookFunction: function type: type

o  ayuBookFunction: function type: type
As Yet Unclassified

o  bookFunction: function type: type category: category

o  bookFunction: function type: type name: name

o  bookFunction: function type: type name: name content: content

o  categoriesBookFunction: function type: type

o  deleteBookFunction: function type: type category: category

o  deleteBookFunction: function type: type name: name

o  moveBookFunction: function type: type name: name

o  moveBookFunction: function type: type name: name toCategory: category

o  renameBookFunction: function type: type category: fromName to: toName

o  renameBookFunction: function type: type name: fromName to: toName

book (load)
o  loadBook: book

o  loadSettingsForBook: book

o  writeSettingsForBook: book

book (logging)
o  logChangeBookFunction: function type: type name: name

o  logDeleteBookFunction: function type: type name: name

pages
o  multipleTextFrom: aPage

** This method raises an error - it must be redefined in concrete classes **

o  simpleTextFrom: aPage

** This method raises an error - it must be redefined in concrete classes **

o  textFrom: aPage

private
o  getMetaCollForDir: aDir

** This method raises an error - it must be redefined in concrete classes **

o  putMetaColl: coll forDir: aDir

** This method raises an error - it must be redefined in concrete classes **

shelf (browser)
o  addShelfFunction: function type: type category: category

o  addShelfFunction: function type: type name: name

o  addShelfFunction: function type: type name: name category: category

o  allShelfFunction: function type: type

o  ayuShelfFunction: function type: type
As Yet Unclassified

o  categoriesShelfFunction: function type: type

o  deleteShelfFunction: function type: type category: category

o  deleteShelfFunction: function type: type name: name

o  moveShelfFunction: function type: type name: name

o  moveShelfFunction: function type: type name: name toCategory: category

o  renameShelfFunction: function type: type category: fromName to: toName

o  renameShelfFunction: function type: type name: fromName to: toName

o  shelfFunction: function type: type category: category

o  shelfFunction: function type: type name: name

o  shelfFunction: function type: type name: name content: content

shelf (load)
o  createBook: book

o  loadActionsForBook: book

o  loadActionsForShelf: shelf

o  loadAddressesForBook: book

o  loadAddressesForShelf: shelf

o  loadSettingsForShelf: shelf

o  loadShelf: shelf

o  loadTemplatesForBook: book

o  loadTemplatesForShelf: shelf

shelf (logging)
o  logChangeShelfFunction: function type: type name: name

o  logDeleteShelfFunction: function type: type name: name



ST/X 6.1.1; WebServer 1.620 at exept:8081; Thu, 17 May 2012 16:35:13 GMT