You are here

Files in Less CSS Preprocessor 7.3

Primary tabs

File namesort descending Location Namespace Description
class.lessjs.inc class.lessjs.inc Contains 'lessjs' class; an abstraction layer for command line less.js.
less.admin.inc less.admin.inc Contains the administration pages for LESS.
less.api.php less.api.php Hooks provided by the LESS module.
less.cron.inc less.cron.inc Contains functions related to cron for LESS.
less.drush.inc less.drush.inc Contains Drush related functions.
less.info less.info name = "LESS CSS Preprocessor" description = "Allows themes or modules to use LESS files." core = 7.x configure = admin/config/development/less dependencies[] = libraries files[] = class.lessjs.inc
less.install less.install Install, update, and uninstall functions for the less module.
less.lessphp.inc engines/less.lessphp.inc Libraries integration file for 'lessphp' library.
less.less_js.inc engines/less.less_js.inc Libraries integration file for 'less.js' library.
less.less_php.inc engines/less.less_php.inc Libraries integration file for 'less.php' library.
less.libraries.inc less.libraries.inc Contains Libraries API integration.
less.module less.module Handles compiling of .less files.
less.process.inc less.process.inc Contains functions related to compiling .less files.
less.theme.inc less.theme.inc Contains alterations to theme settings forms.
less.watch.inc less.watch.inc Contains page callback for LESS watch functionality.
less.wysiwyg.inc less.wysiwyg.inc Contains functions that handle WYSIWYG module integration.
less_demo.info less_demo/less_demo.info name = "LESS CSS Preprocessor - DEMO" description = "Demonstrate LESS module functionality and implementation examples." core = 7.x dependencies[] = less configure = admin/config/development/less/demo ; Sheets with .less…
less_demo.module less_demo/less_demo.module
README.txt README.txt LESS CSS Preprocessor ===================== Files in lessphp/ are from the library at http://leafo.net/lessphp/ The LICENSE file in lessphp/ applies only to files within lessphp/ Requirements Libraries API. lessphp library unpacked so that…

Other projects