| /plugin/dokutranslate/ |
| D | action.php | 64 function updateMeta($id, $parid, $lastrev, $revert = -1) { argument 80 $revert = intval($revert); 82 if ($revert < 0) { 91 if (empty($meta[$revert][$i]['changed'])) { 94 $meta['current'][$i] = $meta[$revert][$i]; 95 $meta['current'][$i]['changed'] = $revert; 99 $tmp = $meta[$revert][$i]['changed']; 282 $revert = $REV; 292 updateMeta($ID, getParID(), $lastrev[0], $revert);
|
| /plugin/authgooglesheets/vendor/google/apiclient-services/src/ |
| D | TagManager.php | 582 ],'revert' => [ 583 'path' => 'tagmanager/v2/{+path}/built_in_variables:revert', 650 ],'revert' => [ 651 'path' => 'tagmanager/v2/{+path}:revert', 771 ],'revert' => [ 772 'path' => 'tagmanager/v2/{+path}:revert', 853 ],'revert' => [ 854 'path' => 'tagmanager/v2/{+path}:revert', 935 ],'revert' => [ 936 'path' => 'tagmanager/v2/{+path}:revert', [all …]
|
| D | Blogger.php | 489 'revert' => [ 509 ],'revert' => [ 510 'path' => 'v3/blogs/{blogId}/pages/{pageId}/revert', 542 'revert' => [ 815 'revert' => [ 839 ],'revert' => [ 840 'path' => 'v3/blogs/{blogId}/posts/{postId}/revert', 907 'revert' => [
|
| /plugin/git/action/ |
| D | revert.php | 34 case 'revert' : $this->revert(); 40 function revert() function in action_plugin_git_revert
|
| /plugin/dokumicrobugtracker/js/ |
| D | jquery.jeditable.mini.js | 14 self.editing=true;self.revert=$(self).html();$(self).html('');var form=$('<form />');if(settings.cs… 16 …settings.loaddata)){$.extend(loaddata,settings.loaddata.apply(self,[self.revert,settings]));}else{… 17 …ata)){input_content=settings.data.apply(self,[self.revert,settings]);}}else{input_content=self.rev… 21 …gs.submitdata)){$.extend(submitdata,settings.submitdata.apply(self,[self.revert,settings]));}else{… 25 …iting){if(false!==onreset.apply(form,[settings,self])){$(self).html(self.revert);self.editing=fals… 38 …on(){if($(this).val()==json['selected']||$(this).text()==$.trim(original.revert)){$(this).attr('se…
|
| /plugin/fckg/ |
| D | README | 21 2. You can revert to the Anteater implementation of safe encoding. 22 Included in the fckg directory of this distribution is a file named revert.tgz 24 tar -xzf revert.tgz
|
| /plugin/autotweet2/ |
| D | action.php | 47 …NGE_TYPE_REVERT : if (strpos($subject, 'revert') === FALSE) return; else $edittype = $this->get…
|
| /plugin/s5reloaded/ui/effects_support/ |
| D | dragdrop.js | 246 revert: false, property 422 var revert = this.options.revert; 423 if(revert && Object.isFunction(revert)) revert = revert(this.element); 426 if(revert && this.options.reverteffect) { 427 if (dropped == 0 || revert != 'failure') 660 revert: true, property
|
| /plugin/autotweet/ |
| D | action.php | 94 $change_type = $this->getLang('revert');
|
| /plugin/yuriigantt/3rd/dhtmlxgantt/sources/ext/ |
| D | dhtmlxgantt_undo.js | 598 var revert = gantt.copy(action); 601 var command = revert.commands[i] = commands.invert(revert.commands[i]); 606 return revert; 623 var revert = gantt.copy(command); 624 revert.type = this.inverseCommands(command.type); 625 return revert;
|
| /plugin/scrape/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/ |
| D | Core.AggressivelyRemoveScript.txt | 11 choke. To revert to pre-4.9.0 behavior, set this to false.
|
| /plugin/authgooglesheets/vendor/google/apiclient-services/src/TagManager/Resource/ |
| D | AccountsContainersWorkspacesBuiltInVariables.php | 96 public function revert($path, $optParams = []) function in Google\\Service\\TagManager\\Resource\\AccountsContainersWorkspacesBuiltInVariables
|
| D | AccountsContainersWorkspacesTriggers.php | 108 public function revert($path, $optParams = []) function in Google\\Service\\TagManager\\Resource\\AccountsContainersWorkspacesTriggers
|
| D | AccountsContainersWorkspacesClients.php | 105 public function revert($path, $optParams = []) function in Google\\Service\\TagManager\\Resource\\AccountsContainersWorkspacesClients
|
| D | AccountsContainersWorkspacesTemplates.php | 108 public function revert($path, $optParams = []) function in Google\\Service\\TagManager\\Resource\\AccountsContainersWorkspacesTemplates
|
| D | AccountsContainersWorkspacesVariables.php | 108 public function revert($path, $optParams = []) function in Google\\Service\\TagManager\\Resource\\AccountsContainersWorkspacesVariables
|
| D | AccountsContainersWorkspacesTags.php | 105 public function revert($path, $optParams = []) function in Google\\Service\\TagManager\\Resource\\AccountsContainersWorkspacesTags
|
| D | AccountsContainersWorkspacesZones.php | 105 public function revert($path, $optParams = []) function in Google\\Service\\TagManager\\Resource\\AccountsContainersWorkspacesZones
|
| D | AccountsContainersWorkspacesFolders.php | 141 public function revert($path, $optParams = []) function in Google\\Service\\TagManager\\Resource\\AccountsContainersWorkspacesFolders
|
| /plugin/authgoogle2fa/ |
| D | README.md | 19 You can revert to the originial auth plugin by editing the file conf/local.php:
|
| /plugin/authlinotp/ |
| D | README.md | 24 You can revert to the originial auth plugin by editing the file conf/local.php:
|
| /plugin/authgooglesheets/vendor/google/apiclient-services/src/Blogger/Resource/ |
| D | Pages.php | 137 public function revert($blogId, $pageId, $optParams = []) function in Google\\Service\\Blogger\\Resource\\Pages
|
| D | Posts.php | 169 public function revert($blogId, $postId, $optParams = []) function in Google\\Service\\Blogger\\Resource\\Posts
|
| /plugin/indexmenu/scripts/fancytree/modules/ |
| D | jquery.fancytree.dnd.js | 250 revert: false, property 555 draggable.options.revert = "invalid"; 739 draggable.options.revert = !accept;
|
| /plugin/jorgchart/ |
| D | jquery.jOrgChart.js | 38 revert : 'invalid', property
|