Home
last modified time | relevance | path

Searched refs:triggers (Results 26 – 43 of 43) sorted by last modified time

12

/plugin/tagalerts/
H A Daction.php95 $triggers = array();
96 …$triggers['error'] = explode(',',str_replace('_', ' ', str_replace(', ', ',', $this->getConf('erro…
97 …$triggers['info'] = explode(',',str_replace('_', ' ', str_replace(', ', ',', $this->getConf('info'…
98 …$triggers['success'] = explode(',',str_replace('_', ' ', str_replace(', ', ',', $this->getConf('su…
99 …$triggers['notify'] = explode(',',str_replace('_', ' ', str_replace(', ', ',', $this->getConf('not…
100 foreach($triggers as $type=>$val) {
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A Dbundle.js.map1triggers on shadow root host first\n // Check if the context view is under this hos…
/plugin/webdav/vendor/sabre/dav/
H A DCHANGELOG.md650 longer triggers getCalendarsForUser() on backends.
/plugin/webdav/vendor/sabre/vobject/
H A DCHANGELOG.md804 * Fixed: A problem with determining alarm triggers for TODO's.
/plugin/codemirror/dist/modes/
H A Dsql.min.js.map1triggers truncate uncommitted undo uninstall unique unlock upgrade usage use use_frm user user_res…
/plugin/pdfjs/pdfjs/web/
H A Dviewer.js.map1triggers\n // rendering the page, which adds the text layer. Once the text layer\n // is…
/plugin/syntaxhighlighter4/dist/
H A Dsyntaxhighlighter.js.map1 …'class', or 'all'.\n * <li>`flag` {String} Single-character flag that triggers the token. This a…
/plugin/webdavclient/vendor/sabre/vobject/
H A DChangeLog.md578 * Fixed: A problem with determining alarm triggers for TODO's.
/plugin/codeprettify/code-prettify/src/
H A Dlang-xq.js64triggers-database|xdmp:trace|xdmp:to-json|xdmp:tidy|xdmp:subbinary|xdmp:strftime|xdmp:spawn-in|xdm…
/plugin/findologicxmlexport/vendor/jms/serializer/
H A DCHANGELOG.md169 - MaxDepth exclusion strategy for OneToMany \(ArrayCollection\) type triggers too many doctrine que…
662 - Fixed xml arrays with namespaced entry triggers error [\#675](https://github.com/schmittjoh/seria…
/plugin/ckgdoku/ckeditor/
H A Dckeditor.js959 ….set.apply(this,a.slice(2))}function b(a){var b=a.element;if(b&&n(b)&&(b=b.getAscendant(a.triggers,
960 … c=k(b);if("true"==c.getAttribute("contenteditable"))return b;if(c.is(a.triggers))return c}return …
969 ….element=f;g=e(a,f,!c);var h;n(g)&&g.is(a.triggers)&&g.is(Q)&&(!e(a,g,!c)||(h=e(a,g,!c))&&n(h)&&h.…
970triggers)&&d(h):d(h)))}}}()}}function g(a,b){if(!b||b.type!=CKEDITOR.NODE_ELEMENT||!b.$)return!1;v…
978 …ction,tabuList:["data-cke-hidden-sel"].concat(c.magicline_tabuList||[]),triggers:c.magicline_every… class in AnonymousFunctione4ea00385f300.l
/plugin/davcard/vendor/sabre/vobject/
H A DChangeLog.md578 * Fixed: A problem with determining alarm triggers for TODO's.
/plugin/amcharts/assets/amcharts/plugins/export/
H A DREADME.md408 By default each menu item triggers some kind of export. You can trigger an
1034 * Fix: Capture image check, triggers callback only if all images have been loaded
1048 * Fix: Wait for lazy images, triggers capture callback only when all images have been fully loaded
/plugin/icalevents/vendor/sabre/vobject/
H A DCHANGELOG.md743 * Fixed: A problem with determining alarm triggers for TODO's.
/plugin/botbouncer/lib/
H A Dbotbouncer.php588 * @param array $triggers array with details for SFS triggers
632 public function setSFSSpamTriggers($triggers = array()) { argument
633 if (sizeof($triggers)) {
634 $this->spamTriggers = $triggers;
/plugin/aceeditor/
H A Dbuild.js1 …|tables|tablespace|temporary|terminated|to|trailing|transaction|trigger|triggers|truncate|uncommit…
/plugin/farm/
H A Dinfos.animal.class.php59 $triggers = array(
70 foreach($triggers as $t => $v) {
76 $lw = $prec ? floor(($delta % $v[0]) / $triggers[$prec][0]) : null;
/plugin/jmol2/jmol/
H A DCHANGES.txt555 # any unpaired ( or [ or { triggers continuation
559 # marks continuation, also any unpaired ( or [ or { triggers continuation

12