projects
/
GitHub
/
WoltLab
/
woltlab.github.io.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
eff9e47
)
Add WoltLab Suite Filebase events
author
IceQ1337
<IceQ1337@gmx.de>
Mon, 26 Sep 2022 15:07:39 +0000
(17:07 +0200)
committer
IceQ1337
<IceQ1337@gmx.de>
Mon, 26 Sep 2022 15:07:39 +0000
(17:07 +0200)
docs/php/api/event_list.md
patch
|
blob
|
blame
|
history
diff --git
a/docs/php/api/event_list.md
b/docs/php/api/event_list.md
index bcd705b8b3b57d8718d59ecccfa7ae44696a28ea..f1d496f4d8f2e78cff07652e2dea413c468187f3 100644
(file)
--- a/
docs/php/api/event_list.md
+++ b/
docs/php/api/event_list.md
@@
-145,3
+145,10
@@
Events whose name is marked with an asterisk are called from a static method and
| `wbb\data\board\BoardAction` | `cloneBoard` |
| `wbb\data\post\PostAction` | `quickReplyShouldMerge` |
| `wbb\system\thread\ThreadHandler` | `didInit` |
+
+## WoltLab Suite Filebase
+
+| Class | Event Name |
+|-------|------------|
+| `filebase\data\file\File` | `getPrice` |
+| `filebase\data\file\ViewableFile` | `getUnreadFiles` |
\ No newline at end of file