' . $this->escapeHtml($row->getTitle()) . '' . ($row->getDescription() ? '' . $this->escapeHtml($row->getDescription()) : ''); } }