![]() |
IP.Board
3.3.0
|
Public Member Functions | |
| doExecute (ipsRegistry $registry) | |
Protected Member Functions | |
| _add () | |
| _delete () | |
| _fetchReply () | |
| _moderate () | |
| _saveEdit () | |
| _showEdit () | |
| _add | ( | ) | [protected] |
Add a comment via the magic and mystery of ajax
| _delete | ( | ) | [protected] |
Deletes a comment
| _fetchReply | ( | ) | [protected] |
Reply
| _moderate | ( | ) | [protected] |
Moderate
| _saveEdit | ( | ) | [protected] |
Saves the post
| _showEdit | ( | ) | [protected] |
Shows the edit box
| doExecute | ( | ipsRegistry $ | registry | ) |
Main class entry point
| object | ipsRegistry reference |
Reimplemented from ipsAjaxCommand.