An or-node in the livestatus filter node tree. More...
Public Member Functions | |
get_sub_filters () | |
Get a list of sub filters. | |
__clone () | |
Clone the filter. | |
prefix ($prefix) | |
Returns a copy of the filter, but with a variables prefixed. | |
add ($filter) | |
Add a filter to the current clause. | |
simplify () | |
Simplify the filter. | |
Protected Member Functions | |
get_bool_op_hash ($op) | |
Retrieve the hash of a bool op. | |
Protected Attributes | |
$sub_filters = array() | |
The sub filters. |
An or-node in the livestatus filter node tree.