You are here

namespace Drupal\scheduler_rules_integration\Plugin\RulesAction\Legacy in Scheduler 2.x

Classsort descending Location Description
LegacyPublishNow scheduler_rules_integration/src/Plugin/RulesAction/Legacy/LegacyPublishNow.php Provides a 'Publish the node immediately' action.
LegacyRemovePublishingDate scheduler_rules_integration/src/Plugin/RulesAction/Legacy/LegacyRemovePublishingDate.php Provides a 'Remove date for scheduled publishing' action, for nodes only.
LegacyRemoveUnpublishingDate scheduler_rules_integration/src/Plugin/RulesAction/Legacy/LegacyRemoveUnpublishingDate.php Provides a 'Remove date for scheduled unpublishing' action for nodes only.
LegacySetPublishingDate scheduler_rules_integration/src/Plugin/RulesAction/Legacy/LegacySetPublishingDate.php Provides the 'Set date for scheduled unpublishing' action just for nodes.
LegacySetUnpublishingDate scheduler_rules_integration/src/Plugin/RulesAction/Legacy/LegacySetUnpublishingDate.php Provides a 'Set date for scheduled unpublishing' action just for nodes.
LegacyUnpublishNow scheduler_rules_integration/src/Plugin/RulesAction/Legacy/LegacyUnpublishNow.php Provides an 'Unpublish the node immediately' action.