◆ __construct()
◆ block()
Output a CSS block
- Paramètres
-
stdClass | $block | The block definition to output |
- Renvoie
- void
Références block.
◆ indentStr()
Indent a string by $n positions
- Paramètres
-
integer | $n | How many positions to indent |
- Renvoie
- string The indented string
Références $n.
◆ isEmpty()
Is a block empty?
- Paramètres
-
stdClass | $block | The block to check |
- Renvoie
- boolean True if the block has no lines or children
◆ property()
property |
( |
|
$name, |
|
|
|
$value |
|
) |
| |
Return the code for a property
- Paramètres
-
string | $name | The name of the property |
string | $value | The value of the property |
- Renvoie
- string The CSS code
Références $name, et $value.
◆ $assignSeparator
◆ $break
◆ $breakSelectors
◆ $close
◆ $closeSingle
◆ $compressColors
◆ $disableSingle
◆ $indentChar
◆ $open
◆ $openSingle
◆ $selectorSeparator
$selectorSeparator = ", " |
La documentation de cette classe a été générée à partir du fichier suivant :