|
Daraja HTTP Framework 3.2.1-SNAPSHOT
HTTP server framework for Object Pascal
|
Web Filter configuration. More...
Public Member Functions | |
| IContext | GetContext () |
| Get the current context. | |
Protected Member Functions | |
| Add (const string Key, const string Value) | |
| string | GetFilterName () |
| Retrieves the name of the filter. | |
| string | GetInitParameter (const string Key) |
| Gets an initialization parameter. | |
| TdjStringArray | GetInitParameterNames () |
| string | GetName () |
| SetContext (const IContext Context) | |
| SetName (const string AName) | |
Private Member Functions | |
| IContext | GetContext () |
| string | GetInitParameter (const string Key) |
| Gets an initialization parameter. | |
| TdjStringArray | GetInitParameterNames () |
Web Filter configuration.
|
protectedinherited |
References GetInitParameterNames(), and GetName().
|
inherited |
Get the current context.
References TdjAbstractConfig().
|
protected |
Retrieves the name of the filter.
Implements IWebFilterConfig.
|
protectedinherited |
Gets an initialization parameter.
| Key | Parameter name (case-sensitive) |
Implements IContextConfig.
|
protectedinherited |
Implements IContextConfig.
Referenced by Add().
|
protectedinherited |
References TdjAbstractConfig().
Referenced by Add().
|
protectedinherited |
|
protectedinherited |