public property FieldType::$no_ui

A boolean stating that fields of this type cannot be created through the UI.

Type: bool

File

core/lib/Drupal/Core/Field/Annotation/FieldType.php, line 87

Class

FieldType
Defines a FieldType annotation object.

Namespace

Drupal\Core\Field\Annotation

Code

public $no_ui = FALSE;

© 2001–2016 by the original authors
Licensed under the GNU General Public License, version 2 and later.
Drupal is a registered trademark of Dries Buytaert.
https://api.drupal.org/api/drupal/core!lib!Drupal!Core!Field!Annotation!FieldType.php/property/FieldType::no_ui/8.1.x