__construct |
( |
|
$conditionId = '' | ) |
|
Standard constructor.
- Parameters
-
- Returns
- UserFilter
Add a new condition field.
- Parameters
-
- Returns
- UserFilter
Deletes the condition and all associated fields.
Generate a new unique ID.
- Parameters
-
Get all fields (without checking for validity according to the current time).
- Returns
- Array
Gets all users that fulfill the current condition.
- Returns
- Array
Checks whether the current filter object contains a field of the given type.
- Parameters
-
String | $className | the type to check for |
- Returns
- UserFilterField Return the found field or null if not applicable.
Is the current condition fulfilled (that means, are all required field values matched)?
- Returns
- boolean
Helper function for loading data from DB.
Removes the field with the given ID from the condition fields.
- Parameters
-
- Returns
- UserFilter
All condition fields that form this condition.
Unique identifier for this condition.
The documentation for this class was generated from the following file: