\Horde_Core_Dav_Auth

Extends Horde's authentication backend for Sabre to support username hooks.

Summary

Methods
Properties
Constants
getCurrentUser()
No public properties found
No constants found
No protected methods found
No protected properties found
N/A
No private methods found
No private properties found
N/A

Methods

getCurrentUser()

getCurrentUser() : string|null

Returns information about the currently logged in username.

If nobody is currently logged in, this method should return null.

Returns

string|null