PHP Class PHPExiftool\InformationDumper

Afficher le fichier Open project: romainneutron/PHPExiftool Class Usage Examples

Méthodes publiques

Méthode Description
__construct ( Exiftool $exiftool )
listDatas ( string $type = self::LISTTYPE_SUPPORTED_XML ) : type Return the result of a Exiftool -list* command

Method Details

__construct() public méthode

public __construct ( Exiftool $exiftool )
$exiftool Exiftool

listDatas() public méthode

Return the result of a Exiftool -list* command
See also: http://www.sno.phy.queensu.ca/~phil/exiftool/exiftool_pod.html#item__2dlist_2c__2dlistw_2c__2dlistf_2c__2dlistr_2c__2d
public listDatas ( string $type = self::LISTTYPE_SUPPORTED_XML ) : type
$type string One of the LISTTYPE_* constants
Résultat type