ILIAS
eassessment Revision 61809
◀ ilDoc Overview
Main Page
Related Pages
Modules
Namespaces
Data Structures
Files
Examples
File List
Globals
All
Data Structures
Namespaces
Files
Functions
Variables
Groups
Pages
custom_username_func.php
Go to the documentation of this file.
1
<?php
2
3
class
ApacheCustom
{
4
5
public
static
function
getUsername
() {
6
/*
7
* enter your custom login-name resolve function here
8
*
9
* if you are using the "auto create account" feature
10
* be sure to return a valid username IN ANY CASE
11
*/
12
}
13
14
}
Services
AuthApache
classes
custom_username_func.php
Generated on Mon Apr 25 2016 19:01:19 for ILIAS by
1.8.1.2 (using
Doxyfile
)