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
OutputFormat Member List

This is the complete list of members for OutputFormat, including all inherited members.

$bIgnoreExceptionsOutputFormat
$bRGBHashNotation (defined in OutputFormat)OutputFormat
$bSemicolonAfterLastRuleOutputFormat
$sIndentationOutputFormat
$sSpaceAfterBlocks (defined in OutputFormat)OutputFormat
$sSpaceAfterListArgumentSeparator (defined in OutputFormat)OutputFormat
$sSpaceAfterRuleNameOutputFormat
$sSpaceAfterRules (defined in OutputFormat)OutputFormat
$sSpaceAfterSelectorSeparator (defined in OutputFormat)OutputFormat
$sSpaceBeforeBlocks (defined in OutputFormat)OutputFormat
$sSpaceBeforeListArgumentSeparator (defined in OutputFormat)OutputFormat
$sSpaceBeforeOpeningBrace (defined in OutputFormat)OutputFormat
$sSpaceBeforeRules (defined in OutputFormat)OutputFormat
$sSpaceBeforeSelectorSeparator (defined in OutputFormat)OutputFormat
$sSpaceBetweenBlocks (defined in OutputFormat)OutputFormat
$sSpaceBetweenRules (defined in OutputFormat)OutputFormat
$sStringQuotingTypeOutputFormat
__call($sMethodName, $aArguments) (defined in OutputFormat)OutputFormat
__construct() (defined in OutputFormat)OutputFormat
beLenient() (defined in OutputFormat)OutputFormat
create() (defined in OutputFormat)OutputFormatstatic
createCompact() (defined in OutputFormat)OutputFormatstatic
createPretty() (defined in OutputFormat)OutputFormatstatic
get($sName) (defined in OutputFormat)OutputFormat
getFormatter() (defined in OutputFormat)OutputFormat
indentWithSpaces($iNumber=2) (defined in OutputFormat)OutputFormat
indentWithTabs($iNumber=1) (defined in OutputFormat)OutputFormat
level() (defined in OutputFormat)OutputFormat
nextLevel() (defined in OutputFormat)OutputFormat
set($aNames, $mValue) (defined in OutputFormat)OutputFormat