Controller::isModal()

Controller::isModal() – Checks whether the form is modal.

Synopsis

require_once 'HTML/QuickForm/Controller.php';

bool HTML_QuickForm_Controller::isModal ( )

Description

This package is not documented yet.

Throws

throws no exceptions thrown

Note

This function can not be called statically.