« Return to Thread: Debugging/deciphering library methods

Re: Debugging/deciphering library methods

by Ryan Boyd-3 :: Rate this Message:

Reply to Author | View in Thread

Hi Clark,

Can you please give us a snippet of the relevant code, so we can see what methods are not working for you, what URLs you're using, what query params, and what class objects you're using?

Cheers,
-Ryan


On 9/25/07, dmclark <david.clark@...> wrote:

Hi,

I am using the gcal zend library in Symfony using the symfony-zend
bridge plugin.

I  am successfully getting the feed of a calendar and setting the sort
order, etc.

I am having trouble rendering (or ideally, parsing to import the data
into local db). $event->title->text works, but none of the other
documented method seem to work.

I would rather not have to use dom if at all possible

Any pointers?

thanks


--
View this message in context: http://www.nabble.com/Debugging-deciphering-library-methods-tf4515579s16154.html#a12879596
Sent from the Zend gdata mailing list archive at Nabble.com.


 « Return to Thread: Debugging/deciphering library methods