Tripal 0.3b
views_handler_filter_chado_select_string Class Reference

List of all members.

Public Member Functions

 value_form (&$form, &$form_state)
 exposed_form (&$form, &$form_state)
 query ()

Detailed Description

Purpose: This Handler provides a generic select list for any chado field that is a string The select list includes all distinct values for that field.

Definition at line 10 of file views_handler_filter_chado_select_string.inc.


Member Function Documentation

exposed_form ( &$  form,
&$  form_state 
)

Ensures the select list gets rendered when the filter is exposed

Definition at line 50 of file views_handler_filter_chado_select_string.inc.

query ( )

Definition at line 82 of file views_handler_filter_chado_select_string.inc.

value_form ( &$  form,
&$  form_state 
)

Defines the value field in both the views filter options form and the exposed form

Definition at line 16 of file views_handler_filter_chado_select_string.inc.

References tripal_core_chado_select().


The documentation for this class was generated from the following file:
 All Classes Files Functions Variables