UserPlugin

class OC\Collaboration\Collaborators\UserPlugin
Source:lib/private/Collaboration/Collaborators/UserPlugin.php#47
Implements:OCP\Collaboration\Collaborators\ISearchPlugin

Properties

protected static property OC\Collaboration\Collaborators\UserPlugin::$shareWithGroupOnly
Source:lib/private/Collaboration/Collaborators/UserPlugin.php#49
protected static property OC\Collaboration\Collaborators\UserPlugin::$shareeEnumeration
Source:lib/private/Collaboration/Collaborators/UserPlugin.php#51
protected static property OC\Collaboration\Collaborators\UserPlugin::$shareeEnumerationInGroupOnly
Source:lib/private/Collaboration/Collaborators/UserPlugin.php#53
protected static property OC\Collaboration\Collaborators\UserPlugin::$shareeEnumerationPhone
Source:lib/private/Collaboration/Collaborators/UserPlugin.php#55
protected static property OC\Collaboration\Collaborators\UserPlugin::$shareeEnumerationFullMatch
Source:lib/private/Collaboration/Collaborators/UserPlugin.php#57

Methods

public OC\Collaboration\Collaborators\UserPlugin::__construct($config, $userManager, $groupManager, $userSession, $knownUserService, $userStatusManager)
Source:lib/private/Collaboration/Collaborators/UserPlugin.php#72
public OC\Collaboration\Collaborators\UserPlugin::search($search, $limit, $offset, $searchResult)
Source:lib/private/Collaboration/Collaborators/UserPlugin.php#93
public OC\Collaboration\Collaborators\UserPlugin::takeOutCurrentUser(&$users)
Source:lib/private/Collaboration/Collaborators/UserPlugin.php#287