Hi I am currently using PHP to search across my documents and return a list of results. My documents are categorized using labels and I have my labels hierarchically sorted for example;
- Locations - Perth - Sydney - Melbourne - Industries - Banking - Software Development - Accounting I would like to display the Location and Industry of each entry and while I can retrieve the label the document is stored under using Zend_Gdata_App_Extension_Category::getLabel(), I cannot determine the full path. Is there a way to; a) retrieve the full path b) retrieve a list of subfolders under the Locations and Industries folders? Any help much appreciated. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google Docs Data APIs" group. To post to this group, send email to Google-Docs-Data-APIs@googlegroups.com To unsubscribe from this group, send email to google-docs-data-apis+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/Google-Docs-Data-APIs?hl=en -~----------~----~----~----~------~----~------~--~---