Home
last modified time | relevance | path

Searched refs:levels (Results 26 – 50 of 93) sorted by last modified time

1234

/plugin/davcal/fullcalendar-3.10.5/
H A Dfullcalendar.js13394 var levels;
13399 computeForwardSlotSegs(levels);
13400 if ((level0 = levels[0])) {
13508 var levels = [];
13521 (levels[j] || (levels[j] = [])).push(seg);
13523 return levels;
13527 function computeForwardSlotSegs(levels) {
13534 level = levels[i];
13793 var levels = [];
13811 (levels[j] || (levels[j] = [])).push(seg);
[all …]
/plugin/indexmenu/
H A DCREDITS16 Resolved incorrect namespaces levels bug.
/plugin/authgooglesheets/vendor/monolog/monolog/src/Monolog/
H A DLogger.php103 protected static $levels = [ variable in Monolog\\Logger
391 return array_flip(static::$levels);
404 if (!isset(static::$levels[$level])) {
405 …tion('Level "'.$level.'" is not defined, use one of: '.implode(', ', array_keys(static::$levels)));
408 return static::$levels[$level];
435 …vel.'" is not defined, use one of: '.implode(', ', array_keys(static::$levels) + static::$levels));
439 …ue).'" is not defined, use one of: '.implode(', ', array_keys(static::$levels) + static::$levels));
/plugin/authgooglesheets/vendor/monolog/monolog/
H A DCHANGELOG.md438 …* Added FilterHandler to filter records and only allow those of a given list of levels through to …
474 …* Added ChannelLevelActivationStrategy for the FingersCrossedHandler to customize levels by channel
491 * Added Monolog\Logger::getLevels() to get all available levels
514 * Fixed GelfMessageFormatter levels on Windows
542 * Added NOTICE and EMERGENCY levels to conform with RFC 5424
H A DREADME.md15 As of 1.11.0 Monolog public APIs will also accept PSR-3 log levels.
H A DUPGRADE.md39 - Log levels are not shortened to 4 characters anymore. e.g. a warning record
/plugin/authgooglesheets/vendor/google/apiclient-services/src/
H A DCivicInfo.php133 'levels' => [
153 'levels' => [
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Sheets/
H A DTreemapChartSpec.php43 public $levels; variable in Google\\Service\\Sheets\\TreemapChartSpec
154 public function setLevels($levels) argument
156 $this->levels = $levels;
163 return $this->levels;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CivicInfo/
H A DOffice.php30 public $levels; variable in Google\\Service\\CivicInfo\\Office
63 public function setLevels($levels) argument
65 $this->levels = $levels;
72 return $this->levels;
/plugin/xcom/lang/en/
H A Dfunctions.txt6 …This option is set as follows: (depth:<num>), where num is the number of levels to recurse. Its ou…
/plugin/metadisplay/
H A DREADME.md32 …vel <level> Minimum level of messages to display. Default is info. Valid levels are:
/plugin/diagramsnet/lib/math/extensions/a11y/
H A Dmathjax-sre.js1580 …his.focus_=sre.Focus.factory(this.rootId,[this.rootId],a,this.node);this.levels=this.initLevels();…
1587levels:this.levels,undo:a||!this.cursors.length});this.levels=this.levels.clone();return this.getF…
1588 …is.cursors.pop();while(a&&!a.undo);if(!a)return this.getFocus();this.levels=a.levels;return a.focu…
1592 …anticWalker=function(a,b,c,d){sre.AbstractWalker.call(this,a,b,c,d);this.levels=null;this.restoreS…
1593levels.pop();return this.levels.find(function(b){return b.getSemanticNodes().some(function(c){retu…
1597 …ker.superClass_.left.call(this);var a=this.levels.indexOf(this.getFocus());return null===a?null:(a…
1598levels.indexOf(this.getFocus());return null===a?null:(a=this.levels.get(a+1))?a:null};sre.Semantic…
1599 …vel();if(0===a.length)return null;var b=this.singletonFocus(a[0]);b&&this.levels.push(a);return b};
1601 …er.superClass_.left.call(this);var a=this.levels.indexOf(this.primaryId());return null===a?null:(a…
1607levels.indexOf(this.primaryId()),e=this.levels.pop();b=this.levels.indexOf(b);a=this.levels.get(a?…
[all …]
/plugin/emphasis/
H A Dplugin.info.txt6 desc Enables different levels of highlighted text
/plugin/survey/
H A Dplugin.info.txt6 desc Dokuwiki plugin to generate user surveys with multiple levels of questions and answers
H A DREADME.md3 Dokuwiki plugin to generate user surveys with multiple levels of questions and answers
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A D7.7.js.map1 …eftspace',\n 'legacy',\n 'length',\n 'let',\n 'level',\n 'levels',\n 'like',\n …
H A Dbundle.js.map1levels | Integer | Required| Any Positive Numbers |\n *\n ***Notes: pertains to vertical s…
H A D3.3.js.map1 …LevelCounts[level] || 0) + 1;\n }\n };\n // compute nesting levels and sanitize\n …
H A Dbundle.js396levels)&&!r.h(t.levels))return!1;if(!r.k(t.direction)&&!r.j(t.direction))return!1;if(!(r.k(t.selec…
/plugin/dirtylittlehelper/mermaid/editor/
H A Dbundle.js396levels)&&!r.h(t.levels))return!1;if(!r.k(t.direction)&&!r.j(t.direction))return!1;if(!(r.k(t.selec…
/plugin/dirtylittlehelper/script/
H A Dmermaid.min.js.map1 …|\n * | rankSpacing | Defines the spacing between nodes on different levels | Integer | Requir…
/plugin/publistf/bib2tpl/lib/
H A DPEAR.php1022 $levels = array(E_USER_NOTICE => 'notice',
1055 implode("|", $modes), $levels[$this->level],
/plugin/webdav/vendor/sabre/dav/
H A DCHANGELOG.md1543 * Fixed: Sabre_DAVACL had issues with multiple levels of privilege aggregration.
/plugin/jplayer/vendor/mustache/mustache/src/Mustache/Logger/
H A DStreamLogger.php23 protected static $levels = array( variable in Mustache_Logger_StreamLogger
74 if (!array_key_exists($level, self::$levels)) {
102 if (!array_key_exists($level, self::$levels)) {
106 if (self::$levels[$level] >= self::$levels[$this->level]) {
/plugin/codemirror/dist/
H A Dscripts.min.js.map1 … order to avoid\n // building up an actual levels array. Since there are only three\n //…

1234