HMS |
class |
Drupal\hms_field\Element |
src/Element/HMS.php |
Provides a one-line text field form element. |
|
|
|
HMSFieldItem |
class |
Drupal\hms_field\Plugin\Field\FieldType |
src/Plugin/Field/FieldType/HMSFieldItem.php |
Plugin implementation of the 'hms' field type. |
|
|
|
HMSFieldWidget |
class |
Drupal\hms_field\Plugin\Field\FieldWidget |
src/Plugin/Field/FieldWidget/HMSFieldWidget.php |
Plugin implementation of the 'hms_default' widget. |
|
|
|
HMSFormatter |
class |
Drupal\hms_field\Plugin\Field\FieldFormatter |
src/Plugin/Field/FieldFormatter/HMSFormatter.php |
Plugin implementation of the 'hms_default_formatter' formatter. |
|
|
|
HMSNaturalLanguageFormatter |
class |
Drupal\hms_field\Plugin\Field\FieldFormatter |
src/Plugin/Field/FieldFormatter/HMSNaturalLanguageFormatter.php |
Plugin implementation of the 'hms_natural_language_formatter' formatter. |
|
|
|
HMSService |
class |
Drupal\hms_field |
src/HMSService.php |
Provides a service to handle various hms related functionality. |
|
|
2 |
HMSServiceInterface |
interface |
Drupal\hms_field |
src/HMSServiceInterface.php |
Interface HMSServiceInterface. |
1 |
3 |
|
MigrateHmsFieldHandler |
class |
|
./hms_field.migrate.inc |
Migrate handler for HMS fields, so we can import values to these fields.
You should give the integer (seconds) value to the mapping. |
|
|
|