AjaxController |
class |
Drupal\s3fs_cors\Controller |
src/Controller/AjaxController.php |
Default controller for the s3fs_cors module. |
|
|
|
S3CorsFile |
class |
Drupal\s3fs_cors\Element |
src/Element/S3CorsFile.php |
Provides an S3Cors File Element - Deprecated. |
|
|
|
S3CorsFileItem |
class |
Drupal\s3fs_cors\Plugin\Field\FieldType |
src/Plugin/Field/FieldType/S3CorsFileItem.php |
Plugin implementation of the 's3cors_file' field type - Deprecated. |
|
|
|
S3fsCorsAdminForm |
class |
Drupal\s3fs_cors\Form |
src/Form/S3fsCorsAdminForm.php |
Config settings for S3FS Cors. |
|
|
1 |
S3fsCorsFile |
class |
Drupal\s3fs_cors\Element |
src/Element/S3fsCorsFile.php |
Provides an S3fs Cors File Element. |
|
2 |
|
S3fsCorsFileItem |
class |
Drupal\s3fs_cors\Plugin\Field\FieldType |
src/Plugin/Field/FieldType/S3fsCorsFileItem.php |
Plugin implementation of the 'file' field type. |
|
|
|
S3fsCorsFileWidget |
class |
Drupal\s3fs_cors\Plugin\Field\FieldWidget |
src/Plugin/Field/FieldWidget/S3fsCorsFileWidget.php |
Plugin implementation of the 's3fs_cors_widget' widget. |
|
|
|
S3fsCorsGenericFileFormatter |
class |
Drupal\s3fs_cors\Plugin\Field\FieldFormatter |
src/Plugin/Field/FieldFormatter/S3fsCorsGenericFileFormatter.php |
Plugin implementation of the 'file_default' formatter for s3fs cors files. |
|
|
|
S3fsCorsImageWidget |
class |
Drupal\s3fs_cors\Plugin\Field\FieldWidget |
src/Plugin/Field/FieldWidget/S3fsCorsImageWidget.php |
Plugin implementation of the 's3fs_cors_widget' widget. |
|
|
|