class ManagedFile
Processes the "managed_file" element.
Plugin annotation
@BootstrapProcess("managed_file")
Hierarchy
- class \Drupal\bootstrap\Plugin\PluginBase extends \Drupal\Core\Plugin\PluginBase
- class \Drupal\bootstrap\Plugin\Process\ProcessBase implements ProcessInterface
- class \Drupal\bootstrap\Plugin\Process\ManagedFile implements ProcessInterface
- class \Drupal\bootstrap\Plugin\Process\ProcessBase implements ProcessInterface
Expanded class hierarchy of ManagedFile
Related topics
Namespace
Drupal\bootstrap\Plugin\ProcessMembers
Name | Modifiers | Type | Description |
---|---|---|---|
ManagedFile:: |
public static | function |
Process a specific form element. Overrides ProcessBase:: |
PluginBase:: |
protected | property | The currently set theme object. |
PluginBase:: |
public | function | |
ProcessBase:: |
public static | function |
Process a specific form element type. Overrides ProcessInterface:: |