Default function used to render js output.

3 uses of ADVAGG_JS_RENDER_FUNCTION
advagg_get_js_css_get_array dans ./advagg.module
Return a large array of the CSS & JS files loaded on this page.
advagg_process_html_js dans includes/js.inc
advagg_process_js dans ./advagg.module
Returns a themed presentation of all JavaScript code for the current page.

Fichier

includes/constants.inc, line 76

Code

define('ADVAGG_JS_RENDER_FUNCTION', 'advagg_js_builder');