|
Sabberworm/PHP-CSS-Parser
8.1.0
A Parser for CSS Files written in PHP. Allows extraction of CSS files into a data structure, manipulation of said structure and output as (optimized) CSS
|
This is the complete list of members for OutputFormatter, including all inherited members.
| __construct(OutputFormat $oFormat) (defined in OutputFormatter) | OutputFormatter | |
| implode($sSeparator, $aValues, $bIncreaseLevel=false) | OutputFormatter | |
| removeLastSemicolon($sString) (defined in OutputFormatter) | OutputFormatter | |
| safely($cCode) | OutputFormatter | |
| space($sName, $sType=null) (defined in OutputFormatter) | OutputFormatter | |
| spaceAfterBlocks() (defined in OutputFormatter) | OutputFormatter | |
| spaceAfterListArgumentSeparator($sSeparator) (defined in OutputFormatter) | OutputFormatter | |
| spaceAfterRuleName() (defined in OutputFormatter) | OutputFormatter | |
| spaceAfterRules() (defined in OutputFormatter) | OutputFormatter | |
| spaceAfterSelectorSeparator() (defined in OutputFormatter) | OutputFormatter | |
| spaceBeforeBlocks() (defined in OutputFormatter) | OutputFormatter | |
| spaceBeforeListArgumentSeparator($sSeparator) (defined in OutputFormatter) | OutputFormatter | |
| spaceBeforeOpeningBrace() (defined in OutputFormatter) | OutputFormatter | |
| spaceBeforeRules() (defined in OutputFormatter) | OutputFormatter | |
| spaceBeforeSelectorSeparator() (defined in OutputFormatter) | OutputFormatter | |
| spaceBetweenBlocks() (defined in OutputFormatter) | OutputFormatter | |
| spaceBetweenRules() (defined in OutputFormatter) | OutputFormatter |
1.8.11