Home
last modified time | relevance | path

Searched refs:can_signup (Results 1 – 12 of 12) sorted by relevance

/dports/www/moodle310/moodle/auth/email/
H A Dauth.php86 function can_signup() { function in auth_plugin_email
/dports/www/moodle39/moodle/auth/email/
H A Dauth.php86 function can_signup() { function in auth_plugin_email
/dports/www/moodle311/moodle/auth/email/
H A Dauth.php86 function can_signup() { function in auth_plugin_email
/dports/www/moodle311/moodle/lib/
H A Dauthlib.php291 function can_signup() { function in auth_plugin_base
1145 if ($authplugin->can_signup()) {
H A Dadminlib.php6345 if (!$authplugin->can_signup()) {
7067 if ($authplugin->can_signup()) {
7082 if ($authplugin->can_signup()) {
/dports/www/moodle310/moodle/lib/
H A Dauthlib.php291 function can_signup() { function in auth_plugin_base
1143 if ($authplugin->can_signup()) {
H A Dadminlib.php6242 if (!$authplugin->can_signup()) {
6990 if ($authplugin->can_signup()) {
7005 if ($authplugin->can_signup()) {
/dports/www/moodle39/moodle/lib/
H A Dauthlib.php291 function can_signup() { function in auth_plugin_base
1143 if ($authplugin->can_signup()) {
H A Dadminlib.php6134 if (!$authplugin->can_signup()) {
6882 if ($authplugin->can_signup()) {
6897 if ($authplugin->can_signup()) {
/dports/www/moodle310/moodle/auth/ldap/
H A Dauth.php512 function can_signup() { function in auth_plugin_ldap
583 return $this->can_signup();
/dports/www/moodle39/moodle/auth/ldap/
H A Dauth.php512 function can_signup() { function in auth_plugin_ldap
583 return $this->can_signup();
/dports/www/moodle311/moodle/auth/ldap/
H A Dauth.php512 function can_signup() { function in auth_plugin_ldap
583 return $this->can_signup();