39 if (substr($uri, 0, 7) !==
'mailto:') {
44 [
'{http://sabredav.org/ns}email-address' => substr($uri, 7)]
Abstract Principal Backend.
searchPrincipals($prefixPath, array $searchProperties, $test='allof')
This method is used to search for principals matching a set of properties.
findByUri($uri, $principalPrefix)
Finds a principal by its URI.
Implement this interface to create your own principal backends.