Home
last modified time | relevance | path

Searched refs:bubble (Results 51 – 75 of 88) sorted by relevance

1234

/plugin/authgooglesheets/vendor/monolog/monolog/src/Monolog/Handler/
H A DAbstractProcessingHandler.php50 return false === $this->bubble;
H A DSlackHandler.php59 bool $bubble = true, argument
76 $bubble,
H A DStreamHandler.php54 …public function __construct($stream, $level = Logger::DEBUG, bool $bubble = true, ?int $filePermis… argument
56 parent::__construct($level, $bubble);
H A DPushoverHandler.php106 bool $bubble = true, argument
122 $bubble,
H A DWhatFailureGroupHandler.php42 return false === $this->bubble;
H A DFallbackGroupHandler.php45 return false === $this->bubble;
H A DPHPConsoleHandler.php77 …uct(array $options = [], ?Connector $connector = null, $level = Logger::DEBUG, bool $bubble = true) argument
H A DSamplingHandler.php81 return false === $this->bubble;
H A DSocketHandler.php64 bool $bubble = true, argument
71 parent::__construct($level, $bubble);
/plugin/eventline/
H A Dtimeline.js44 theme.event.bubble.width = bubbleW;
45 theme.event.bubble.maxHeight = bubbleH;
/plugin/eventline/timeline_js/scripts/
H A Dsources.js547 theme.event.bubble.imageStyler(img);
561 theme.event.bubble.titleStyler(divTitle);
566 theme.event.bubble.bodyStyler(divBody);
571 theme.event.bubble.timeStyler(divTime);
576 theme.event.bubble.wikiStyler(divWiki);
/plugin/tline/
H A DCHANGES.txt121 bubbles. Added theme.bubble.maxHeight with default of 0 (no maximum).
122 Old theme param of bubble.height is not used within source of
220 by the Timeline library. If you write a custom labeller or event bubble
/plugin/schedule/
H A Dschedules.class.php889 $bubble = '';
905 $bubble = $this->getDayBubble ($dn_day, $dayEvents);
912 if (!$bubble && $dn_day != $dn_today && $dn_day != $dn_showDay)
928 …$line .= '<td class="'.$class.'"'.$js.'>'.$over.$bubble.'<a href="'.$url.'">'.$dayRank.'</a></td>';
/plugin/jplayer/vendor/happyworm/jplayer/src/actionscript/happyworm/jPlayer/
H A DConnectManager.as20 1. Wired up errors to dispatch events to Jplayer events to allow them to bubble up to JS
/plugin/securelogin/
H A DREADME.md53 …- Click the "Test" button to verify your setup. If all is working, a bubble will appear containing…
/plugin/tline/timeline_js/
H A Dtimeline-bundle.js815 SimileAjax.Graphics.createBubbleForContentAndPoint(E,A,F,this._params.theme.event.bubble.width);
1296 var A=this._params.theme.event.bubble;
2135 var A=this._params.theme.event.bubble;
2493 E.event.bubble.imageStyler(D);
2502 }E.event.bubble.titleStyler(L);
2506 E.event.bubble.bodyStyler(N);
2510 E.event.bubble.timeStyler(G);
2514 E.event.bubble.wikiStyler(F);
2533 …["#FFFF00","#FFC000","#FF0000","#0000FF"],highlightLabelBackground:false,bubble:{width:250,maxHeig… class in Timeline.ClassicTheme._Impl.event
/plugin/eventline/timeline_js/
H A Dtimeline-bundle.js815 SimileAjax.Graphics.createBubbleForContentAndPoint(E,A,F,this._params.theme.event.bubble.width);
1296 var A=this._params.theme.event.bubble;
2135 var A=this._params.theme.event.bubble;
2509 E.event.bubble.imageStyler(D);
2518 }E.event.bubble.titleStyler(L);
2522 E.event.bubble.bodyStyler(N);
2526 E.event.bubble.timeStyler(G);
2530 E.event.bubble.wikiStyler(F);
2549 …["#FFFF00","#FFC000","#FF0000","#0000FF"],highlightLabelBackground:false,bubble:{width:250,maxHeig… class in Timeline.ClassicTheme._Impl.event
/plugin/jokuwiki/
H A DREADME.md52 The Javascript from the jwHelloworld plugin will then use this data to render a speech bubble callo…
/plugin/issuetracker/
H A Dprototype.js5712 function fire(element, eventName, memo, bubble) { argument
5715 if (Object.isUndefined(bubble))
5716 bubble = true;
5724 event.initEvent('dataavailable', bubble, true);
5727 event.eventType = bubble ? 'ondataavailable' : 'onlosecapture';
/plugin/s5reloaded/ui/effects_support/
H A Dprototype.js4597 function fire(element, eventName, memo, bubble) { argument
4600 if (Object.isUndefined(bubble))
4601 bubble = true;
4612 event.eventType = bubble ? 'ondataavailable' : 'onfilterchange';
/plugin/icons/assets/rpg-awesome/css/
H A Drpg-awesome.min.css5 …awn-node:before{content:""}.ra-spear-head:before{content:""}.ra-speech-bubble:before{content:""…
/plugin/davcal/fullcalendar-3.10.5/
H A Dmoment.js4138 function bubble () { function
4445 proto$2._bubble = bubble;
/plugin/passpolicy/
H A Dwords.txt492 bubble
/plugin/socialshareprivacy2/SSP/
H A DREADME.md1254 Format a number to be displayed in a typical number bubble. It will
/plugin/icons/assets/material-design-icons/css/
H A Dmaterialdesignicons.min.css1bubble::before{content:"\F5E3"}.mdi-chart-donut::before{content:"\F7AE"}.mdi-chart-donut-variant::…

1234