Forces the view to build a title.
public function buildTitle() { $this->initDisplay(); if (empty($this->built)) { $this->initQuery(); } $this->initHandlers(); $this->_buildArguments(); }