I am using the PHP Zend Framework to access google calendar. I have set
the order by starttime, but am unable to change the sort oder to
ascending. I have been reading that there is a query property called
"sortorder" that you can set, but I am unable to figure out how in the
PHP client library. I have looked through the code of both Calendar.php
and Zend_Gdata.php of which neither allow for this propery to be set.
The default switch in Calendar says "other properties can be set by the
parent" and the default switch in Gdata says "other properties can be
set in sub classes", none of which are "sortorder." If anyone can
clarify how to set this property it will be greatly appreciated.


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Google 
Calendar Data API" group.
To post to this group, send email to 
[email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/google-calendar-help-dataapi?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to