thinkingmedia
|
61fe5cedc6
fixed reading data property on tests
|
9 years ago |
thinkingmedia
|
9ada469801
adds methods for Events with deprecate warnings for data property
|
9 years ago |
Jeremy Harris
|
2a9ff7ee6d
Adding to global list if dispatched globally
|
9 years ago |
Jeremy Harris
|
a9001488ad
Merge branch 'master' into global-event-lists
|
9 years ago |
Jeremy Harris
|
d4ddcf5df7
Added EventManager::isTrackingEvents
|
9 years ago |
Jeremy Harris
|
bcac22b17e
Added failing test for global event manager lists
|
9 years ago |
Marc Würth
|
05305555a3
Remove superfluous whitespace in doc blocks
|
9 years ago |
ADmad
|
718551b0ba
Remove use of TestCase::getMock() from "Event" namepace tests.
|
9 years ago |
ADmad
|
3cc1f9abea
Replace all instances of getMock() with single argument.
|
9 years ago |
Florian Krämer
|
a8b2ccaca6
Fixing typo / copy paste error in doc blocks
|
9 years ago |
Florian Krämer
|
2004d5a1f7
Renaming some methods to access the event list.
|
9 years ago |
Florian Krämer
|
75a9863fb5
Renaming event stack to event list.
|
9 years ago |
Florian Krämer
|
eea8e82e5f
API improvements for the event stack and tests.
|
9 years ago |
Florian Krämer
|
77649650cc
Moving the event stack into a separate object.
|
9 years ago |
Florian Krämer
|
1a36c882ec
Disable event stacking by default.
|
9 years ago |
Florian Krämer
|
5dbb93a785
Implements a stack of dispatched events #7404
|
9 years ago |
jeffblack360
|
7378c48003
Work on unit-tests for matchingListeners
|
10 years ago |
jeffblack360
|
3fe062c020
Remove double space to satisfy PHPCS
|
10 years ago |
jeffblack360
|
9603dc2ca4
Run match pattern through preq_quote()
|
10 years ago |
jeffblack360
|
2acb041620
Correct indentation per Travis for multi-line function call
|
10 years ago |
jeffblack360
|
6411db0c65
Add method to return array of listeners matching a pattern
|
10 years ago |
Robbert Noordzij
|
7e67fe6409
Fix offing all event listeners for a specific event
|
10 years ago |
Mark Story
|
b680b4a21f
Fix PHPCS errors.
|
11 years ago |
Mark Story
|
10e8c98c55
Start EventManager::off()
|
11 years ago |
Mark Story
|
112a9903ab
Add EventManager::on()
|
11 years ago |
ADmad
|
6cf7b52897
Use short array syntax.
|
11 years ago |
Bryan Crowe
|
be845a3a01
Run phpcbf for PSR2 CS fixers
|
11 years ago |
Guy Warner
|
26b9d9449a
Add @trigger to functions docs when event added
|
11 years ago |
ADmad
|
83168d8edc
Rename EventListener to EventListenerInterface.
|
11 years ago |
Bryan Crowe
|
042bd19776
Use semantic version for test cases since doc block
|
12 years ago |