Home
last modified time | relevance | path

Searched refs:getRevisions (Results 1 – 25 of 33) sorted by path

12

/plugin/acknowledge/
H A Dhelper.php183 $revs = $changelog->getRevisions(0, 1);
/plugin/approve/action/
H A Dmigration.php203 while (count($revs = $changelog->getRevisions($first, $num)) > 0) {
230 while (count($revs = $changelog->getRevisions($first, $num)) > 0) {
259 while (count($revs = $changelog->getRevisions($first, $num)) > 0) {
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Apigee/
H A DGoogleCloudApigeeV1ResourceStatus.php62 public function getRevisions() function in Google\\Service\\Apigee\\GoogleCloudApigeeV1ResourceStatus
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudRun/
H A DGoogleCloudRunOpV2ListRevisionsResponse.php54 public function getRevisions() function in Google\\Service\\CloudRun\\GoogleCloudRunOpV2ListRevisionsResponse
H A DGoogleCloudRunV2ListRevisionsResponse.php54 public function getRevisions() function in Google\\Service\\CloudRun\\GoogleCloudRunV2ListRevisionsResponse
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Document/
H A DGoogleCloudDocumentaiV1Document.php150 public function getRevisions() function in Google\\Service\\Document\\GoogleCloudDocumentaiV1Document
H A DGoogleCloudDocumentaiV1beta1Document.php150 public function getRevisions() function in Google\\Service\\Document\\GoogleCloudDocumentaiV1beta1Document
H A DGoogleCloudDocumentaiV1beta2Document.php166 public function getRevisions() function in Google\\Service\\Document\\GoogleCloudDocumentaiV1beta2Document
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Drive/
H A DRevisionList.php72 public function getRevisions() function in Google\\Service\\Drive\\RevisionList
/plugin/autotranslation/
H A Dhelper.php433 $revs = $changelog->getRevisions(0, 100);
460 $revs = $changelog->getRevisions(0, 100);
/plugin/chat/
H A Dchat.php52 $revs = getRevisions($dID);
H A Dsyntax.php85 $revs = getRevisions($dID);
/plugin/combo/renderer/
H A Danalytics.php236 $revs = $changelog->getRevisions(0, 10000);
/plugin/diagramsnet/lib/js/
H A Dapp.min.js10004 ….isRevisionHistorySupported=function(){return!1};DrawioFile.prototype.getRevisions=function(b,e){b…
11812 …pported()?c.spinner.spin(document.body,mxResources.get("loading"))&&c.getRevisions(mxUtils.bind(th…
H A Dviewer-static.min.js3044 ….isRevisionHistorySupported=function(){return!1};DrawioFile.prototype.getRevisions=function(b,c){b…
H A Dviewer.min.js3044 ….isRevisionHistorySupported=function(){return!1};DrawioFile.prototype.getRevisions=function(b,c){b…
/plugin/diagramsnet/lib/js/diagramly/
H A DDrawioFile.js1175 DrawioFile.prototype.getRevisions = function(success, error) method in DrawioFile
H A DDriveFile.js548 DriveFile.prototype.getRevisions = function(success, error) method in DriveFile
H A DDropboxFile.js97 DropboxFile.prototype.getRevisions = function(success, error) method in DropboxFile
H A DEditorUi.js14838 EditorUi.prototype.getRevisions = function(success, error) method in EditorUi
14842 if (file != null && file.getRevisions)
14844 file.getRevisions(success, error);
H A DMenus.js630 editorUi.getRevisions(mxUtils.bind(this, function(revs, restoreFn)
/plugin/diagramsnet/lib/plugins/
H A DcConf-1-4-8.js1001 ui.getRevisions = function(success, error) function
/plugin/dokusioc/
H A Daction.php364 $pagerevs = $changelog->getRevisions(0, $conf['recent'] + 1);
/plugin/dokutranslate/
H A Daction.php265 $lastrev = getRevisions($ID, 0, 1, 1024);
291 $lastrev = getRevisions($ID, 0, 1, 1024);
/plugin/jsonrpc/
H A Djsonrpc.php605 $revisions = getRevisions($id, $first, $num+1);
609 $revisions = getRevisions($id, $first, $num+1);

12