interface ExifInterface in Exif 7
Same name and namespace in other branches
- 8.2 src/ExifInterface.php \Drupal\exif\ExifInterface
- 8 src/ExifInterface.php \Drupal\exif\ExifInterface
Hierarchy
- interface \Drupal\exif\ExifInterface
Expanded class hierarchy of ExifInterface
All classes that implement ExifInterface
File
- ./
ExifInterface.php, line 10 - Contains \Drupal\exif\ExifInterface
Namespace
Drupal\exifView source
interface ExifInterface {
function getMetadataFields($arCckFields = array());
function readMetadataTags($file, $enable_sections = TRUE);
function getFieldKeys();
}
Members
Name | Modifiers | Type | Description | Overrides |
---|---|---|---|---|
ExifInterface:: |
function | 2 | ||
ExifInterface:: |
function | 2 | ||
ExifInterface:: |
function | 2 |