JGoogleDataPlusPeople::search
Search all public profiles.
Signature
public function search(string
$query,
[string
$fields = null,
[string
$language = null,
[integer
$max = 10,
[string
$token = null]]]] )
Parameters
-
$query
- Specify a query string for full text search of public text in all profiles.
-
$fields
- Used to specify the fields you want returned.
-
$language
- Specify the preferred language to search with. https://developers.google.com/+/api/search#available-languages
-
$max
- The maximum number of people to include in the response, used for paging.
-
$token
- The continuation token, used to page through large result sets. To get the next page of results, set this
Returns
- mixed
- Data from Google