PostalCodeFormatter |
class |
Drupal\postal_code\Plugin\Field\FieldFormatter |
src/Plugin/Field/FieldFormatter/PostalCodeFormatter.php |
Plugin implementation of the 'postal_code' formatter. |
|
|
|
PostalCodeItem |
class |
Drupal\postal_code\Plugin\Field\FieldType |
src/Plugin/Field/FieldType/PostalCodeItem.php |
Plugin implementation of the 'postal_code' field type. |
|
|
|
PostalCodeSettingsForm |
class |
Drupal\postal_code\Form |
src/Form/PostalCodeSettingsForm.php |
Postal code admin settings form. |
|
|
1 |
PostalCodeValidation |
class |
Drupal\postal_code |
src/PostalCodeValidation.php |
Provide additional methods for validations of postal code field. |
|
1 |
2 |
PostalCodeValidationInterface |
interface |
Drupal\postal_code |
src/PostalCodeValidationInterface.php |
Interface ValidatorServiceInterface.
Provide interface with additional methods for validations of postal code field. |
1 |
2 |
|
PostalCodeWidget |
class |
Drupal\postal_code\Plugin\Field\FieldWidget |
src/Plugin/Field/FieldWidget/PostalCodeWidget.php |
Plugin implementation of the 'postal_code' widget. |
|
|
|