LookupPlugin¶
-
class
OC\Collaboration\Collaborators\
LookupPlugin
¶ Source: lib/private/Collaboration/Collaborators/LookupPlugin.php#40 Implements: OCP\Collaboration\Collaborators\ISearchPlugin
Properties¶
Methods¶
-
public
OC\Collaboration\Collaborators\LookupPlugin::
__construct
($config, $clientService, $userSession, $cloudIdManager, $logger)¶ Source: lib/private/Collaboration/Collaborators/LookupPlugin.php#53
-
public
OC\Collaboration\Collaborators\LookupPlugin::
search
($search, $limit, $offset, $searchResult)¶ Source: lib/private/Collaboration/Collaborators/LookupPlugin.php#66