public function get{%field%}Attr($value, $row) { return !$value ? '' : htmlspecialchars_decode($value); }