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 OutputFormat, including all inherited members.
$bIgnoreExceptions | OutputFormat | |
$bRGBHashNotation (defined in OutputFormat) | OutputFormat | |
$bSemicolonAfterLastRule | OutputFormat | |
$sIndentation | OutputFormat | |
$sSpaceAfterBlocks (defined in OutputFormat) | OutputFormat | |
$sSpaceAfterListArgumentSeparator (defined in OutputFormat) | OutputFormat | |
$sSpaceAfterRuleName | OutputFormat | |
$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 | |
$sStringQuotingType | OutputFormat | |
__call($sMethodName, $aArguments) (defined in OutputFormat) | OutputFormat | |
__construct() (defined in OutputFormat) | OutputFormat | |
beLenient() (defined in OutputFormat) | OutputFormat | |
create() (defined in OutputFormat) | OutputFormat | static |
createCompact() (defined in OutputFormat) | OutputFormat | static |
createPretty() (defined in OutputFormat) | OutputFormat | static |
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 |