Post->recursive = 2; $this->Post->filterBindings(array('Comment', 'Rating')); $this->Post->User->filterBindings(array('Status')); } } ?>