Function __global->parse_themewizard_css_colour_expression
Definitions
sources/themewizard.php
- Convert a textual CSS colour expression into an expression tree.
- Is abstract?: No
- Is static?: No
- Is final?: No
- Return: array
Parameters
Name | Type | Default | Set | Range | Description |
---|---|---|---|---|---|
$textual | string | required parameter | N/A | N/A | Textual expression |
Return
- Expression tree (null: not real)
- Type: ?array
- Set: N/A
- Range: N/A