You are here

interface WebformElementOtherInterface in Webform 8.5

Same name and namespace in other branches
  1. 6.x src/Plugin/WebformElementOtherInterface.php \Drupal\webform\Plugin\WebformElementOtherInterface

Provides a 'other' options interface.

Hierarchy

Expanded class hierarchy of WebformElementOtherInterface

All classes that implement WebformElementOtherInterface

6 files declare their use of WebformElementOtherInterface
OptionsBase.php in src/Plugin/WebformElement/OptionsBase.php
WebformButtonsOther.php in modules/webform_jqueryui_buttons/src/Plugin/WebformElement/WebformButtonsOther.php
WebformCheckboxesOther.php in src/Plugin/WebformElement/WebformCheckboxesOther.php
WebformRadiosOther.php in src/Plugin/WebformElement/WebformRadiosOther.php
WebformSelectOther.php in src/Plugin/WebformElement/WebformSelectOther.php

... See full list

File

src/Plugin/WebformElementOtherInterface.php, line 8

Namespace

Drupal\webform\Plugin
View source
interface WebformElementOtherInterface {

}

Members