|
static | create ($parentObject, array $fields) |
|
static | add (Forum\Forum $forum, array &$data) |
|
static | update (int $id, array &$data) |
|
static | delete (int $id) |
|
static | create ($parentObject, array $fields) |
|
static | update (int $id, array &$fields) |
|
static | delete (int $id) |
|
См. определение в файле topic.php строка 268
◆ __construct()
◆ add()
◆ approve()
◆ close()
◆ create()
static create |
( |
|
$parentObject, |
|
|
array |
$fields |
|
) |
| |
|
static |
- Аргументы
-
Forum\Forum | $parentObject | |
array | $fields | |
Переопределяет метод предка Entity.
См. определение в файле topic.php строка 442
◆ decrementStatistic()
decrementStatistic |
( |
array |
$message | ) |
|
◆ delete()
◆ disapprove()
◆ edit()
- Аргументы
-
Переопределяет метод предка Entity.
См. определение в файле topic.php строка 584
◆ incrementStatistic()
incrementStatistic |
( |
array |
$message | ) |
|
◆ incrementViews()
◆ init()
Init Entity data, Forum
- Возвращает
- $this
Переопределяет метод предка Entity.
См. определение в файле topic.php строка 287
◆ moveToForum()
moveToForum |
( |
int |
$forumId | ) |
|
◆ open()
◆ remove()
◆ update()
static update |
( |
int |
$id, |
|
|
array & |
$data |
|
) |
| |
|
static |
◆ APPROVED_APPROVED
const APPROVED_APPROVED = "Y" |
◆ APPROVED_DISAPPROVED
const APPROVED_DISAPPROVED = "N" |
◆ STATE_CLOSED
◆ STATE_LINK
◆ STATE_OPENED