namespace Dialog
Description
Namespace for all dialog classes.
Classes
-
Dialog.Ajax
An overlay dialog that fetches content from the server via AJAX calls.
-
Dialog.Base
Base class for all overlay dialogs.
-
Dialog.Frame
An overlay dialog with static HTML content, styled using the default window frame.
-
Dialog.HTML
An overlay dialog with static HTML content.