You are here

public property editableviews_handler_field_entity_metadata_property::$editable in Editable Views 7

Boolean to indicate to the style plugin that this field is editable.

File

handlers/editableviews_handler_field_entity_metadata_property.inc, line 15

Class

editableviews_handler_field_entity_metadata_property
Field handler for editing an entity metadata property.

Code

public $editable = TRUE;