For additional details on every hook and some sandbox module code for those trudging through views API the Colorado 2011 drupal camp had a presentation and sandbox module that leaves little guesswork to all the _pre _post _build _execute hooks that make up views 3's api.
Comments
While this just says "@todo",
PermalinkWhile this just says "@todo", here's a basic but handy step-by-step of view's hooks in the order in which they happen during a view's life cycle
(second time I've posted this, not sure if it was lost, failed to post, deleted?)
Another more detailed 'life of a view'
PermalinkFor additional details on every hook and some sandbox module code for those trudging through views API the Colorado 2011 drupal camp had a presentation and sandbox module that leaves little guesswork to all the _pre _post _build _execute hooks that make up views 3's api.