Exemplo n.º 1
0
 public function init()
 {
     $this->_mapper = Model_Mapper_FlickrSearch::getInstance();
     $this->_form = $this->_mapper->getSearchForm();
 }