You are here

namespace Drupal\rng\Plugin\Condition in RNG - Events and Registrations 8.2

Same name in other branches
  1. 8 Drupal\rng\Plugin\Condition
  2. 3.x Drupal\rng\Plugin\Condition
Classsort descending Location Description
CurrentTime src/Plugin/Condition/CurrentTime.php Evaluates if the current date is before or after the the configured date.
EventOperation src/Plugin/Condition/EventOperation.php Provides an identity has operation permission on event condition.
IdentityIsRegistrant src/Plugin/Condition/IdentityIsRegistrant.php Provides a identity is registrant condition.
RuleScheduler src/Plugin/Condition/RuleScheduler.php Schedules rule execution based on the configured date.
UserRole src/Plugin/Condition/UserRole.php Provides a user role condition where all roles are matched.