Moodle  2.2.1
http://www.collinsharper.com
C:/xampp/htdocs/moodle/comment/index.php File Reference

Go to the source code of this file.

Variables

 $context = get_context_instance(CONTEXT_SYSTEM)
 $action = optional_param('action', '', PARAM_ALPHA)
 $commentid = optional_param('commentid', 0, PARAM_INT)
 $commentids = optional_param('commentids', '', PARAM_ALPHANUMEXT)
 $page = optional_param('page', 0, PARAM_INT)
 $confirm = optional_param('confirm', 0, PARAM_INT)
 $manager = new comment_manager()
if($action and!confirm_sesskey()) if ($action=== 'delete')

Variable Documentation

Definition at line 33 of file index.php.

$commentid = optional_param('commentid', 0, PARAM_INT)

Definition at line 34 of file index.php.

$commentids = optional_param('commentids', '', PARAM_ALPHANUMEXT)

Definition at line 35 of file index.php.

Definition at line 37 of file index.php.

Definition at line 28 of file index.php.

$manager = new comment_manager()

Definition at line 39 of file index.php.

Definition at line 36 of file index.php.

if (!empty($err)) if(empty($action))

Definition at line 46 of file index.php.

 All Data Structures Namespaces Files Functions Variables Enumerations