You are here

Files in JS Callback Handler 7

Primary tabs

File namesort descending Location Namespace Description
js.admin.inc js.admin.inc JavaScript callback handler module.
js.api.php js.api.php This file contains no working PHP code; it exists to provide additional documentation for doxygen as well as to document hooks in the standard Drupal manner.
js.info js.info name = JavaScript callback handler description = A high-performance JavaScript callback handler for 3rd party modules. package = Performance core = "7.x" configure = admin/config/system/js
js.install js.install Ensures JavaScript callback handler has been setup properly.
js.module js.module JavaScript callback handler module.
js.php js.php Callback page that serves custom JavaScript requests on a Drupal installation.
js_test.callbacks.inc tests/js_test.callbacks.inc Testing file for the js module.
js_test.info tests/js_test.info name = JavaScript callback handler tests description = Tests for the JS module. package = Performance core = "7.x" files[] = js_test.test
js_test.module tests/js_test.module JavaScript callback handler tests.
js_test.test tests/js_test.test Testing for the bam template module
README.txt README.txt ------------------------------------------------------------------------------ js module Readme http://drupal.org/project/js ------------------------------------------------------------------------------ Contents: ========= 1. ABOUT 2.…

Other projects