onAfterTopicUpdate
void public \Bitrix\Forum\Replica\TopicHandler::onAfterTopicUpdate( integer $id, array $newTopic, array $oldTopic );
Handler for the event onAfterTopicUpdate
.
Paremeters
Parameter | Description | Version |
---|---|---|
$id | Forum topic ID. | |
$newTopic | Topic entry after update. | |
$oldTopic | Topic entry before update. |
See Also
- \CForumTopic::Update()
Example
© «Bitrix24», 2001-2024