You are here

public property AjaxPageControllerBase::$is_modal_form in Forena Reports 8

Indicates whether the current form being processed is a modal.

Type: bool

File

src/Controller/AjaxPageControllerBase.php, line 55

Class

AjaxPageControllerBase

Namespace

Drupal\forena\Controller

Code

public $is_modal_form = FALSE;