js_execute_callback |
./js.php |
Loads the requested module and executes the requested callback. |
1 |
|
js_requirements |
./js.install |
Implementation of hook_requirements(). |
|
|
js_test_arguments |
tests/js_test.module |
Test callback for the js module. |
|
1 |
js_test_basic |
tests/js_test.module |
Test callback for the js module. |
|
1 |
js_test_file |
tests/js_test.callbacks.inc |
Test callback for the js module. |
|
1 |
js_test_init |
tests/js_test.module |
Implements hook_init(). |
|
|
js_test_js |
tests/js_test.module |
Implements hook_js(). |
|
|
js_test_response |
tests/js_test.module |
Create a generic response with various data. |
3 |
|