File - description
This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.
- Author
- Till Glöggler tgloe.nosp@m.ggl@.nosp@m.uos.d.nosp@m.e https://www.gnu.org/licenses/gpl-2.0.html GPL version 2
◆ deleteEntry()
static deleteEntry |
( |
|
$event, |
|
|
|
$topic_id, |
|
|
|
$post |
|
) |
| |
|
static |
Post activity for deleting a forum post $param string $event
- Parameters
-
string | $topic_id | |
array | $post | |
◆ newEntry()
static newEntry |
( |
|
$event, |
|
|
|
$topic_id, |
|
|
|
$post |
|
) |
| |
|
static |
Post activity for new forum post
- Parameters
-
string | $event | |
string | $topic_id | |
array | $post | |
◆ updateEntry()
static updateEntry |
( |
|
$event, |
|
|
|
$topic_id, |
|
|
|
$post |
|
) |
| |
|
static |
Post activity for updating a forum post
- Parameters
-
string | $event | |
string | $topic_id | |
array | $post | |
The documentation for this class was generated from the following file: