Documentation

onAfterTopicUpdate

void public
\Bitrix\Forum\Replica\TopicHandler::onAfterTopicUpdate(
 integer $id,
 array $newTopic,
 array $oldTopic
);

Handler for the event onAfterTopicUpdate.

Paremeters

ParameterDescriptionVersion
$idForum topic ID.
$newTopicTopic entry after update.
$oldTopicTopic entry before update.

See Also

  • \CForumTopic::Update()

Example



© «Bitrix24», 2001-2024
Up