Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

allow backend ui to trigger preSaveObject & postSaveObject #545

Closed
wants to merge 2 commits into from

Conversation

solverat
Copy link
Contributor

adds preSaveObject and postSaveObject events, to allow plugins interacting with object saving state.

@solverat
Copy link
Contributor Author

that's weird, github rearranged the formatting - i just added two lines.
bildschirmfoto 2016-04-12 um 09 19 56

@solverat
Copy link
Contributor Author

i think there should be also

- postDeleteDocument()
- postDeleteObject()

Events, right?

@brusch
Copy link
Member

brusch commented Apr 12, 2016

Yes, but right now we're planning a solution which is pretty similar to the one we actually have on the PHP side. Specifically, "attach", "trigger", naming convention, ...

So I'd postpone this until we have the new event architecture.

@brusch brusch closed this Apr 12, 2016
@solverat solverat deleted the addObjectUiSaveEvent branch April 12, 2016 16:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants