Bootstrap\Modal: A class to implement Bootstrap Modal dialogs.

The Modal can implement modals as documented in the Bootstrap Javascript documentation.

Its interface is similar to the \QCubed\Project\Jqui\Dialog interface, and can be mostly a drop-in replacement for it. It does have some Bootstrap specific options that are in addition to the standard interface.

Basic implementation