sfComponent::getPresentationFor() Look at the API reference for the function
Carl Vondrick wrote: > Hi everyone, > What is the best way to get the response text for a particular module, > action, > and request parameters? > > I'm fooling around with writing a search engine in pure YAML and in addition > to model hits, I would also like to include static action hits. I'm > struggling with the best way to get the actual HTML response data in a quick > and simple manner. > > I've looked at sfBrowser, but it's not quite flexible enough for my purpose. > For instance, I would like to be able to disable security or skip decoration. > > Thanks in advance, > > Carl > > > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "symfony developers" 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/symfony-devs?hl=en -~----------~----~----~----~------~----~------~--~---
