Skip to content
This repository has been archived by the owner on Jan 8, 2020. It is now read-only.

add a view event #2855

Conversation

ClemensSahs
Copy link
Contributor

  • add "ViewEvent::EVENT_RENDERER_POST"

- add "ViewEvent::EVENT_RENDERER_POST"
@weierophinney
Copy link
Member

What's the use case? Why can you not simply listen on low (negative) priority on the renderer event?

@ghost ghost assigned weierophinney Oct 30, 2012
@ClemensSahs
Copy link
Contributor Author

according to my understanding:

In every case i did it that way the callback function, given to the triggered event, declares the eventstack finished, if the result is an instance of renderer.
In case someone intends to react to the chosen renderer he needs an additional event to do so.

weierophinney added a commit that referenced this pull request Nov 13, 2012
- Added a test for the renderer.post event to ensure it gets triggered
weierophinney added a commit to zendframework/zend-view that referenced this pull request May 15, 2015
- Added a test for the renderer.post event to ensure it gets triggered
weierophinney added a commit to zendframework/zend-view that referenced this pull request May 15, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants