You are here

Functions in Less CSS Preprocessor 7.4

Primary tabs

Namesort descending Location Description Direct uses Strings
_less_get_engines ./less.module 2
_less_inc ./less.module Loads the selected LESS engine, or 'lessphp' for legacy reasons. 2
_less_is_less_filename ./less.module Check if filename has '.less' extension. 1 1
_less_lessphp_locate includes/less.libraries.inc Locates leafo/lessphp in the many possible places it could be. 1
_less_less_php_locate includes/less.libraries.inc Locates oyejorge/less.php in the many possible places it could be. 1
_less_libraries_determine_location includes/less.libraries.inc Helper function that checks locations for LESS libraries. 2
_less_output_path includes/less.process.inc Determine output filename and add it to the settings array. 1 1
_less_pre_render ./less.module Pre-render function for 'style' elements. 2 1
_less_process_file includes/less.process.inc Process a .less file and save the compiled styles. 1
_less_registry ./less.module Keeps track of .less file "ownership". 2
_less_rewrite_paths includes/less.process.inc Copied functionality from drupal_build_css_cache() for our own purposes. 2
_less_setting_form_element includes/less.theme.inc 1
_less_store_cache_info includes/less.process.inc 1
_less_token_replace ./less.module Handler for LESS function token(). 2
_less_watch includes/less.watch.inc Page callback for 'ajax/less/watch'. 1

Pages

Other projects