Home
last modified time | relevance | path

Searched refs:hook (Results 1 – 25 of 51) sorted by relevance

123

/plugin/issuelinks/
H A Dwebhook.php13 $hook = new \dokuwiki\plugin\issuelinks\Webhook(); variable
14 $hook->run();
/plugin/swarmwebhook/
H A Dwebhook.php10 $hook = \dokuwiki\plugin\swarmwebhook\webhooks\AbstractWebhook::getWebhook(); variable
11 $hook->run(file_get_contents('php://input'));
/plugin/issuelinks/services/
H A DGitHub.service.php600 * @param array $hook the hook data coming from github
604 protected function isOurIssueHook($hook) argument
606 if ($hook['config']['url'] !== self::WEBHOOK_URL) {
610 if ($hook['config']['content_type'] !== 'json') {
614 if ($hook['config']['insecure_ssl'] !== '0') {
618 if (!$hook['active']) {
622 $missingEvents = array_diff($hook['events'], ['issues', 'issue_comment', 'pull_request']);
623 if (count($hook['events']) !== 3 || $missingEvents) {
H A DGitLab.service.php563 * @param array $hook the hook data coming from github
567 protected function isOurIssueHook($hook) argument
569 if ($hook['url'] !== self::WEBHOOK_URL) {
573 if (!$hook['enable_ssl_verification']) {
577 if ($hook['push_events']) {
581 if (!$hook['issues_events']) {
585 if (!$hook['merge_requests_events']) {
/plugin/diagramsnet/lib/math/extensions/a11y/
H A Dexplorer.js21 hook: null,
64 …MML = !1, t && (l.assistiveMML = !1)), this.DisableMenus(!1), this.hook || (this.hook = MathJax.Hu…
69 …&& (l.explorer = !1), this.DisableMenus(!0), this.hook && (MathJax.Hub.UnRegister.MessageHook(this…
70 this.hook = null);
183 …!h.hook || (t = document.getElementById(e[1])) && t.id && ((a = MathJax.Hub.getJaxFor(t.id)) && a.…
195 u.RemoveHook(), u.hook = MathJax.Hub.Register.MessageHook("End Math", function(e) {
201 u.hook && (MathJax.Hub.UnRegister.MessageHook(u.hook), u.hook = null);
214 h.hook && (n.announced || n.Announce());
216 …h.hook && (u.ignoreFocusOut && (u.ignoreFocusOut = !1, "enter" === u.walker.moved) ? e.target.focu…
275 if (h.hook && (t === r.RETURN || t === r.SPACE && e.shiftKey)) {
/plugin/autotabber/
H A Dtaboverride.js495 function executeExtensions(hook, args) { argument
497 extensions = hooks[hook] || [],
658 tabOverride.addExtension = function (hook, func) { argument
659 if (hook && typeof hook === 'string' && typeof func === 'function') {
660 if (!hooks[hook]) {
661 hooks[hook] = [];
663 hooks[hook].push(func);
/plugin/geonav/tpl/startermap/
H A Dtpl_functions.php96 $hook = 'TEMPLATE_'.strtoupper($toolsname).'_DISPLAY';
97 $evt = new Doku_Event($hook, $data);
/plugin/prettyphoto/js/
H A Djquery.prettyPhoto.js13hook: 'rel', /* the attribute tag to use for prettyPhoto hooks. default: 'rel'. For HTML5, use "da…
149 theRel = $(this).attr(settings.hook);
154 …pp_images = (isSet) ? jQuery.map(matchedObjects, function(n, i){ if($(n).attr(settings.hook).index…
155 …pp_titles = (isSet) ? jQuery.map(matchedObjects, function(n, i){ if($(n).attr(settings.hook).index…
156 …isSet) ? jQuery.map(matchedObjects, function(n, i){ if($(n).attr(settings.hook).indexOf(theRel) !=…
161 rel_index = (isSet) ? set_position : $("a["+settings.hook+"^='"+theRel+"']").index($(this));
880 …setTimeout(function(){ $("a["+pp_settings.hook+"^='"+hashRel+"']:eq("+hashIndex+")").trigger('clic…
/plugin/securelogin/
H A DTODO7 - probably have to hook into the login function and remove the html for the boxes, then add them ba…
/plugin/reflect/
H A DREADME.md3 iReflect hooks into the sendfile mechanism (ATTENTION: this needs a hook in the fetch.php - describ…
/plugin/diagramsnet/lib/math/
H A DMathJax.js19hook:function(){},data:[],object:window,execute:function(){if(!this.called||this.autoReset){this.c… argument
/plugin/templateconfhelper/
H A DREADME25 uses FETCH_MEDIA_STATUS event to hook into fetch.php. This allows to have template files outside of…
65 This is a rather creative apporach to hook into css.php. The templateaction plugin class deffinitio…
/plugin/findologicxmlexport/vendor/jms/serializer/doc/
H A Devent_system.rst5 deserialization process which you can use to hook in and alter the default
/plugin/fckg/action/entities/utils/
H A Dentities.txt527 f with hook
/plugin/ckgdoku/action/entities/utils/
H A Dentities.txt527 f with hook
/plugin/ckgedit/action/entities/utils/
H A Dentities.txt527 f with hook
/plugin/icalevents/vendor/squizlabs/php_codesniffer/
H A DREADME.md15 The SVN pre-commit hook requires PHP version 5.2.4 or greater due to its use of the vertical whites…
/plugin/topbarsyntax/
H A Dcsshover3.htc245 * Public hook
/plugin/tline/
H A DCHANGES.txt99 * Added EventPaintListener hook to original-painter. Enables clients to hook into
/plugin/codemirror/dist/modes/
H A Dclike.min.js.map1hook","switchBlock","allmanIndentation","electricInput","blockCommentStart","blockCommentEnd","blo…
/plugin/icons/assets/rpg-awesome/css/
H A Drpg-awesome.min.css5hook:before{content:""}.ra-grass:before{content:""}.ra-grass-patch:before{content:""}.ra-grenad…
/plugin/bible/bible_douayRheims/
H A DHabacuc.txt15 …1:15. He lifted up all them with his hook, he drew them in his drag, and gathered them into his ne…
H A DAmos.txt119 8:1. These things the Lord shewed to me: and behold a hook to draw down the fruit.
120 …8:2. And he said: What seest thou, Amos? And I said: A hook to draw down fruit. And the Lord said …
/plugin/bpmnioeditor/vendor/bpmnio-js/
H A Ddiagram-js.css447 * classes on the palette. Events to hook into palette
/plugin/edittable/lib/
H A Dhandsontable.full.js4069 return bucket[hook] = [];
46246 if (hook == 'modifyTransformStart') {
46309 } else if (hook == 'modifyTransformEnd') {
46516 if (hook === 'modifyTransformEnd') {
46720 hook.add('beforeInit', beforeInit);
46721 hook.add('afterInit', afterInit);
46723 hook.add('beforeKeyDown', onBeforeKeyDown);
46729 hook.add('afterRenderer', afterRenderer);
46735 hook.add('afterCreateCol', onAfterCreateCol);
46736 hook.add('afterRemoveCol', onAfterRemoveCol);
[all …]

123