eXept Software AG Logo

Smalltalk/X Webserver

Documentation of class 'HTTPFileServiceSettingsApp':

Home

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

Class: HTTPFileServiceSettingsApp


Inheritance:

   Object
   |
   +--Model
      |
      +--ApplicationModel
         |
         +--AbstractSettingsApplication
            |
            +--AbstractServerSettingsApplication
               |
               +--HTTPServiceSettingsApplication
                  |
                  +--HTTPFileServiceSettingsApp

Package:
stx:goodies/webServer/ui
Category:
Net-Communication-HTTP-Services
Version:
rev: 1.40 date: 2022/02/11 11:59:28
user: cg
file: HTTPFileServiceSettingsApp.st directory: goodies/webServer/ui
module: stx stc-classLibrary: ui

Description:



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:

help specs
o  helpSpec
This resource specification was automatically generated
by the UIHelpTool of ST/X.

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:HTTPFileServiceSettingsApp andSelector:#windowSpec
     HTTPFileServiceSettingsApp new openInterface:#windowSpec
     HTTPFileServiceSettingsApp open


Instance protocol:

actions
o  basicSaveSettings

o  browseFileRoot

o  readSettings

aspects
o  allowRemoveFile

o  allowUpload

o  checkReferrer

o  defaultFileName
return/create the 'defaultFileName' value holder (automatically generated)

o  directoryListingsAllowed

o  expirationTime
return/create the 'defaultFileName' value holder (automatically generated)

o  fileCacheExpirationDelta

o  fileRoot
return/create the 'fileRoot' value holder (automatically generated)

o  maxCacheDocumentSize

o  maxCacheSize

o  nameFilterPattern

o  showWorldReadableOnly

initialization
o  initialize

protocol
o  hasUnsavedChanges
answer true, if there are any unsaved changes

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; Fri, 03 May 2024 14:38:11 GMT