getAllBooks()
getAllBooks(array $serverInfo) : array
Utility function to retrieve the names of all the address books that the user has access to, along with the acl for those books. For information about the $serverInfo array see turba/config/sources.php as this is the cfgSources[] entry for the address books.
Parameters
array | $serverInfo | Information about the server and the current user. |
Returns
array —Information about all the address books or PEAR_Error.