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

Go to the source code of this file.

Namespaces

namespace  core

Variables

if(empty($CFG->registerauth)) $authplugin = get_auth_plugin($CFG->registerauth)
 $mform_signup = new login_signup_form(null, null, 'post', '', array('autocomplete'=>'on'))
 $newaccount = get_string('newaccount')
 $login = get_string('login')

Variable Documentation

if (empty($CFG->registerauth)) $authplugin = get_auth_plugin($CFG->registerauth)

Definition at line 34 of file signup.php.

$login = get_string('login')

Definition at line 69 of file signup.php.

$mform_signup = new login_signup_form(null, null, 'post', '', array('autocomplete'=>'on'))

Definition at line 46 of file signup.php.

$newaccount = get_string('newaccount')

Definition at line 68 of file signup.php.

 All Data Structures Namespaces Files Functions Variables Enumerations