search_api_ajax_debug |
./search_api_ajax.module |
Collects debug data to send to the browser with the AJAX response. |
1 |
|
search_api_ajax_get_views_path |
./search_api_ajax.module |
Get the actual views path
Filling in '%' arguments in the path with the correct values from arg() |
1 |
|
search_api_ajax_menu |
./search_api_ajax.module |
Implementation of hook_menu(). |
|
|
search_api_ajax_modules |
./search_api_ajax.module |
Returns the list of modules whose blocks are search api-related. |
2 |
|
search_api_ajax_preprocess_page |
./search_api_ajax.module |
Implementation of hook_preprocess_page(). |
|
|
search_api_ajax_proxy |
./search_api_ajax.pages.inc |
Checks incoming AJAX requests for Search API pages paths |
|
1 |
search_api_ajax_proxy_views |
./search_api_ajax.pages.inc |
Checks incoming AJAX requests for Search API views paths |
|
1 |
search_api_ajax_return_json |
./search_api_ajax.pages.inc |
Performs a search request and returns page & block content html as JSON |
2 |
|
search_api_ajax_search_api_ajax_settings |
./search_api_ajax.module |
Implements hook_search_api_ajax_settings(). |
|
|
search_api_ajax_settings |
./search_api_ajax.admin.inc |
|
|
1 |
search_api_ajax_uninstall |
./search_api_ajax.install |
Implements hook_uninstall(). |
|
|