Documentation

Horde_Core_Dav_Auth extends Horde_Dav_Auth
in package

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

Tags
author

Jan Schneider jan@horde.org

category

Horde

license

http://www.horde.org/licenses/lgpl21 LGPL 2.1

Table of Contents

Methods

getCurrentUser()  : string|null
Returns information about the currently logged in username.

Methods

getCurrentUser()

Returns information about the currently logged in username.

public getCurrentUser() : string|null

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

Return values
string|null

        
On this page

Search results