GSESearchFormBlock |
class |
Drupal\simple_gse_search\Plugin\Block |
src/Plugin/Block/GSESearchFormBlock.php |
Provides an 'Google CSE Search' block. |
|
|
|
SearchForm |
class |
Drupal\simple_gse_search\Form |
src/Form/SearchForm.php |
Defines a form for performing a simple redirect to display search results. |
|
1 |
|
SearchPage |
class |
Drupal\simple_gse_search\Controller |
src/Controller/SearchPage.php |
Defines a controller for displaying search results from Google CSE. |
|
|
|
SettingsForm |
class |
Drupal\simple_gse_search\Form |
src/Form/SettingsForm.php |
Defines a settings form for administering Simple CSE search. |
|
|
1 |
SimpleGseSearchTest |
class |
Drupal\Tests\simple_gse_search\Functional |
tests/src/Functional/SimpleGseSearchTest.php |
Tests if the search form submit redirects correctly. |
|
|
|