Hide

YetaWF Documentation

Display
Print

YetaWF.Dashboard Package

Overview

This package implements tools to inspect site performance and debugging tools.

Modules

Module NameDescription
AddOn Details ModuleDisplays detailed information about one AddOn. Used by the AddOn Info Module.
AddOn Info ModuleDisplays information about all Javascript AddOns, CSS AddOns that are installed in the current YetaWF instance. AddOn information can be accessed using Admin > Dashboard > AddOn Info (standard YetaWF site).
Audit Information ModuleDisplays and manages audit information. Audit information can be accessed using Admin > Dashboard > Audit Information (standard YetaWF site).
Audit Record ModuleDisplays an existing audit record. Used by the Audit Information Module.
Audit Settings ModuleUsed to edit a site's audit settings. This can be accessed using Admin > Settings > Audit Settings (standard YetaWF site).
Cache Information (HttpContext.Current.Cache) ModuleDisplays cache information (HttpContext.Current.Cache). Cache information can be accessed using Admin > Dashboard > HttpContext.Current.Cache (standard YetaWF site).
Data Providers ModuleDisplays installed data providers. Installed data providers can be accessed using Admin > Dashboard > Data Providers (standard YetaWF site).
Disposable Objects ModuleDisplays (debug) information about Disposable objects. Used to find leaks where objects aren't properly Dispose()'d. Disposable Objects information can be accessed using Admin > Dashboard > Disposable Objects (standard YetaWF site).
Http Modules ModuleDisplays all Http modules that make up the pipeline in IIS. This information can be used to remove certain modules that are not needed. This can be accessed using Admin > Dashboard > Http Modules (standard YetaWF site).
Request Blocking ModuleEdits request blocking settings, used to stop bots from common exploit scanning, scraping
SessionState Information (HttpContext.Current.Session) ModuleDisplays SessionState information (HttpContext.Current.Session). Session state information can be accessed using Admin > Dashboard > HttpContext.Current.Session (standard YetaWF site).
Static Pages ModuleDisplays and manages information about static pages. This can be accessed using Admin > Dashboard > Static Pages (standard YetaWF site).
Status Information ModuleDisplays information about the YetaWF instance. Status information can be accessed using Admin > Dashboard > Status Information (standard YetaWF site).

License

The YetaWF.Dashboard package is part of YetaWF, an open source product licensed under the GNU General Public License, version 3 (GPL-3.0) - Copyright - Softel vdm, Inc.