View Handler methods "query()" and "pre_render()"
Posted by jeff00seattle on April 7, 2009 at 4:47pm
Hi
What is the purpose of the View handler method query()?
Using a skeleton class that traces the calling of the View handler methods, I see that method query() is called before method pre_render(). Is there an expected work flow relation between these two methods?
Thanks
Jeff in Seattle
Read more