property panels_allowed_layouts::$form_state in Panels 6.2
Same name and namespace in other branches
- 5.2 includes/common.inc \panels_allowed_layouts::form_state
- 6.3 includes/common.inc \panels_allowed_layouts::form_state
- 7.3 includes/common.inc \panels_allowed_layouts::form_state
Hack-imitation of D6's $form_state. Used by the panels_common_set_allowed_types() form to indicate whether the returned value is in its 'render', 'failed-validate', or 'submit' stage.
File
- includes/
common.inc, line 81 - Functions used by more than one panels client module.
Class
- panels_allowed_layouts
- Class definition for the allowed layouts governing structure.
Code
var $form_state;