Tripal
List of all members
Drupal\tripal_chado\TripalStorage\ChadoBoolStoragePropertyType Class Reference
Inheritance diagram for Drupal\tripal_chado\TripalStorage\ChadoBoolStoragePropertyType:
Inheritance graph
[legend]
Collaboration diagram for Drupal\tripal_chado\TripalStorage\ChadoBoolStoragePropertyType:
Collaboration graph
[legend]

Additional Inherited Members

- Public Member Functions inherited from Drupal\tripal\TripalStorage\BoolStoragePropertyType
 __construct ($entityType, $fieldType, $key, $term_id, $storage_settings=[])
 
- Public Member Functions inherited from Drupal\tripal\TripalStorage\StoragePropertyTypeBase
 __construct ($entityType, $fieldType, $key, $term_id, $id, $storage_settings=[])
 
 getId ()
 
 setCardinality (int $cardinality)
 
 getCardinality ()
 
 setSearchability ($searchability)
 
 getSearchability ()
 
 setOperations ($operations)
 
 getOperations ()
 
 setSortable ($sortable)
 
 getSortable ()
 
 setReadOnly ($readOnly)
 
 getReadOnly ()
 
 setRequired ($required)
 
 getRequired ()
 
 getStorageSettings ()
 
 setStorageSettings ($storage_settings)
 
- Public Member Functions inherited from Drupal\tripal\TripalStorage\StoragePropertyBase
 __construct ($entityType, $fieldType, $key, $term_id)
 
 getEntityType ()
 
 getFieldType ()
 
 getKey ()
 
 getTermIdSpace ()
 
 getTermAccession ()
 
 getTerm ()
 
- Protected Attributes inherited from Drupal\tripal\TripalStorage\StoragePropertyBase
 $idSpaceService
 

Detailed Description

Defines the boolean Tripal storage property type.


The documentation for this class was generated from the following file: