summaryrefslogtreecommitdiffstats
path: root/lib/user/interface.php
Commit message (Expand)AuthorAgeFilesLines
* introduce new virtual method hasUserListings() to determine if a user backend...Thomas Mueller2013-02-111-1/+6
* Adjust user interface to additions around displayName HandlingArthur Schiwon2013-01-291-0/+15
* use null instead of -1 on all getUser()Jörn Friedrich Dreyer2012-09-011-1/+1
* OC_User: getHome is an optional method, taking it out of the InterfaceArthur Schiwon2012-08-271-7/+0
* implement getHome in OC_UserGeorg Ehrke2012-08-261-0/+7
* Make getting all users and groups the defaultMichael Gapczynski2012-08-111-1/+1
* Add search, limit, and offset parameters to getUsers() and getGroups()Michael Gapczynski2012-08-111-1/+1
* remove only internally used function from interfaceArthur Schiwon2012-07-251-9/+0
* define an interface for the User BackendArthur Schiwon2012-07-251-0/+69