Comment routines
This section contains routines that enable users to handle comments.
Routines Summary
- addComment — Posts a comment on the specified page or adds a reply to the specified comment.
- deleteComment — Deletes a comment with the specified id, deletes the latest comment or deletes all comments from a given page.
- editComment — Edits a comment with the specified id and text. Returns the comment representation after the edit.
- getAllCommentIds — Gets all the comment IDs that are already entered on a page.
- getCommentById — Gets all the comment properties for a given id.
- getComments — Returns comments for a given page.
- getLastComment — Gets all the comment properties for the last page comment.
Peacock
Need support? Create a request with our support team.
Copyright © 2005 - 2025 Appfire | All rights reserved.
