Function | __init__ | Undocumented |
Function | set_table | Sets the SQLObject table/object for this executer |
Function | add_query_callback | Adds a generic query callback |
Function | add_filter_query_callback | Adds a query callback for the filter search_filter |
Function | set_query | Overrides the default query mechanism. |
Function | search | Execute a search. |
Function | _default_query | Undocumented |
Function | _construct_state_query | Undocumented |
Function | _parse_number_state | Undocumented |
Function | _parse_string_state | Undocumented |
Function | _parse_date_state | Undocumented |
Function | _parse_date_interval_state | Undocumented |
Sets the SQLObject table/object for this executer
Adds a generic query callback
Adds a query callback for the filter search_filter
Overrides the default query mechanism.
Execute a search.