You are here

namespace Drupal\webform_options_custom in Webform 8.5

Same name in other branches
  1. 6.x Drupal\webform_options_custom
Classsort descending Location Description
WebformOptionsCustomAccessControlHandler modules/webform_options_custom/src/WebformOptionsCustomAccessControlHandler.php Defines the access control handler for the webform options custom entity type.
WebformOptionsCustomDeleteForm modules/webform_options_custom/src/WebformOptionsCustomDeleteForm.php Provides a delete webform custom options form.
WebformOptionsCustomForm modules/webform_options_custom/src/WebformOptionsCustomForm.php Provides a form to set webform options custom.
WebformOptionsCustomInterface modules/webform_options_custom/src/WebformOptionsCustomInterface.php Provides an interface defining a webform options custom entity.
WebformOptionsCustomListBuilder modules/webform_options_custom/src/WebformOptionsCustomListBuilder.php Defines a class to build a listing of webform options custom entities.
WebformOptionsCustomStorage modules/webform_options_custom/src/WebformOptionsCustomStorage.php Storage controller class for "webform_options_custom" configuration entities.
WebformOptionsCustomStorageInterface modules/webform_options_custom/src/WebformOptionsCustomStorageInterface.php Provides an interface for webform options custom storage.