Add WoltLab Suite Filebase events
authorIceQ1337 <IceQ1337@gmx.de>
Mon, 26 Sep 2022 15:07:39 +0000 (17:07 +0200)
committerIceQ1337 <IceQ1337@gmx.de>
Mon, 26 Sep 2022 15:07:39 +0000 (17:07 +0200)
docs/php/api/event_list.md

index bcd705b8b3b57d8718d59ecccfa7ae44696a28ea..f1d496f4d8f2e78cff07652e2dea413c468187f3 100644 (file)
@@ -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