.

gyro/core/view/widgets/input.widget.php File Reference

Go to the source code of this file.

Classes

class   WidgetInput
  Create an input widget (not necessarily an input element). More...

Variables

  if (!defined('APP_MULTISELECT_THRESHOLD')) define('APP_MULTISELECT_THRESHOLD'
  Define number of items up to which checkboxes are used instead of multiselect box.

Variable Documentation

if(!defined('APP_MULTISELECT_THRESHOLD')) define('APP_MULTISELECT_THRESHOLD'

Define number of items up to which checkboxes are used instead of multiselect box.

Definition at line 5 of file input.widget.php.