(no description)
File Size: | 74 lines (3 kb) |
Included or required: | 0 times |
Referenced: | 0 times |
Includes or requires: | 0 files |
googledocs_drive_content:: (1 method):
get_contents()
Class: googledocs_drive_content - X-Ref
Utility class for browsing content from or within a specified google drive.get_contents(string $query) X-Ref |
Returns all relevant contents based on the given path or search query. The method fetches all existing content (files and folders) located in a specific folder under a given drive through an API call. param: string $query The search query return: array The array containing the contents |