You are here

Functions in Sassy 7

Primary tabs

Namesort descending Location Description Direct uses Strings
error phamlp/sassc.php 1
p phamlp/tests/test_inc.php
sassy_clear_cache ./sassy.module Deletes old cached SCSS files. 1
sassy_element_info_alter ./sassy.module Implementation of hook_element_info_alter().
sassy_flush_caches ./sassy.module Implementation of hook_flush_caches().
sassy_form_system_performance_settings_alter ./sassy.module Implementation of hook_form_FORM_ID_alter().
sassy_load_stylesheet ./sassy.module Loads a stylesheet and writes the base path to all url declarations. 1 1
sassy_parse ./sassy.module Parse a SCSS string and transform it into CSS. 1
sassy_pick_files ./sassy.module Picks all SCSS and SASS files from an array of stylesheets. 1
sassy_pre_render ./sassy.module Builds the SASS cache. Should only be invoked by drupal_render(). 1
sassy_uninstall ./sassy.install Implementation of hook_uninstall().
_sassy_match_media_queries ./sassy.module Extracts all media queries from an SCSS string and replace them with named placeholders. 1
_sassy_match_variables ./sassy.module Extract SCSS variables from a SCSS string. 1

Other projects