The results can depend on the current user preferences, which search
function was executed, and the $columns parameter.
public static getSearchResultColumns ( integer $search_type = null, array $columns = null ) | ||
$search_type | integer | The type of search that was executed. Currently only 'block' is supported. |
$columns | array | The columns to return, overriding the defaults for some $search_type. |