You are here

Functions in Live CSS 6.2

Primary tabs

Namesort descending Location Description Direct uses Strings
live_css_admin ./live_css.module Implements hook_settings() 1
live_css_init ./live_css.module Implements hook_init().
live_css_list_files ./live_css.module 1
live_css_list_themes ./live_css.module 1
live_css_menu ./live_css.module Implements hook_menu().
live_css_perm ./live_css.module Implements hook_perm().
live_css_save ./live_css.module 1
_live_css_document_root ./live_css.module Helper function to get the document root for the current Drupal installation. $_SERVER['DOCUMENT_ROOT'] is not reliable across all systems, so we need a way to get the correct value. 1
_live_css_sanitize_css_url ./live_css.module Helper function to sanitize a URL. Removes cache information from url of CSS files. 1

Other projects