eXept Software AG Logo

Smalltalk/X Webserver

Documentation of class 'Demos::WebHomePageForSTX':

Home

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

Class: WebHomePageForSTX (in Demos)


Inheritance:

   Object
   |
   +--HTTPService
      |
      +--HTTPSelectorService
         |
         +--Demos::WebHomePageForSTX

Package:
stx:goodies/webServer
Category:
Net-Communication-HTTP-Services-Demo-WebApplications
Version:
rev: 1.88 date: 2023/09/09 18:57:19
user: stefan
file: WebHomePageForSTX.st directory: goodies/webServer
module: stx stc-classLibrary: webServer

Description:


generates a simple demo home page.

caveat: old code - needs to be rewritten to use an HTMLTreeBuilder.

copyright

COPYRIGHT (c) 2003 by eXept Software AG All Rights Reserved This software is furnished under a license and may be used only in accordance with the terms of that license and with the inclusion of the above copyright notice. This software may not be provided or otherwise made available to, or used by, any other person. No title to or ownership of the software is hereby transferred.

Class protocol:

defaults
o  defaultReplyPresenterClass

o  isThreadSafe

o  linkName
return the default linkName path (with slash)

queries-service
o  settingsApplicationClass
a SettingsApplication class - or nil (used in the settings dialog if non-nil)


Instance protocol:

defaults
o  allowedMessages

o  defaultMessage

queries
o  visibleServicesFor: aServiceClass server: aServer

registration
o  addRequiredForeignServicesTo: anHTTPServer
I need a file service for the bitmaps and icons

requests-helpers
o  additionalHeadTextForSTX

o  serviceLinksFor: aServiceClassList commonHeaderLine: aCommonHeaderLine headerLines: aHeaderLineStringList linkNames: aLinkNameStringOrBlockList request: aRequest

o  welcomeHomePageString

requests-helpers-paragraphs
o  comancheSTTFor: aRequest

o  comancheSwikiFor: aRequest

o  demoApplicationFor: aRequest

o  demoShopFor: aRequest

o  maintenanceFor: aRequest

o  onlineDocumentationFor: aRequest
to refer to the st/x server, use:

o  otherServicesFor: aRequest

o  pageCounterFor: aRequest
if the referrer is one of my page, the visitor is not a new one.
Then we do not count up.

o  resourceManagerFor: aRequest

o  slideShowServiceLinksFor: aRequest

o  smalltalkSourceAccessFor: aRequest

o  smalltalkWebBrowserFor: aRequest

o  talkToLiveSystemEmbeddedFor: aRequest

o  talkToLiveSystemPureHtmlFor: aRequest

requests-homePage
o  homePage: aRequest
The server's homePage.



ST/X 7.7.0.0; WebServer 1.702 at 20f6060372b9.unknown:8081; Mon, 18 Nov 2024 04:21:08 GMT