|
Class: HTTPFileServiceSettingsApp
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
copyrightCOPYRIGHT (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.
help specs
-
helpSpec
-
This resource specification was automatically generated
by the UIHelpTool of ST/X.
image specs
-
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
-
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
|
actions
-
basicSaveSettings
-
-
browseFileRoot
-
-
readSettings
-
aspects
-
allowRemoveFile
-
-
allowUpload
-
-
checkReferrer
-
-
defaultFileName
-
return/create the 'defaultFileName' value holder (automatically generated)
-
directoryListingsAllowed
-
-
expirationTime
-
return/create the 'defaultFileName' value holder (automatically generated)
-
fileCacheExpirationDelta
-
-
fileRoot
-
return/create the 'fileRoot' value holder (automatically generated)
-
maxCacheDocumentSize
-
-
maxCacheSize
-
-
nameFilterPattern
-
-
showWorldReadableOnly
-
initialization
-
initialize
-
protocol
-
hasUnsavedChanges
-
answer true, if there are any unsaved changes
-
helpFilename
-
the path for a local help document (for offline reading)
|