eXept Software AG Logo

Smalltalk/X Webserver

Documentation of class 'AbstractServerSettingsApplication':

Home

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

Class: AbstractServerSettingsApplication


Inheritance:

   Object
   |
   +--Model
      |
      +--ApplicationModel
         |
         +--AbstractSettingsApplication
            |
            +--AbstractServerSettingsApplication
               |
               +--HTTPServerSettingsAppl
               |
               +--HTTPServerSettingsAppl::AuthorizationSettingsAppl
               |
               +--HTTPServerSettingsAppl::LoggingSettingsAppl
               |
               +--HTTPServerSettingsAppl::PluggableServicesSettingsAppl
               |
               +--HTTPServiceSettingsApplication
               |
               +--SoapSettingsApplication

Package:
stx:goodies/webServer/ui
Category:
Net-Communication-HTTP-Settings
Version:
rev: 1.41 date: 2017/09/13 08:26:43
user: cg
file: AbstractServerSettingsApplication.st directory: goodies/webServer/ui
module: stx stc-classLibrary: ui
Author:
Christian Penk

Description:


Abstract superclass for HTTP-Server settings applications.
Instances of me are meant to be used as subcanvas in a 
SettingsDialog (switched when seleting tree items).


Related information:

    SettingsDialog

Class protocol:

defaults
o  nameInSettingsDialog


Instance protocol:

accessing
o  defaultSettingsApplication

o  defaultSettingsApplication: aBoolean

o  httpServerInstance
return the value of the instance variable 'httpServerInstance' (automatically generated)

o  httpServerInstance: something
set the value of the instance variable 'httpServerInstance' (automatically generated)

o  nameInSettingsDialog

o  parentApplication
return the value of the instance variable 'parentApplication' (automatically generated)

o  parentApplication: something
set the value of the instance variable 'parentApplication' (automatically generated)

o  subApplications
return the value of the instance variable 'subApplications' (automatically generated)

actions
o  basicSaveSettings

o  readSettings

actions-subApplications
o  addSettingsApplicationForService: aService

o  createServerSubApplication: aSubApplicationClass preInitialize: aPreInitializeBlock expand: aBoolean
not used

o  createServerSubApplications: aClassList

o  createServerSubApplications: aClassList preInitialize: aPreInitializeBlock

o  createServerSubApplications: aClassList preInitialize: aPreInitializeBlock expand: doExpand

o  hasSubApplicationFor: aSettingsApplication

o  openAndCloseServiceSettingsApplications

o  removeServerSubApplicationsFor: aApplicationList

o  removeServerSubApplicationsFor: anApplicationList eachDo: aBlock
item for this applicational not available

o  removeSettingsApplicationForService: aService

o  subApplicationFor: aSettingsApplication

aspects
o  isServiceSettingsApplication

o  serverStatus

initialization & release
o  release

queries
o  itemPathNameForSubApplication: aSubApplication

o  serverIsRunning



ST/X 7.2.0.0; WebServer 1.670 at bd0aa1f87cdd.unknown:8081; Tue, 23 Apr 2024 11:27:31 GMT