Default function used to render css output.

3 uses of ADVAGG_CSS_RENDER_FUNCTION
advagg_get_js_css_get_array in ./advagg.module
Return a large array of the CSS & JS files loaded on this page.
advagg_process_css in includes/css.inc
Returns a themed representation of all stylesheets that should be attached to the page.
advagg_process_html_css in includes/css.inc

File

includes/constants.inc, line 71

Code

define('ADVAGG_CSS_RENDER_FUNCTION', 'advagg_unlimited_css_builder');