| [ Index ] |
PHP Cross Reference of Nucleus CMS 3.32 |
[Source view] [Print] [Project Stats]
(no description)
| File Size: | 411 lines (10 kb) |
| Included or required: | 1 time |
| Referenced: | 0 times |
| Includes or requires: | 0 files |
ACTION:: (12 methods):
ACTION()
doAction()
addComment()
sendMessage()
validateMessage()
createAccount()
forgotPassword()
doKarma()
callPlugin()
checkban()
updateTicket()
autoDraft()
| ACTION() X-Ref |
| Constructor for an new ACTION object |
| doAction($action) X-Ref |
| Calls functions that handle an action called from action.php |
| addComment() X-Ref |
| Adds a new comment to an item (if IP isn't banned) |
| sendMessage() X-Ref |
| Sends a message from the current member to the member given as argument |
| validateMessage() X-Ref |
| Checks if a mail to a member is allowed Returns a string with the error message if the mail is disallowed |
| createAccount() X-Ref |
| Creates a new user account |
| forgotPassword() X-Ref |
| Sends a new password |
| doKarma($type) X-Ref |
| Handle karma votes |
| callPlugin() X-Ref |
| Calls a plugin action |
| checkban($blogid) X-Ref |
| Checks if an IP or IP range is banned |
| updateTicket() X-Ref |
| Gets a new ticket |
| autoDraft() X-Ref |
| Handles AutoSaveDraft |
| Generated: Tue Feb 12 15:34:36 2008 | Cross-referenced by PHPXref 0.7 |