Home
last modified time | relevance | path

Searched refs:getVersion (Results 251 – 275 of 287) sorted by path

1...<<1112

/plugin/gtime/gtlib/asn1/gt/
H A DGTCertToken.php102 public function getVersion() { function in GTCertToken
H A DGTCertTokenRequest.php69 public function getVersion() { function in GTCertTokenRequest
H A DGTVerificationRequest.php118 public function getVersion() { function in GTVerificationRequest
/plugin/gtime/gtlib/asn1/tsp/
H A DTSPTimeStampReq.php80 public function getVersion() { function in TSPTimeStampReq
/plugin/jcapture/lib/
H A Dhttpclient-4.0.1.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
H A Dhttpcore-4.0.1.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
H A Dtransform-3.0.2.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
/plugin/jdraw/lib/
H A Dhttpclient-4.0.1.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
H A Dhttpcore-4.0.1.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
/plugin/linkback/action/
H A Dakismet.php125 $http->agent = 'DokuWiki/' . getVersion() . ' | ' . $info['name'] . '/' . $info['date'];
/plugin/mdpage/vendor/composer/
H A DInstalledVersions.php148 public static function getVersion($packageName) function in Composer\\InstalledVersions
/plugin/oauth/vendor/composer/
H A DInstalledVersions.php166 public static function getVersion($packageName) function in Composer\\InstalledVersions
/plugin/oauth/vendor/lusitanian/oauth/src/OAuth/OAuth1/Service/
H A DAbstractService.php249 'oauth_version' => $this->getVersion(),
288 protected function getVersion() function in OAuth\\OAuth1\\Service\\AbstractService
/plugin/odt/renderer/
H A Dpage.php262 $message = str_replace('%DWVERSION%', getVersion(), $message);
/plugin/ol3/
H A Dscript.js8 …ding_},e.prototype.getStyle=function(){return this.style_},e.prototype.getVersion=function(){retur… method in e
/plugin/openlayersmap/ol7/
H A Dol.js.map
/plugin/pureldap/vendor/composer/
H A DInstalledVersions.php168 public static function getVersion($packageName)
153 public static function getVersion($packageName) global() function in Composer\\InstalledVersions
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Operation/Request/
H A DBindRequest.php59 public function getVersion(): int
58 public function getVersion(): int global() function in FreeDSx\\Ldap\\Operation\\Request\\BindRequest
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Protocol/ServerProtocolHandler/
H A DServerAnonBindHandler.php56 $request->getVersion()
H A DServerBindHandler.php77 if ($request->getVersion() !== 3) {
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Server/Token/
H A DAnonToken.php60 public function getVersion(): int
59 public function getVersion(): int global() function in FreeDSx\\Ldap\\Server\\Token\\AnonToken
H A DBindToken.php67 public function getVersion(): int
66 public function getVersion(): int global() function in FreeDSx\\Ldap\\Server\\Token\\BindToken
H A DTokenInterface.php34 public function getVersion(): int;
33 public function getVersion(): int; global() function
/plugin/qrcode2/
H A Dphpqrcode.php1307 public function getVersion() function in QRinput
1623 if($ver > $this->getVersion()) {
1637 } else if($ver > $this->getVersion()) {
2032 $ln = QRspec::lengthIndicator(QR_MODE_NUM, $this->input->getVersion());
2069 $la = QRspec::lengthIndicator(QR_MODE_AN, $this->input->getVersion());
2070 $ln = QRspec::lengthIndicator(QR_MODE_NUM, $this->input->getVersion());
2132 $la = QRspec::lengthIndicator(QR_MODE_AN, $this->input->getVersion());
2133 $ln = QRspec::lengthIndicator(QR_MODE_NUM, $this->input->getVersion());
2876 QRspec::getEccSpec($input->getVersion(), $input->getErrorCorrectionLevel(), $spec);
2878 $this->version = $input->getVersion();
[all …]
/plugin/sentry/
H A DBrowser.php227 public function getVersion() function in dokuwiki\\plugin\\sentry\\Browser
386 "<strong>Browser Version:</strong> {$this->getVersion()}<br/>\n" .

1...<<1112