Home
last modified time | relevance | path

Searched refs:getRevision (Results 26 – 39 of 39) sorted by path

12

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Document/
H A DGoogleTypePostalAddress.php190 public function getRevision() function in Google\\Service\\Document\\GoogleTypePostalAddress
/plugin/authgooglesheets/vendor/google/apiclient-services/src/MyBusinessAccountManagement/
H A DPostalAddress.php190 public function getRevision() function in Google\\Service\\MyBusinessAccountManagement\\PostalAddress
/plugin/authgooglesheets/vendor/google/apiclient-services/src/MyBusinessBusinessInformation/
H A DPostalAddress.php190 public function getRevision() function in Google\\Service\\MyBusinessBusinessInformation\\PostalAddress
/plugin/authgooglesheets/vendor/google/apiclient-services/src/MyBusinessVerifications/
H A DPostalAddress.php190 public function getRevision() function in Google\\Service\\MyBusinessVerifications\\PostalAddress
/plugin/authgooglesheets/vendor/google/apiclient-services/src/OnDemandScanning/
H A DIdentity.php41 public function getRevision() function in Google\\Service\\OnDemandScanning\\Identity
H A DVersion.php127 public function getRevision() function in Google\\Service\\OnDemandScanning\\Version
/plugin/combo/ComboStrap/
H A DFetcherTraitWikiPath.php113 $rev = $this->path->getRevision();
H A DImageLink.php123 ->addQueryParameter(WikiPath::REV_ATTRIBUTE, $dokuPath->getRevision());
H A DWikiPath.php903 function getRevision(): string function in ComboStrap\\WikiPath
922 return $this->getRevision();
1233 $this->getRevision();
/plugin/ol3/
H A Dscript.js8getRevision=function(){return this.revision_},e.prototype.on=function(t,e){if(Array.isArray(t)){fo… method in e
/plugin/openlayersmap/ol7/
H A Dol.js.map
/plugin/publish/action/
H A Dapprove.php70 send_redirect(wl($ID, array('rev' => $this->helper->getRevision()), true, '&'));
83 $approvalRevision = $this->helper->getRevision();
H A Dbanner.php112 $revision = $this->hlp->getRevision();
129 $revision = $this->hlp->getRevision();
146 $revision = $this->hlp->getRevision();
152 $approvals = $this->hlp->getApprovalsOnRevision($this->hlp->getRevision());
187 echo $this->difflink($ID, $previousApproved, $this->hlp->getRevision()) . '</span>';
198 $approvals = $this->hlp->getApprovalsOnRevision($this->hlp->getRevision());
/plugin/publish/
H A Dhelper.php105 function getRevision($id = null) { function in helper_plugin_publish
214 return $this->isRevisionApproved($this->getRevision($id), $id);
237 $approvals = $this->getApprovalsOnRevision($this->getRevision());
252 $approvers = $this->getApprovalsOnRevision($this->getRevision());
275 $currentRevision = $this->getRevision();

12