[ Index ]

PHP Cross Reference of Nucleus CMS 3.64

title

Body

[close]

/nucleus3.64/nucleus/libs/ -> ACTION.php (summary)

(no description)

File Size: 552 lines (12 kb)
Included or required: 1 time
Referenced: 0 times
Includes or requires: 0 files

Defines 1 class

ACTION:: (12 methods):
  ACTION()
  doAction()
  addComment()
  sendMessage()
  validateMessage()
  createAccount()
  forgotPassword()
  doKarma()
  callPlugin()
  checkban()
  updateTicket()
  autoDraft()


Class: ACTION  - X-Ref

Actions that can be called via action.php

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: Mon May 2 16:14:08 2011 Cross-referenced by PHPXref 0.7.1