Home
last modified time | relevance | path

Searched refs:override (Results 176 – 200 of 240) sorted by last modified time

12345678910

/plugin/findologicxmlexport/vendor/symfony/yaml/Tests/Fixtures/
H A DYtsSpecificationExamples.yml1016 override : &A001 >
1022 'override' => "The alias node below is a repeated use of this value.\n",
/plugin/findologicxmlexport/vendor/twig/twig/
H A DCHANGELOG267 * deprecated the possibility to override an extension by registering another one with the same name
297 * added a way to override the filesystem template cache system
/plugin/findologicxmlexport/vendor/twig/twig/doc/
H A Dadvanced.rst732 To add a filter to an extension, you need to override the ``getFilters()``
/plugin/adminperm/
H A Daction.php87 $override = false;
90 $override = true;
94 if (!$override) return;
/plugin/ckgdoku/ckeditor/plugins/find/dialogs/
H A Dfind.js22 …(){c=0});this.on("show",function(){c=1});this.selectPage=CKEDITOR.tools.override(this.selectPage,f…
/plugin/ckgdoku/ckeditor/plugins/link/dialogs/
H A Dlink.js.unc1370 style.type = CKEDITOR.STYLE_INLINE; // need to override... dunno why.
/plugin/ckgdoku/ckeditor/adapters/
H A Djquery.js9 …urn this}});CKEDITOR.config.jqueryOverrideVal&&(a.fn.val=CKEDITOR.tools.override(a.fn.val,function…
/plugin/ckgdoku/ckeditor/
H A Dckeditor.js27 …Math.floor(65536*(1+Math.random())).toString(16).substring(1);return a},override:function(a,g){var…
239 …sourceManager("plugins/","plugin"),CKEDITOR.plugins.load=CKEDITOR.tools.override(CKEDITOR.plugins.…
577override=function(b){return CKEDITOR.tools.extend(function(c){return a(c,b)},{type:"button"},!0)};… function
585override(this.setValue,function(a){return function(c){a.call(this,b.setValue.call(this,c))}}));"fu…
615 "setAttribute","removeAttribute"],m=0;m<h.length;m++)d[h[m]]=CKEDITOR.tools.override(d[h[m]],c)}(),…
739 a.data.name){var b=a.data.definition;a.removeListener();b.onLoad=CKEDITOR.tools.override(b.onLoad,f…
1023 return e}),a.contextMenu._.onHide=CKEDITOR.tools.override(a.contextMenu._.onHide,function(b){return…
1063override(a.checkDirty,function(a){return function(){var c=null,e=this.scayt;if(CKEDITOR.plugins.sc…
1064 …n"==typeof a.equalsContent?"equalsContent":"equals";a[f]=CKEDITOR.tools.override(a[f],function(a){…
1073override(b.commit,function(a){return function(b,f){a.apply(this,arguments);var k=parseInt(this.get…
[all …]
H A DCHANGES.md864 …tor.com/#!/api/CKEDITOR.dom.selection-method-getRanges) method does not override cached ranges whe…
/plugin/redissue/
H A DREADME.md40 …a slash ending. Example : ``http://myredmine.com``. This setting can be override by _server_ optio…
43 …ur Redmine API's key, preference Administrator key. This setting can be override by _server_ optio…
100 * server: In case you have multiple server, you can override the server url and the API key defined…
123 * title: you can override issue title if it's too long or for other reasons with: `title="my new ti…
/plugin/redproject/
H A DREADME.md38 …a slash ending. Example : ``http://myredmine.com``. This setting can be override by _server_ optio…
39 …ur Redmine API's key, preference Administrator key. This setting can be override by _server_ optio…
/plugin/gitlabproject/
H A DREADME.md17 * **server.default**: Set your default Gitlab url, without slash ending. You can override this sett…
18 * **token.default**: Fill your admin token. You can override this setting in `server.json` file.
/plugin/bootnote/
H A DREADME.md30 * **bootnote.note**: You can choose to override the plugin [note](https://www.dokuwiki.org/plugin:n…
/plugin/amcharts/assets/amcharts/plugins/export/libs/pdfmake/
H A Dpdfmake.min.js.map1override\n\n\t\t\t\t\tvar style = this.styleDictionary[item];\n\t\t\t\t\tif (style && style[proper…
/plugin/amcharts/assets/amcharts/plugins/export/
H A DREADME.md298 #### Format specific options that you can override using Menu item reviver
314 Below you will find a list of parameters that you can override for each format:
740 Feel free to override any styles defined in it, create your own version and
/plugin/amcharts/assets/amcharts/plugins/responsive/
H A Dreadme.md78 2. Overrides. (a set of properties to override for this particular rule)
135 you want to override the chart's initial ones with.
140 To override a property of a child object, such as "legend", you would simply go
141 with JSON representation of the properties you need to override. I.e.:
156 There are some ways to override their properties as well.
158 To override properties for ALL objects in the array, you would provide an
159 override instruction as an object. I.e.:
177 To individually apply property overrides, you will need to supply override
215 The cool pat is that you can daisy-chain the override rules, much like in CSS.
H A Dresponsive.js1078 var override = r.overridden.pop();
1079 restoreOriginalProperty( override.object, override.property );
1093 var applyConfig = function( current, override ) { argument
1094 if ( isNullOrUndefined( override ) ) {
1098 for ( var property in override ) {
1099 if ( !Object.prototype.hasOwnProperty.call( override, property ) ) {
1104 var overrideValue = override[ property ];
H A Dresponsive.min.js.map7 …y","push","restoreOriginalProperty","originalValue","restoreOriginals","override","pop","redrawCha…
/plugin/icalevents/vendor/sabre/vobject/
H A DCHANGELOG.md103 * It's now possible to override which class is used instead of
/plugin/quizlib/
H A Dstyle.css3 * Classes used by QuizLib, you can freely override them in your own stylesheets
/plugin/icalevents/vendor/sabre/xml/
H A DCHANGELOG.md164 * #16: Added ability to override `elementMap`, `namespaceMap` and `baseUri` for
/plugin/scrape/HTMLPurifier/ConfigSchema/schema/
H A DCSS.AllowedProperties.txt
H A DHTML.Doctype.txt
H A DHTML.AllowedElements.txt
H A DHTML.ForbiddenElements.txt

12345678910