eXept Software AG Logo

Smalltalk/X Webserver

Documentation of class 'Comanche::SwikiBook':

Home

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

Class: SwikiBook (in Comanche)


Inheritance:

   Object
   |
   +--Comanche::SwikiStructure
      |
      +--Comanche::SwikiBook
         |
         +--Comanche::SwikiSubBook

Package:
stx:goodies/webServer/comanche/swiki
Category:
Comanche-Swiki-Structure
Version:
rev: 1.11 date: 2003/11/17 10:47:59
user: penk
file: SwikiBook.st directory: goodies/webServer/comanche/swiki
module: stx stc-classLibrary: swiki

Instance protocol:

accessing
o  bookActions

o  bookAddresses

o  bookTemplates

o  pageActions

o  pageAddresses

o  pageTemplates

o  pages

o  pages: anObject

o  privAddresses

o  setup

o  setup: dict

inheritance
o  addChild: aBook

o  allChildren

o  children

o  hasChildren

o  hasParent

o  hasSuper: aBook

o  loadSelfAndChildrenFrom: shelf

o  removeChild: aBook

initialization
o  initialize

modules
o  modules

o  rawModules

o  rawModules: dict

o  rawModulesIncludes: key

o  rawModulesRemove: key

private
o  bookActionNamed: actionName

o  bookAddressNamed: addressName

o  bookTemplateNamed: templateName

o  formatBookAction: actionName with: args

o  formatPageAction: actionName with: args
Format book action if no page action is found

o  pageActionNamed: actionName

o  pageAddressNamed: addressName

o  pageTemplateNamed: templateName

o  privAddressNamed: addressName

processing
o  formatBookAction: actionName request: request response: response shelf: shelf

o  formatBookAddress: addressName request: request response: response shelf: shelf

o  formatBookTemplate: templateName request: request response: response shelf: shelf

o  formatPageAction: actionName request: request response: response shelf: shelf page: page

o  formatPageAddress: addressName request: request response: response shelf: shelf page: page

o  formatPageTemplate: templateName request: request response: response shelf: shelf page: page

o  formatPrivAddress: addressName request: request response: response shelf: shelf

o  process: request response: response shelf: shelf
Process the swiki request to return the stream of the text.

settings
o  rawSettings

o  rawSettings: dict

o  rawSettingsIncludes: key

o  rawSettingsRemove: key

o  settings

storage
o  loadFrom: shelf

o  loadPages

o  loadStorageFrom: shelf

o  writeSettings

testing
o  hasBookAddress: addressName

o  hasBookTemplate: templateName

o  hasPageAddress: addressName

o  hasPageNamed: aString

o  hasPageTemplate: templateName

o  hasPrivAddress: addressName

utility
o  addNewPage

o  pageAlmostNamed: addr ifThere: thereBlock ifNot: notBlock

o  pageNamed: aString

o  recentchanges: beforeBlock during: duringBlock after: afterBlock
First page

o  references: page before: beforeBlock during: duringBlock after: afterBlock ifAbsent: absentBlock
(results includes: (pages at: 1)) ifTrue: [results remove: (pages at: 1)].

o  searchFor: text caseSensitive: caseSensitive and: performAnd matchBlock: matchBlock
Smart tokenize text with quotes

o  showName



ST/X 7.2.0.0; WebServer 1.670 at bd0aa1f87cdd.unknown:8081; Fri, 29 Mar 2024 08:58:02 GMT