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

Document Event API #14

Open
9 tasks
waltster opened this issue Sep 15, 2020 · 0 comments · May be fixed by #28
Open
9 tasks

Document Event API #14

waltster opened this issue Sep 15, 2020 · 0 comments · May be fixed by #28
Labels
documentation Improvements or additions to documentation good first issue Good for newcomers

Comments

@waltster
Copy link
Contributor

Add documentation for the Event API. This should include:

  • Basic description and flowchart of event handling
  • Writing an event handler class
    • Event annotations
    • Methods to handle event
  • Installing event handler
  • Uninstalling event handler
  • Cleanup of handlers on plugin-uninstall
  • Event priorities
  • Canceling events
@waltster waltster added documentation Improvements or additions to documentation good first issue Good for newcomers labels Sep 15, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation good first issue Good for newcomers
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant