| /plugin/authgooglesheets/vendor/google/apiclient-services/src/PagespeedInsights/ |
| D | PagespeedVersion.php | 29 public $minor; variable in Google\\Service\\PagespeedInsights\\PagespeedVersion 48 public function setMinor($minor) argument 50 $this->minor = $minor; 57 return $this->minor;
|
| /plugin/authgooglesheets/vendor/google/apiclient-services/src/RemoteBuildExecution/ |
| D | BuildBazelSemverSemVer.php | 23 public $minor; variable in Google\\Service\\RemoteBuildExecution\\BuildBazelSemverSemVer 35 public function setMinor($minor) argument 37 $this->minor = $minor; 41 return $this->minor;
|
| /plugin/struct/ |
| H A D | helper.php | 94 public function saveData($page, $data, $summary = '', $minor = false) argument 109 $newrevision = self::createPageRevision($page, $summary, $minor); 145 * @param bool $minor 148 public static function createPageRevision($page, $summary = '', $minor = false) argument 153 saveWikiText($page, rawWiki($page), $summary, $minor);
|
| H A D | remote.php | 72 * @param bool $minor 77 public function saveData($page, $data, $summary, $minor = false) argument 86 $this->hlp->saveData($page, $data, $summary, $minor);
|
| /plugin/hipchat/ |
| D | action.php | 58 $minor = (boolean) $_REQUEST['minor']; 68 if ($minor) $say = $say . ' ['.$this->getLang('hipchat_minor').']'; 71 $message = new rcrowe\Hippy\Message(!$minor, rcrowe\Hippy\Message::BACKGROUND_GREEN);
|
| /plugin/flowplay/flowplayer/ |
| D | swfobject.js | 97 this.minor=_27[1]!=null?parseInt(_27[1]):0; 103 if(this.minor<fv.minor){return false;} 104 if(this.minor>fv.minor){return true;}
|
| /plugin/ajaxedit/ |
| D | helper.php | 118 * @param boolean $minor 122 function saveWikiPage($data,$summary,$minor = false,$param=array(),$autosubmit=true){ argument 123 saveWikiText($this->ID,$data,$summary,$minor);
|
| /plugin/database2/ |
| D | media.php | 355 list( $major, $minor ) = explode( '/', $mime ); 391 imagesavealpha( $dest, ( $minor === 'png' ) ); 392 imagealphablending( $dest, ( $minor !== 'png' ) ); 394 if ( $minor !== 'png' ) 410 switch ( $minor )
|
| /plugin/authgoogle/google/contrib/ |
| D | Google_PagespeedonlineService.php | 503 public $minor; variable in Google_ResultVersion 510 public function setMinor( $minor) { argument 511 $this->minor = $minor; 514 return $this->minor;
|
| /plugin/a2s/ |
| D | ASCIIToSVG.php | 276 var $minor; /* The user-supplied minor token value. This variable in dokuwiki\\plugin\\a2s\\A2S_SVGPathyyStackEntry 629 $this->yy_destructor( $yytos->major, $yytos->minor); 750 $yytos->minor = $yypMinor; 863 if (count($this->yystack[$this->yyidx + 0]->minor) == 2) { 864 …array_merge(array($this->yystack[$this->yyidx + -1]->minor), $this->yystack[$this->yyidx + 0]->min… 866 if ($this->yystack[$this->yyidx + -1]->minor->value == 'm') { 871 $c = array_splice($this->yystack[$this->yyidx + 0]->minor, 2); 872 …array_merge(array($this->yystack[$this->yyidx + -1]->minor), $this->yystack[$this->yyidx + 0]->min… 888 …nor = array_merge($this->yystack[$this->yyidx + -1]->minor, $this->yystack[$this->yyidx + 0]->mino… 903 { $yygotominor = $this->yystack[$this->yyidx + 0]->minor; } [all …]
|
| /plugin/quickedit/ |
| D | script.js | 64 minor=document.getElementById("minoredit"+id).value; 67 …'&page='+page+'&text='+text.replace(/&/g, '%26')+'&sub='+sub.replace(/&/g, '%26')+'&minor='+minor);
|
| /plugin/autotweet2/ |
| D | action.php | 53 …ANGE_TYPE_MINOR_EDIT: if (strpos($subject, 'minor') === FALSE) return; else $edittype = $this->get…
|
| /plugin/asciidocjs/node_modules/doctypes/ |
| D | HISTORY.md | 5 - Bump minor (to fix a packaging error in 1.0.1)
|
| /plugin/html2pdf/html2pdf/html2ps/ |
| D | ChangeLog | 30 * Change: minor FAQ update 72 * Change: minor function naming style cleanup 83 * Change: minor documentation/FAQ update 116 * Change: minor documentation update 138 * Change: minor samples update 175 * Change: minor documentation / FAQ updates 201 * Change: minor documentation / FAQ updates 214 * Fixed: minor sample updates 234 * Change: minor documentation/FAQ updates 241 * Change: minor documentation/FAQ updates [all …]
|
| /plugin/dw2pdf/vendor/setasign/fpdi/src/PdfParser/ |
| D | PdfParser.php | 180 list(, $major, $minor) = $result; 186 list($major, $minor) = $versionParts; 190 return [(int) $major, (int) $minor];
|
| /plugin/enforcesummary/ |
| D | plugin.info.txt | 6 desc Enforce summary or minor change on all edits
|
| /plugin/aceeditor/ |
| D | NEWS | 66 * Some minor improvements and bug fixes 76 * Fixed some minor bugs in table commands 83 * Some minor bugs fixed
|
| /plugin/inlineeditor/ |
| D | script.js | 66 var minor = document.getElementById("minoredit"+id+page).value; 69 …'&page='+page+'&text='+text.replace(/&/g, '%26')+'&sub='+sub.replace(/&/g, '%26')+'&minor='+minor);
|
| /plugin/jplayer/vendor/james-heinrich/getid3/getid3/ |
| D | module.audio.tak.php | 81 $minor = ($ver & 0x00ff00) >> 8; 83 $thisfile_takaudio['version'] = 'TAK V '.$major.'.'.$minor.'.'.$revision;
|
| /plugin/gtime/gtlib/util/ |
| D | GTUtil.php | 597 $minor = $version->shiftRight(20)->bitAnd($mask)->getValue(); 600 return "{$major}.{$minor}.{$fix}";
|
| /plugin/avtaskbox/ |
| D | README.md | 32 * Fixed image url and minor layout bugs.
|
| /plugin/publistx/ |
| D | changelog | 4 * minor bugfixes for
|
| /plugin/docimporter/ |
| D | action.php | 114 $attrs = array('sum' => 'First try', 'minor' => false);
|
| /plugin/xcom/lang/en/ |
| D | functions.txt | 24 …following: \\ 1. ''(sum;summary text)'' \\ 2. ''(minor;1)'' \\ The semi-colons after ''sum'' and '… 61 …] , (string) raw Wiki text, (array) attrs \\ Where ''attrs'' is either ''minor'' or it is''sum'',…
|
| /plugin/autostartpage/ |
| D | action.php | 103 saveWikiText($id, $wikitext, "autostartpage", $minor = false);
|