Searched refs:updateReply (Results 1 – 3 of 3) sorted by relevance
166 $this->assertTrue($h->updateReply($id, $ann['id'], $reply['id'], 'edited reply'));
397 public function updateReply($id, $annId, $replyId, $body) function in helper_plugin_annotations
495 $ok = $helper->updateReply($id, $annId, $replyId, $body);