If a user doesn't have the given $access to any website IDs,
the user will not be in the returned array.
public getUsersSitesFromAccess ( $access ) : array | ||
return | array | The returned array has the format array( login1 => array ( idsite1,idsite2), login2 => array(idsite2), ... ) |