drush_live_css_post_enable |
drush/live_css.drush.inc |
Implements drush_MODULE_post_COMMAND(). |
|
|
live_css_access |
./live_css.module |
Implements live_css_access(). |
|
1 |
live_css_admin |
./live_css.module |
Implements hook_settings(). |
|
1 |
live_css_drush_command |
drush/live_css.drush.inc |
Implements hook_drush_command(). |
|
|
live_css_drush_download |
drush/live_css.drush.inc |
Downloads |
1 |
1 |
live_css_element_info_alter |
./live_css.module |
Implements hook_element_info_alter(). |
|
|
live_css_init |
./live_css.module |
Implements hook_init(). |
|
|
live_css_libraries_info |
./live_css.module |
Implements hook_libraries_info(). |
|
|
live_css_list_files |
./live_css.module |
Get the directory listing for the theme files of ace. |
1 |
|
live_css_list_themes |
./live_css.module |
Lists all the live editor's themes available. |
1 |
|
live_css_menu |
./live_css.module |
Implements hook_menu(). |
|
|
live_css_permission |
./live_css.module |
Implements hook_permission(). |
|
|
live_css_pre_render |
./live_css.module |
Utilizes pre_render callback to alter the LESS files prior to rendering. |
|
1 |
live_css_save |
./live_css.module |
Callback to save a file edited live. |
|
1 |
live_css_uninstall |
./live_css.install |
Implements hook_uninstall(). |
|
|
_live_css_document_root |
./live_css.module |
Helper function to get the document root for the current Drupal installation. |
1 |
|
_live_css_sanitize_css_url |
./live_css.module |
Helper function to sanitize a URL. Removes cache information from url. |
1 |
|