Home
last modified time | relevance | path

Searched full:getrevisions (Results 26 – 44 of 44) sorted by relevance

12

/plugin/watchcycle/
H A Daction.php315 while (count($revs = $changelog->getRevisions($first, $num)) > 0) {
/plugin/diagramsnet/lib/js/diagramly/
H A DDropboxFile.js97 DropboxFile.prototype.getRevisions = function(success, error) method in DropboxFile
H A DDriveFile.js548 DriveFile.prototype.getRevisions = function(success, error) method in DriveFile
H A DDrawioFile.js1175 DrawioFile.prototype.getRevisions = function(success, error) method in DrawioFile
H A DMenus.js630 editorUi.getRevisions(mxUtils.bind(this, function(revs, restoreFn)
H A DEditorUi.js14838 EditorUi.prototype.getRevisions = function(success, error) method in EditorUi
14842 if (file != null && file.getRevisions)
14844 file.getRevisions(success, error);
/plugin/translation3/
H A Dhelper.php401 $revs = getRevisions($orig,0,100);
/dokuwiki/inc/ChangeLog/
H A DChangeLog.php104 $revs = $this->getRevisions(-1, 1);
203 public function getRevisions($first, $num)
193 public function getRevisions($first, $num) global() function in dokuwiki\\ChangeLog\\ChangeLog
H A DRevisionInfo.php272 $revs = (new MediaChangeLog($id))->getRevisions(0, 1);
/plugin/translation/
H A Dhelper.php364 $revs = $changelog->getRevisions(0, 100);
/dokuwiki/inc/Remote/
H A DApiCore.php486 $revisions = $pagelog->getRevisions($first - 1, $conf['recent']);
/plugin/acknowledge/
H A Dhelper.php183 $revs = $changelog->getRevisions(0, 1);
/plugin/dokusioc/
H A Daction.php364 $pagerevs = $changelog->getRevisions(0, $conf['recent'] + 1);
/plugin/combo/renderer/
H A Danalytics.php236 $revs = $changelog->getRevisions(0, 10000);
/plugin/diagramsnet/lib/plugins/
H A DcConf-1-4-8.js1001 ui.getRevisions = function(success, error) function
/dokuwiki/inc/
H A Dmedia.php613 $oldRev = $medialog->getRevisions(-1, 1); // from changelog
/plugin/diagramsnet/lib/js/
H A Dviewer.min.js3044 ….isRevisionHistorySupported=function(){return!1};DrawioFile.prototype.getRevisions=function(b,c){b…
3751 …();return null!=b&&b.isRevisionHistorySupported()};EditorUi.prototype.getRevisions=function(b,c){v…
3752 d&&d.getRevisions?d.getRevisions(b,c):c({message:mxResources.get("unknownError")})};EditorUi.protot…
H A Dapp.min.js10004 ….isRevisionHistorySupported=function(){return!1};DrawioFile.prototype.getRevisions=function(b,e){b…
11083 …();return null!=b&&b.isRevisionHistorySupported()};EditorUi.prototype.getRevisions=function(b,c){v…
11084 d&&d.getRevisions?d.getRevisions(b,c):c({message:mxResources.get("unknownError")})};EditorUi.protot…
11248 DriveFile.prototype.getRevisions=function(b,e){this.ui.drive.executeRequest({url:"/files/"+this.get…
11319 DropboxFile.prototype.getRevisions=function(b,e){var d=this.ui.dropbox.client.filesListRevisions({p…
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…
3751 …();return null!=b&&b.isRevisionHistorySupported()};EditorUi.prototype.getRevisions=function(b,c){v…
3752 d&&d.getRevisions?d.getRevisions(b,c):c({message:mxResources.get("unknownError")})};EditorUi.protot…

12