Tripal
Public Member Functions | List of all members
tripal_views_handler_filter_sequence Class Reference
Inheritance diagram for tripal_views_handler_filter_sequence:
Inheritance graph
[legend]
Collaboration diagram for tripal_views_handler_filter_sequence:
Collaboration graph
[legend]

Public Member Functions

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

Detailed Description

This Handler provides a file upload field by extending the views_handler_filter object.

Member Function Documentation

◆ exposed_form()

tripal_views_handler_filter_sequence::exposed_form ( $form,
$form_state 
)

{} Ensures the upload field gets rendered when the filter is exposed. It also changes the form type from a GET to a POST so that file uploads will work.

◆ query()

tripal_views_handler_filter_sequence::query ( )

{}

◆ value_form()

tripal_views_handler_filter_sequence::value_form ( $form,
$form_state 
)

{}


The documentation for this class was generated from the following file: