Tripal
|
Classes | |
class | chado_views_handler_filter_boolean |
class | chado_views_handler_filter_date |
class | chado_views_handler_filter_fk |
class | chado_views_handler_filter_string |
Functions | |
_chado_views_add_table_joins (&$handler) | |
Contains views filter handlers that provide chado support.
_chado_views_add_table_joins | ( | & | $handler | ) |
A helper function for adding joins in the views_handler::query() method to connect a TripalEntity with it's chado tables.
object | $views_handler | $this from within the views_handler::query() method. |