google_cse_admin_settings |
./google_cse.module |
Admin settings page for the CSE. |
|
1 |
google_cse_advanced_settings |
./google_cse.module |
Returns an array of any advanced settings which have been set. |
2 |
|
google_cse_block |
./google_cse.module |
Implementation of hook_block(). |
|
|
google_cse_forms |
./google_cse.module |
Implementation of hook_forms(); |
|
|
google_cse_menu |
./google_cse.module |
Implementation of hook_menu(). |
|
|
google_cse_perm |
./google_cse.module |
Implementation of hook_perm(). |
|
|
google_cse_requirements |
./google_cse.install |
Implementation of hook_requirements(). |
|
|
google_cse_results |
./google_cse.module |
Render the search page and custom title. |
|
1 |
google_cse_results_gadget |
./google_cse.module |
Display an Add-to-Google button. |
1 |
2 |
google_cse_searchbox_formbuilder |
./google_cse.module |
Form builder for the searchbox forms. |
|
1 |
google_cse_uninstall |
./google_cse.install |
Implementation of hook_uninstall(). |
|
|
theme_google_cse_results |
./google_cse.module |
The search results page can be themed/customized. |
|
|