Home
last modified time | relevance | path

Searched refs:override (Results 76 – 100 of 240) sorted by last modified time

12345678910

/plugin/davcal/vendor/sabre/xml/
H A DCHANGELOG.md103 * #16: Added ability to override `elementMap`, `namespaceMap` and `baseUri` for
/plugin/davcal/vendor/sabre/dav/tests/Sabre/CalDAV/Subscriptions/
H A DSubscriptionTest.php12 function getSub($override = []) { argument
/plugin/davcal/vendor/sabre/http/
H A DREADME.md136 `Request` so you would have to override the factory method as well,
/plugin/davcal/fullcalendar-3.10.5/
H A Dfullcalendar.less361 /* to override an event's custom cursor */
815 /* extra precedence to override button border margins */
821 /* extra precedence to override button border margins */
/plugin/indexmenu/scripts/
H A Dcontextmenu.local.js.example8 * See for information about available variables, menu structure, override and adding menu entries in the scripts/contextmenu.js
32 //override or add here the menu entries for admin, see for examples above
42 //override or add here the menu entries for authenticated users, see for examples above
/plugin/authgooglesheets/vendor/monolog/monolog/
H A DCHANGELOG.md219 …* Added SocketHandler::setChunkSize to override the default chunk size in case you must send large…
220 * Added ability to extend/override BrowserConsoleHandler
273 * Added ability to override addRow/addTitle in HtmlFormatter
304 …rWrapper base class to ease the creation of handler wrappers, just extend it and override as needed
/plugin/authgooglesheets/vendor/google/apiclient-services/src/
H A DApigee.php1958 'override' => [
2096 'override' => [
2833 'override' => [
/plugin/authgooglesheets/vendor/guzzlehttp/guzzle/
H A DCHANGELOG.md33 …`Middleware::retry()` accepts a second callback parameter to override the default timeouts if need…
167 * Bug fix: Cusotm cURL options now correctly override curl options of the
900 * Bug fix: Absolute URLs with a path in a service description will now properly override the base U…
/plugin/bpmnioeditor/vendor/bpmnio-js/
H A Dbpmn-modeler.development.js4870 Canvas.prototype.setRootElement = function(element, override) { argument
4874 return this.setRootElementForPlane(element, activePlane, override);
4895 Canvas.prototype.setRootElementForPlane = function(element, plane, override) { argument
4910 if (!override) {
/plugin/quickstats/scripts/
H A Dsorttable-cmpr.js3 …if(mtch){override=mtch[1]}if(mtch&&typeof sorttable["sort_"+override]=="function"){headrow[a].sort…
H A Dsorttable.js83 if (mtch) { override = mtch[1]; }
84 if (mtch && typeof sorttable["sort_"+override] == 'function') {
85 headrow[i].sorttable_sortfunction = sorttable["sort_"+override];
/plugin/box2/
H A Dprint.css125 /* must come last to override coloured background when using rounded corners */
H A Dstyle.css125 /* must come last to override coloured background when using rounded corners */
/plugin/imageflow/
H A Dscript.js439 this.setSliderPosition = function(override) { argument
441 …pos <= _self.scrollbarwidth && ( _self.scrollerStartDragOffset === false || override === true ) ) {
/plugin/strata/
H A Dmanual.txt181 The field is generated from the fragment identifier if it is available. If the block has no fragment identifier, the page title is used as entry title. If you want to override the entry title of a data block, you can do so by adding the ''entry title'' field yourself.
247 Types are 'sticky'. This means that the first mentioned type for a certain variable will stick to the variable for the whole query. You can override a specific use, but without an explicit type a variable will be of the type first attached to it.
450 When multiple columns have the same name, settings are applied to all columns that have the given name. To identify specific columns, index them by number. If you use both a block with a name (e.g. ''%%Relation%%'') and one with a number (e.g. ''%%#2%%''), then all settings specified in the numbered block will override the ones specified in the named block. (If you name a column ''%%#2%%'', then ''%%#2%%'' is considered a name, not a number.)
/plugin/diagramsnet/lib/js/diagramly/
H A DSettings.js283 (Editor.config != null && Editor.config.override))
H A DEditorUi.js10758 var override = false;
10766 override = true;
10771 var data = (!override) ? evt.clipboardData.getData('text/html') : null;
/plugin/diagramsnet/lib/WEB-INF/lib/
H A Dehcache-3.8.1.jarMETA-INF/ META-INF/MANIFEST.MF LICENSE META-INF/maven/ META ...
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A D48.48.js.map1 …ace',\n 'object',\n 'operator',\n 'out',\n 'override',\n 'order…
H A D53.53.js.map1 …do',\n 'final',\n 'macro',\n 'offsetof',\n 'override',\n 'priv'…
H A D55.55.js.map1 …act',\n 'final',\n 'implicit',\n 'lazy',\n 'override',\n 'priva…
H A D63.63.js.map1 … 'nonmutating',\n 'operator',\n 'optional',\n 'override',\n 'postf…
H A D8.8.js.map1 …r',\n 'object',\n 'of',\n 'on',\n 'or',\n 'outer',\n 'override',\n 'package',…
H A Dbundle.js.map1override the global options. Some options may not be overriden, such as idHandler.\n * @param …
/plugin/dirtylittlehelper/mermaid/editor/
H A Dbundle.js426override(e){const t=this.getContentsForOverrideIdentifer(e);if(!t||"object"!=typeof t||!Object.key…

12345678910