Home
last modified time | relevance | path

Searched refs:getMeta (Results 1 – 2 of 2) sorted by relevance

/dokuwiki/inc/Ui/Media/
H A DDisplayRow.php71 $t = $this->mediaFile->getMeta()->getField(['IPTC.Headline', 'xmp.dc:title']);
72 $d = $this->mediaFile->getMeta()->getField([
79 $k = $this->mediaFile->getMeta()->getField(['IPTC.Keywords', 'IPTC.Category', 'xmp.dc:subject']);
/dokuwiki/inc/File/
H A DMediaFile.php169 public function getMeta()
161 public function getMeta() global() function in dokuwiki\\File\\MediaFile