ILIAS  release_5-2 Revision v5.2.25-18-g3f80b828510
ApacheCustom Class Reference
+ Collaboration diagram for ApacheCustom:

Static Public Member Functions

static getUsername ()
 

Detailed Description

Definition at line 3 of file custom_username_func.php.

Member Function Documentation

◆ getUsername()

static ApacheCustom::getUsername ( )
static

Definition at line 5 of file custom_username_func.php.

5 {
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 }

Referenced by ilAuthApache\__construct(), and ilAuthFrontendCredentialsApache\initFromRequest().

+ Here is the caller graph for this function:

The documentation for this class was generated from the following file: