/plugin/dokutranslate/ |
H A 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/ |
H A D | TagManager.php | 582 ],'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' => [ 1017 ],'revert' => [ 1099 ],'revert' => [ [all …]
|
H A 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/ |
H A D | revert.php | 34 case 'revert' : $this->revert(); 40 function revert() function in action_plugin_git_revert
|
/plugin/dokumicrobugtracker/js/ |
H A 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/ |
H A 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/ |
H A D | action.php | 47 …NGE_TYPE_REVERT : if (strpos($subject, 'revert') === FALSE) return; else $edittype = $this->get…
|
/plugin/s5reloaded/ui/effects_support/ |
H A D | dragdrop.js | 246 revert: false, property in AnonymousFunctioneab5d76a0c00.defaults 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 in Sortable.create.options_for_draggable
|
/plugin/autotweet/ |
H A D | action.php | 94 $change_type = $this->getLang('revert');
|
/plugin/yuriigantt/3rd/dhtmlxgantt/sources/ext/ |
H A 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/authgooglesheets/vendor/google/apiclient-services/src/TagManager/Resource/ |
H A D | AccountsContainersWorkspacesBuiltInVariables.php | 96 public function revert($path, $optParams = []) function in Google\\Service\\TagManager\\Resource\\AccountsContainersWorkspacesBuiltInVariables
|
H A D | AccountsContainersWorkspacesClients.php | 105 public function revert($path, $optParams = []) function in Google\\Service\\TagManager\\Resource\\AccountsContainersWorkspacesClients
|
H A D | AccountsContainersWorkspacesTags.php | 105 public function revert($path, $optParams = []) function in Google\\Service\\TagManager\\Resource\\AccountsContainersWorkspacesTags
|
H A D | AccountsContainersWorkspacesZones.php | 105 public function revert($path, $optParams = []) function in Google\\Service\\TagManager\\Resource\\AccountsContainersWorkspacesZones
|
H A D | AccountsContainersWorkspacesTemplates.php | 108 public function revert($path, $optParams = []) function in Google\\Service\\TagManager\\Resource\\AccountsContainersWorkspacesTemplates
|
H A D | AccountsContainersWorkspacesTriggers.php | 108 public function revert($path, $optParams = []) function in Google\\Service\\TagManager\\Resource\\AccountsContainersWorkspacesTriggers
|
H A D | AccountsContainersWorkspacesVariables.php | 108 public function revert($path, $optParams = []) function in Google\\Service\\TagManager\\Resource\\AccountsContainersWorkspacesVariables
|
H A D | AccountsContainersWorkspacesFolders.php | 141 public function revert($path, $optParams = []) function in Google\\Service\\TagManager\\Resource\\AccountsContainersWorkspacesFolders
|
/plugin/authgoogle2fa/ |
H A D | README.md | 19 You can revert to the originial auth plugin by editing the file conf/local.php:
|
/plugin/authlinotp/ |
H A 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/ |
H A D | Pages.php | 137 public function revert($blogId, $pageId, $optParams = []) function in Google\\Service\\Blogger\\Resource\\Pages
|
H A D | Posts.php | 169 public function revert($blogId, $postId, $optParams = []) function in Google\\Service\\Blogger\\Resource\\Posts
|
/plugin/jorgchart/ |
H A D | jquery.jOrgChart.js | 38 revert : 'invalid',
|
/plugin/wysiwyg/fckeditor/editor/filemanager/connectors/cfm/ |
H A D | ImageObject.cfc | 22 io.revert(); 25 io.revert(); 268 <cffunction name="revert" access="public" output="true" returntype="void" hint="Undo the previous m…
|
/plugin/googleanalytics/lang/en/ |
H A D | intro.txt | 30 …sure to make notes of what you change, as "upgrading" your template will revert any changes you've…
|