1.1.2.6 (checked in on 2008/06/29 at 09:15:07 by LasseP)
Complete module for comment_revisions
| Name | Description |
|---|---|
| delete a revision | |
| comment_revisions_admin | FAPI definition for the user login form See alsocomment_revisions_admin_validate() |
| comment_revisions_admin_submit | submits the form |
| comment_revisions_admin_validate | validates the form |
| comment_revisions_delete_confirm | confirm deletion |
| comment_revisions_delete_confirm_submit | submit deletion |
| comment_revisions_help | Implementation of hook_help(). |
| comment_revisions_link | Implementation of hook_link |
| comment_revisions_list | create a list of revisions for cid |
| comment_revisions_menu | Implementation of hook_menu |
| comment_revisions_overview | creates an overview of revisions for cid |
| comment_revisions_perm | Implementation of hook_perm() |
| comment_revisions_revert | revert a comment to another revision |
| comment_revisions_revert_confirm | confirm reverting |
| comment_revisions_revert_confirm_submit | submit reverting |
| _comment_revisions_getnid | returns nid of cid |
| _comment_revisions_load_revision | loads a single revision |
| _comment_revision_cmt_has_revisions | TRUE if comment has at least one revision |
| _comment_revision_get_actual_revision | returns the actual vid |