You are here

Classes, traits, and interfaces in FormAssembly 8

Primary tabs

Namesort descending Type Namespace Location Description Direct uses Use statements Strings
ApiAuthorize class Drupal\formassembly src/ApiAuthorize.php Service class for FormAssembly API: Handles authorization. 2
ApiBase abstract class Drupal\formassembly src/ApiBase.php Base class for Api Objects. 3
ApiMarkup class Drupal\formassembly src/ApiMarkup.php Service class for FormAssembly API: Fetches form markup. 1 2
ApiSync class Drupal\formassembly src/ApiSync.php Service class for FormAssembly API: Handles form sync. 2
FormAssemblyBatchProcessor class Drupal\formassembly src/FormAssemblyBatchProcessor.php The "business logic" of the batch process for syncing with FormAssembly. 2 2
FormassemblyCommands class Drupal\formassembly\Commands src/Commands/FormassemblyCommands.php FormAssembly Drush commandfile. 2
FormAssemblyEntity class Drupal\formassembly\Entity src/Entity/FormAssemblyEntity.php Defines the FormAssembly Form entity. 2
FormAssemblyEntityAccessControlHandler class Drupal\formassembly src/FormAssemblyEntityAccessControlHandler.php Access controller for the FormAssembly Form entity.
FormAssemblyEntityDeleteForm class Drupal\formassembly\Form src/Form/FormAssemblyEntityDeleteForm.php Provides a form for deleting FormAssembly Form entities.
FormAssemblyEntityForm class Drupal\formassembly\Form src/Form/FormAssemblyEntityForm.php Form controller for FormAssembly Form edit forms.
FormAssemblyEntityHtmlRouteProvider class Drupal\formassembly src/FormAssemblyEntityHtmlRouteProvider.php Provides routes for FormAssembly Form entities.
FormAssemblyEntityInterface interface Drupal\formassembly\Entity src/Entity/FormAssemblyEntityInterface.php Provides an interface for defining FormAssembly Form entities. 1
FormAssemblyEntityListBuilder class Drupal\formassembly src/FormAssemblyEntityListBuilder.php Defines a class to build a listing of FormAssembly Form entities.
FormAssemblyEntitySettingsForm class Drupal\formassembly\Form src/Form/FormAssemblyEntitySettingsForm.php FormAssembly entity settings form.
FormAssemblyEntityViewBuilder class Drupal\formassembly\Entity src/Entity/FormAssemblyEntityViewBuilder.php Prepares the FormAssembly entity for display.
FormAssemblyEntityViewsData class Drupal\formassembly\Entity src/Entity/FormAssemblyEntityViewsData.php Provides Views data for FormAssembly Form entities.
FormAssemblyException class Drupal\formassembly\Exception src/Exception/FormAssemblyException.php Provides a custom Exception that we can catch. 1
FormassemblyHtmlResponseAttachmentsProcessor class Drupal\formassembly\Component\Render src/Component/Render/FormassemblyHtmlResponseAttachmentsProcessor.php Processes attachments of HTML responses with fa_form attachments. 1 2
FormassemblyHtmlResponseAttachmentsProcessorTest class Drupal\Tests\formassembly\Unit tests/src/Unit/FormassemblyHtmlResponseAttachmentsProcessorTest.php Unit test calls for FormassemblyHtmlResponseAttachmentsProcessor.
FormAssemblyKeyService class Drupal\formassembly src/FormAssemblyKeyService.php This service retrieves the appropriate api key from the configured provider. 2
FormAssemblyLoadTest class Drupal\Tests\formassembly\Functional tests/src/Functional/FormAssemblyLoadTest.php Simple test to ensure that main settings page loads with module enabled.
FormAssemblyOauth class Drupal\formassembly\Plugin\KeyType src/Plugin/KeyType/FormAssemblyOauth.php Key module plugin to define a credentials KeyType for FormAssembly module.
FormAssemblyStorage class Drupal\formassembly src/FormAssemblyStorage.php Entity storage class FormAssemblyStorage.
FormBodyUnescapedMarkup class Drupal\formassembly\Component\Render src/Component/Render/FormBodyUnescapedMarkup.php Returns an unmodified string. 1
OauthInteractions class Drupal\formassembly\Controller src/Controller/OauthInteractions.php Utility class for interacting with FormAssembly for authorization.
SyncCommand class Drupal\formassembly\Command src/Command/SyncCommand.php FormAssembly Drupal Console Sync Command. 2

Other projects