Function __global->unparse_filtercode
Definitions
sources/filtercode.php
- Take some parsed Filtercode search filters into the string format (i.e. reverse of parse_filtercode).
- Is abstract?: No
- Is static?: No
- Is final?: No
- Return: string
Parameters
Name | Type | Default | Set | Range | Description |
---|---|---|---|---|---|
$parsed | array | required parameter | N/A | N/A | Parsed structure |
Return
- String-based search filter
- Type: string
- Set: N/A
- Range: N/A