You are here

7 calls to RecurringPeriodBase::getConfiguration() in Recurring Time Period 8

FixedReferenceDateInterval::buildConfigurationForm in src/Plugin/RecurringPeriod/FixedReferenceDateInterval.php
Form constructor.
FixedReferenceDateInterval::calculateEnd in src/Plugin/RecurringPeriod/FixedReferenceDateInterval.php
Calculates the end date and time for the period.
FixedReferenceDateInterval::calculateStart in src/Plugin/RecurringPeriod/FixedReferenceDateInterval.php
Calculates the end of the previous period.
FixedReferenceDateInterval::getDateInterval in src/Plugin/RecurringPeriod/FixedReferenceDateInterval.php
Gets a \DateInterval object for the plugin's configuration.
RollingInterval::buildConfigurationForm in src/Plugin/RecurringPeriod/RollingInterval.php
Form constructor.
RollingInterval::calculateEnd in src/Plugin/RecurringPeriod/RollingInterval.php
Calculates the end date and time for the period.
RollingInterval::getPeriodLabel in src/Plugin/RecurringPeriod/RollingInterval.php
Gets a label for the period starting from the given date.