22 $option = $opts[ $this->
getGroup()->getName() ];
28 return in_array( $this->
getName(), $values );
Represents a filter (used on ChangesListSpecialPage and descendants)
const ALL
Signifies that all options in the group are selected.
const SEPARATOR
Delimiter.
An individual filter in a ChangesListStringOptionsFilterGroup.
displaysOnUnstructuredUi()
Checks whether the filter should display on the unstructured UI.bool Whether to display
isSelected(FormOptions $opts)
Checks whether this filter is selected in the provided options.bool