Home
last modified time | relevance | path

Searched refs:setVersion (Results 226 – 244 of 244) sorted by path

12345678910

/plugin/gtime/gtlib/asn1/gt/
H A DGTVerificationRequest.php128 public function setVersion($version) { function in GTVerificationRequest
/plugin/html2pdf/html2pdf/html2ps/classes/org/active-link/xml/
H A DXMLDocument.php155 function setVersion($version) { function in XMLDocument
/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/jmol2/jmol/
H A DJmolApplet.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/jmol/ org/ ...
H A DJmolApplet0_ShapeSurface.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/jmol/ org/ ...
H A DJmolAppletSigned.jarMETA-INF/MANIFEST.MF META-INF/SELFSIGN.SF META-INF/SELFSIGN ...
H A DJmolAppletSigned0_ShapeSurface.jarMETA-INF/MANIFEST.MF META-INF/SELFSIGN.SF META-INF/SELFSIGN ...
/plugin/jplayer/vendor/kriswallsmith/assetic/src/Assetic/Filter/
H A DCssCacheBustingFilter.php27 public function setVersion($version) function in Assetic\\Filter\\CssCacheBustingFilter
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/
H A DLdapClient.php94 return $this->sendAndReceive(Operations::bind($username, $password)->setVersion($this->options['version']));
109 return $this->sendAndReceive(Operations::bindSasl($options, $mechanism)->setVersion($this->options['version']));
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Operation/Request/
H A DBindRequest.php49 public function setVersion(int $version)
48 public function setVersion(int $version) global() function in FreeDSx\\Ldap\\Operation\\Request\\BindRequest
/plugin/qrcode2/
H A Dphpqrcode.php1313 public function setVersion($version) function in QRinput
1624 $this->setVersion($ver);
1638 $this->setVersion($ver);
/plugin/sentry/
H A DBrowser.php236 public function setVersion($version) function in dokuwiki\\plugin\\sentry\\Browser
897 $this->setVersion('11.0');
902 $this->setVersion('1.0');
905 $this->setVersion('1.5');
1213 $this->setVersion($matches[1]);
1217 $this->setVersion($matches[1]);
1231 $this->setVersion($matches[1]);
1245 $this->setVersion($matches[1]);
1259 $this->setVersion($matches[2]);
1291 $this->setVersion("");
[all …]
/plugin/statdisplay/
H A DBrowser.php415 $this->setVersion($aversion[0]);
522 $this->setVersion('1.0');
525 $this->setVersion('1.5');
742 $this->setVersion($matches[1]);
747 $this->setVersion($matches[1]);
760 $this->setVersion($matches[1]);
773 $this->setVersion($matches[1]);
786 $this->setVersion($matches[2]);
806 $this->setVersion($matches[1]);
811 $this->setVersion("");
[all …]
/plugin/structpublish/helper/
H A Dpublish.php42 $revision->setVersion($newversion);
/plugin/structpublish/meta/
H A DRevision.php95 public function setVersion($version)
294 $published->setVersion($latestPublished[$this->versionCol->getColref() - 1]->getRawValue());
94 public function setVersion($version) global() function in dokuwiki\\plugin\\structpublish\\meta\\Revision

12345678910