array( 'order' => self::SORT_ASC ), 'hostgroup_alias' => array( 'order' => self::SORT_ASC ) ); } public function getFilterColumns() { return array('hostgroup', 'host'); } }