Handles translation from ExpParser_SearchFilter results into a list of LS Filter queries. More...
Public Member Functions | |
__construct (array $search_columns) | |
Creates a new instance of the translator. | |
translate (array $filter) | |
Translates the results of an ExpParser_SearchFilter->parse into a list of LS Filter queries. |
Handles translation from ExpParser_SearchFilter results into a list of LS Filter queries.
ExpParser_Translator::translate | ( | array $ | filter | ) |
Translates the results of an ExpParser_SearchFilter->parse into a list of LS Filter queries.
$filter | array The ExpParser_SearchFilter result tree |