Moodle  2.2.1
http://www.collinsharper.com
C:/xampp/htdocs/moodle/admin/registration/renewregistration.php File Reference

Go to the source code of this file.

Variables

 $url = optional_param('url', '', PARAM_URL)
 $hubname = optional_param('hubname', '', PARAM_TEXT)
 $token = optional_param('token', '', PARAM_TEXT)
 $registrationmanager = new registration_manager()
 $registeredhub = $registrationmanager->get_unconfirmedhub($url)

Variable Documentation

$hubname = optional_param('hubname', '', PARAM_TEXT)

Definition at line 39 of file renewregistration.php.

$registeredhub = $registrationmanager->get_unconfirmedhub($url)

Definition at line 46 of file renewregistration.php.

$registrationmanager = new registration_manager()

Definition at line 45 of file renewregistration.php.

$token = optional_param('token', '', PARAM_TEXT)

Definition at line 40 of file renewregistration.php.

Definition at line 38 of file renewregistration.php.

 All Data Structures Namespaces Files Functions Variables Enumerations