Searched refs:getExtension (Results 1 – 4 of 4) sorted by relevance
71 public function getExtension() function in dokuwiki\\File\\MediaFile83 $ext = $this->getExtension();
443 $currentKeyIdentifier = $this->getExtension('id-ce-subjectKeyIdentifier');492 $currentKeyIdentifier = $this->getExtension('id-ce-subjectKeyIdentifier');1037 if ($names = $this->getExtension('id-ce-subjectAltName')) {1179 $opts = $this->getExtension('id-pe-authorityInfoAccess');1279 $authorityKey = $this->getExtension('id-ce-authorityKeyIdentifier');1280 $subjectKeyID = $this->getExtension('id-ce-subjectKeyIdentifier');1297 $authorityKey = $this->getExtension('id-ce-authorityKeyIdentifier');1298 … $subjectKeyID = $this->getExtension('id-ce-subjectKeyIdentifier', $ca);1347 $authorityKey = $this->getExtension('id-ce-authorityKeyIdentifier');1348 … $subjectKeyID = $this->getExtension('id-ce-subjectKeyIdentifier', $ca);[all …]
334 if ($file->getExtension() != 'php') {
360 if ($file->getExtension() != 'php') {