css.php File Reference
Go to the source code of this file.
Namespaces | |
| namespace | cake |
Functions | |
| make_clean_css ($path, $name) | |
| write_css_cache ($path, $content) | |
Variables | |
| $cacheModified = filemtime($cachepath) | |
| $cachepath = CACHE . 'css' . DS . str_replace(array('/','\\'), '-', $regs[1]) | |
| $filename = 'css/' . $regs[1] | |
| $filepath = CSS . $regs[1] | |
| $output | |
Function Documentation
| make_clean_css | ( | $ | path, | |
| $ | name | |||
| ) |
| write_css_cache | ( | $ | path, | |
| $ | content | |||
| ) |
Variable Documentation