You are here

Functions in LABjs 6

Primary tabs

Namesort descending Location Description Direct uses Strings
labjs_admin_settings_form includes/labjs.admin.inc Form for configuring the module. 1
labjs_advagg_js_builder includes/labjs.advagg.inc Build and theme JS output. 1
labjs_advagg_js_pre_alter ./labjs.module Implements hook_advagg_js_pre_alter.
labjs_build_uri ./labjs.module Given path output uri to that file. CDN aware. 1
labjs_closure ./labjs.module Overrides theme_closure(). 2
labjs_enable ./labjs.install Implementation of hook_enable(). 1
labjs_install ./labjs.install Implementation of hook_install().
labjs_menu ./labjs.module Implementation of hook_menu().
labjs_preprocess_page ./labjs.module Implements hook_preprocess_page(). 1
labjs_rewrite_js ./labjs.module Rewrites <script> tag to use LABjs. 1
labjs_suppress ./labjs.module Disable LABjs for the current page. 3
labjs_theme_registry_alter ./labjs.module Implementation of hook_theme_registry_alter().
labjs_uninstall ./labjs.install Implementation of hook_uninstall().
labjs_update_6100 ./labjs.install Increase the module weight, for current enabled users
labjs_update_6101 ./labjs.install Remove old variables
_labjs_get_path ./labjs.module Returns the path to the LAB JS loader 1
_labjs_patch_core ./labjs.module Replace core JavaScripts with LABjs-aware version. 2
_labjs_prepare_required_js ./labjs.module Returns the required code to be inserted into page header. 2
_labjs_replace_javascript ./labjs.module Replace JavaScripts in $javascript. 1
_labjs_rewrite_js ./labjs.module Callback function for labjs_rewrite_js(). 1 1

Other projects