(no description)
File Size: | 67 lines (3 kb) |
Included or required: | 0 times |
Referenced: | 0 times |
Includes or requires: | 0 files |
googledocs_content_search:: (1 method):
get_contents()
Class: googledocs_content_search - X-Ref
Utility class for displaying google drive content that matched a given search criteria.get_contents(string $query) X-Ref |
Returns all relevant contents based on the given path and/or search query. The method fetches all content (files) through an API call that matches a given search criteria. param: string $query The search query return: array The array containing the contents |