Functions in Live CSS 6.2
Primary tabs
Name![]() |
Location | Description | Direct uses | Strings |
---|---|---|---|---|
live_css_admin |
./ |
Implements hook_settings() | 1 | |
live_css_init |
./ |
Implements hook_init(). | ||
live_css_list_files |
./ |
1 | ||
live_css_list_themes |
./ |
1 | ||
live_css_menu |
./ |
Implements hook_menu(). | ||
live_css_perm |
./ |
Implements hook_perm(). | ||
live_css_save |
./ |
1 | ||
_live_css_document_root |
./ |
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 |
./ |
Helper function to sanitize a URL. Removes cache information from url of CSS files. | 1 |