eXept Software AG Logo

Smalltalk/X Webserver

Documentation of class 'Comanche::SwikiSubBook':

Home

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

Class: SwikiSubBook (in Comanche)


Inheritance:

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

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

Description:


SwikiSubBook

this is a SwikiBook that inherits its properties from another SwikiBook.

INSTANCE VARIABLES:
parent = the SwikiBook that the swiki inherits from


Instance protocol:

inheritance
o  hasParent

o  hasSuper: aBook

o  parent

o  parent: aBook

modules
o  modules

o  modulesAt: key

o  modulesAt: key ifAbsent: block

o  modulesIncludes: key

o  modulesRemove: key

private
o  bookActionNamed: actionName

o  bookAddressNamed: addressName

o  bookTemplateNamed: templateName

o  pageActionNamed: actionName

o  pageAddressNamed: addressName

o  pageTemplateNamed: templateName

o  privAddressNamed: addressName

settings
o  settings

o  settingsAt: key

o  settingsAt: key ifAbsent: block

o  settingsIncludes: key

o  settingsRemove: key

storage
o  loadPages

testing
o  hasBookAddress: addressName

o  hasBookTemplate: templateName

o  hasPageAddress: addressName

o  hasPageTemplate: templateName

o  hasPrivAddress: addressName



ST/X 7.2.0.0; WebServer 1.670 at bd0aa1f87cdd.unknown:8081; Sat, 20 Apr 2024 05:01:43 GMT