eXept Software AG Logo

Smalltalk/X Webserver

Documentation of class 'HTTPServerSettingsAppl::LoggingSettingsAppl':

Home

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

Class: LoggingSettingsAppl (private in HTTPServerSettingsAppl

This class is only visible from within HTTPServerSettingsAppl.

Inheritance:

   Object
   |
   +--Model
      |
      +--ApplicationModel
         |
         +--AbstractSettingsApplication
            |
            +--AbstractServerSettingsApplication
               |
               +--HTTPServerSettingsAppl::LoggingSettingsAppl

Package:
stx:goodies/webServer/ui
Category:
Net-Communication-HTTP-Settings
Owner:
HTTPServerSettingsAppl

Class protocol:

image specs
o  defaultIcon
This resource specification was automatically generated
by the ImageEditor of ST/X.

Usage example(s):

     self defaultIcon inspect
     ImageEditor openOnClass:self andSelector:#defaultIcon
     Icon flushCachedIcons

interface specs
o  windowSpec
This resource specification was automatically generated
by the UIPainter of ST/X.

Usage example(s):

     UIPainter new openOnClass:HTTPServerSettingsAppl::LoggingSettingsAppl andSelector:#windowSpec
     HTTPServerSettingsAppl::LoggingSettingsAppl new openInterface:#windowSpec
     HTTPServerSettingsAppl::LoggingSettingsAppl open


Instance protocol:

actions
o  basicSaveSettings

o  browseLogFile

o  readSettings

aspects
o  accessLogger

o  accessLoggerList

o  accessLoggerSettingsApp

o  logEnabled

o  logFile

o  selectedAccessLogger

change & update
o  selectedAccessLoggerChanged

o  update: something with: aParameter from: changedObject
Invoked when an object that I depend upon sends a change notification.

defaults
o  nameInSettingsDialog

initialization
o  initialize

queries
o  hasUnsavedChanges
(comment from inherited method)
utility to check for changed aspects as listed in the aspects method.
If that has not been redefined, an error will be reported,
as you should then redefine this method in a subclass

o  helpFilename
the path for a local help document (for offline reading)



ST/X 7.7.0.0; WebServer 1.702 at 20f6060372b9.unknown:8081; Sat, 27 Jul 2024 04:03:06 GMT