buildZoneMatch() public method
Create MATCH expressions for zones.
| public string buildZoneMatch ( $operator, $operands, &$params ) | ||
|---|---|---|
| $operator | string |
The operator which is used for Create Match expressions |
| $operands | array |
The Match expressions |
| $params | ||
| return | string |
The MATCH expression |
Please login to continue.