Home
last modified time | relevance | path

Searched refs:Event (Results 51 – 75 of 313) sorted by relevance

12345678910>>...13

/plugin/pgn4web/pgn4web/
H A Deuroteams2011.pgn1 [Event "18th European Teams Championship"]
24 [Event "18th European Teams Championship"]
53 [Event "18th European Teams Championship"]
78 [Event "18th European Teams Championship"]
112 [Event "18th European Teams Championship"]
136 [Event "18th European Teams Championship"]
164 [Event "18th European Teams Championship"]
189 [Event "18th European Teams Championship"]
211 [Event "18th European Teams Championship"]
239 [Event "18th European Teams Championship"]
[all …]
H A Dtwic944.pgn1 [Event "4th London Chess Classic"]
25 [Event "4th London Chess Classic"]
50 [Event "4th London Chess Classic"]
58343 [Event "TCh-HUN 2012-13"]
58368 [Event "TCh-HUN 2012-13"]
58398 [Event "TCh-HUN 2012-13"]
58427 [Event "TCh-HUN 2012-13"]
58458 [Event "TCh-HUN 2012-13"]
58483 [Event "TCh-HUN 2012-13"]
58511 [Event "TCh-HUN 2012-13"]
[all …]
H A Dchess960wch06.pgn1 [Event "Chess960 rapid WCh"]
20 [Event "Chess960 rapid WCh"]
38 [Event "Chess960 rapid WCh"]
58 [Event "Chess960 rapid WCh"]
76 [Event "Chess960 rapid WCh"]
95 [Event "Chess960 rapid WCh"]
112 [Event "Chess960 rapid WCh"]
131 [Event "Chess960 rapid WCh"]
H A Dlon09r5.pgn1 [Event "London Chess Classic"]
20 [Event "London Chess Classic"]
41 [Event "London Chess Classic"]
62 [Event "London Chess Classic"]
/plugin/jplayer/vendor/robloach/component-installer/src/ComponentInstaller/
H A DInstaller.php15 use Composer\Script\Event; alias
156 * @param Event $event
158 public static function postAutoloadDump(Event $event)
/plugin/findologicxmlexport/vendor/jms/serializer/src/EventDispatcher/Subscriber/
H A DSymfonyValidatorValidatorSubscriber.php7 use JMS\Serializer\EventDispatcher\Event; alias
34 public function onPostDeserialize(Event $event): void
/plugin/jplayer/vendor/happyworm/jplayer/lib/
H A Dpopcorn.ie8.js10 if ( Event[ eventName.toUpperCase() ] || eventName === "readystatechange" ) {
37 if ( Event[ eventName.toUpperCase() ] || eventName === "readystatechange" ) {
123 if ( !Event.prototype.preventDefault ) {
124 Event.prototype.preventDefault = function() { class
128 if ( !Event.prototype.stopPropagation ) {
129 Event.prototype.stopPropagation = function() {
/plugin/combo/ComboStrap/
H A DEvent.php7 * Class Event
16 class Event class
38 * process all replication request, created with {@link Event::createEvent()}
167 \dokuwiki\Extension\Event::createAndTrigger($eventName, $eventData);
241 $evt = new \dokuwiki\Extension\Event('INDEXER_TASKS_RUN', $tmp);
311 return Event::getQueue($eventName);
/plugin/combo/action/
H A Dpageprimarymetamutation.php3 use ComboStrap\Event; alias
53 Event::createEvent(
H A Dqualitymutation.php5 use ComboStrap\Event; alias
115 Event::createEvent(
/plugin/slacknotifier/helper/
H A DPayload.php
/plugin/combo/ComboStrap/Api/
H A DQualityMessageHandler.php12 use dokuwiki\Extension\Event; alias
34 public static function handle(Event $event)
/plugin/webdav/vendor/sabre/event/lib/Promise/
H A Dfunctions.php3 namespace Sabre\Event\Promise;
5 use Sabre\Event\Promise;
/plugin/commonmark/vendor/league/commonmark/src/Extension/Footnote/Event/
H A DNumberFootnotesListener.php15 namespace League\CommonMark\Extension\Footnote\Event;
17 use League\CommonMark\Event\DocumentParsedEvent;
H A DAnonymousFootnotesListener.php15 namespace League\CommonMark\Extension\Footnote\Event;
17 use League\CommonMark\Event\DocumentParsedEvent;
H A DGatherFootnotesListener.php15 namespace League\CommonMark\Extension\Footnote\Event;
17 use League\CommonMark\Event\DocumentParsedEvent;
/plugin/sentry/conf/
H A DSetting.php6 use dokuwiki\plugin\sentry\Event; alias
53 foreach (Event::CORE_ERRORS as $val => $info) {
/plugin/icalevents/vendor/sabre/vobject/tests/VObject/RecurrenceIterator/
H A DUntilRespectsTimezoneTest.ics7 X-WR-CALNAME:Test Event
33 DESCRIPTION:Test Event ending November 11, 2013
/plugin/davcard/vendor/sabre/vobject/tests/VObject/RecurrenceIterator/
H A DUntilRespectsTimezoneTest.ics7 X-WR-CALNAME:Test Event
33 DESCRIPTION:Test Event ending November 11, 2013
/plugin/webdavclient/vendor/sabre/vobject/tests/VObject/RecurrenceIterator/
H A DUntilRespectsTimezoneTest.ics7 X-WR-CALNAME:Test Event
33 DESCRIPTION:Test Event ending November 11, 2013
/plugin/davcal/vendor/sabre/vobject/tests/VObject/RecurrenceIterator/
H A DUntilRespectsTimezoneTest.ics7 X-WR-CALNAME:Test Event
33 DESCRIPTION:Test Event ending November 11, 2013
/plugin/slacknotifier/
H A Daction.php9 use dokuwiki\Extension\Event; alias
21 /** @var Event[] */
46 public function handleRenameBefore(Event $rawEvent): void
67 public function handleSave(Event $event): void
/plugin/findologicxmlexport/vendor/hoa/exception/
H A DREADME.md27 (that are sent over the `hoa://Event/Exception` event channel), idle exceptions
114 on the `hoa://Event/Exception` event channel (please, see [the `Hoa\Event`
115 library](http://central.hoa-project.net/Resource/Library/Event)). Consequently,
119 Hoa\Event\Event::getEvent('hoa://Event/Exception')->attach(
120 function (Hoa\Event\Bucket $bucket) {
/plugin/oauth/
H A Dhelper.php13 use dokuwiki\Extension\Event;
62 $event = new Event('PLUGIN_OAUTH_BACKEND_REGISTER', $services);
9 use dokuwiki\Extension\Event; global() alias
/plugin/confmanager/
H A Dhelper.php3 use dokuwiki\Extension\Event; alias
19 Event::createAndTrigger('CONFMANAGER_CONFIGFILES_REGISTER', $configs, null, false);

12345678910>>...13