Smalltalk/X Webserver
Documentation of class 'Comanche::SwikiBook':
Documentation
www.exept.de
Everywhere
for:
Class: SwikiBook (in Comanche)
Inheritance
Instance protocol
accessing
inheritance
initialization
modules
private
processing
settings
storage
testing
utility
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
bookActions
bookAddresses
bookTemplates
pageActions
pageAddresses
pageTemplates
pages
pages:
anObject
privAddresses
setup
setup:
dict
inheritance
addChild:
aBook
allChildren
children
hasChildren
hasParent
hasSuper:
aBook
loadSelfAndChildrenFrom:
shelf
removeChild:
aBook
initialization
initialize
modules
modules
rawModules
rawModules:
dict
rawModulesIncludes:
key
rawModulesRemove:
key
private
bookActionNamed:
actionName
bookAddressNamed:
addressName
bookTemplateNamed:
templateName
formatBookAction:
actionName
with:
args
formatPageAction:
actionName
with:
args
Format book action if no page action is found
pageActionNamed:
actionName
pageAddressNamed:
addressName
pageTemplateNamed:
templateName
privAddressNamed:
addressName
processing
formatBookAction:
actionName
request:
request
response:
response
shelf:
shelf
formatBookAddress:
addressName
request:
request
response:
response
shelf:
shelf
formatBookTemplate:
templateName
request:
request
response:
response
shelf:
shelf
formatPageAction:
actionName
request:
request
response:
response
shelf:
shelf
page:
page
formatPageAddress:
addressName
request:
request
response:
response
shelf:
shelf
page:
page
formatPageTemplate:
templateName
request:
request
response:
response
shelf:
shelf
page:
page
formatPrivAddress:
addressName
request:
request
response:
response
shelf:
shelf
process:
request
response:
response
shelf:
shelf
Process the swiki
request
to return the stream of the text.
settings
rawSettings
rawSettings:
dict
rawSettingsIncludes:
key
rawSettingsRemove:
key
settings
storage
loadFrom:
shelf
loadPages
loadStorageFrom:
shelf
writeSettings
testing
hasBookAddress:
addressName
hasBookTemplate:
templateName
hasPageAddress:
addressName
hasPageNamed:
aString
hasPageTemplate:
templateName
hasPrivAddress:
addressName
utility
addNewPage
pageAlmostNamed:
addr
ifThere:
thereBlock
ifNot:
notBlock
pageNamed:
aString
recentchanges:
beforeBlock
during:
duringBlock
after:
afterBlock
First page
references:
page
before:
beforeBlock
during:
duringBlock
after:
afterBlock
ifAbsent:
absentBlock
(results includes: (
page
s at: 1)) ifTrue: [results remove: (
page
s at: 1)].
searchFor:
text
caseSensitive:
caseSensitive
and:
performAnd
matchBlock:
matchBlock
Smart tokenize
text
with quotes
showName
ST/X 7.7.0.0; WebServer 1.702 at 20f6060372b9.unknown:8081; Mon, 18 Nov 2024 06:53:18 GMT