In my project I have this method in my view:
public function elegirSeleccionados(){ $this->assignRef(\'pagination\', $this->get(\'pagination\'));
txs for this, but in my view (default.tpl) zeh val will not been shown
$this->my_string = "ledl"; return parent::display($tpl);
{$this->my_string}