Documentation

MinifyCssCompressorFilter
in package
implements FilterInterface

Filters assets through Minify_CSS_Compressor.

All credit for the filter itself is mentioned in the file itself.

Tags
link
https://raw.githubusercontent.com/mrclay/minify/master/min/lib/Minify/CSS/Compressor.php
author

Stephen Clay steve@mrclay.org

author

http://code.google.com/u/1stvamp/ (Issue 64 patch)

Interfaces, Classes and Traits

FilterInterface
A filter manipulates an asset at load and dump.

Table of Contents

filterDump()  : mixed
Filters an asset just before it's dumped.
filterLoad()  : mixed
Filters an asset after it has been loaded.

Methods

Search results