‪TYPO3CMS  9.5
TYPO3\CMS\Workspaces\Service\AutoPublishService Class Reference

Public Member Functions

 __construct ()
 
 autoPublishWorkspaces ()
 

Detailed Description

Automatic publishing of workspaces.

Deprecated:
‪since TYPO3 v9, will be removed in TYPO3 v10.0. This job is a one-time functionality now built into the "autopublish" functionality.

Definition at line 27 of file AutoPublishService.php.

Constructor & Destructor Documentation

◆ __construct()

TYPO3\CMS\Workspaces\Service\AutoPublishService::__construct ( )

Definition at line 29 of file AutoPublishService.php.

Member Function Documentation

◆ autoPublishWorkspaces()

TYPO3\CMS\Workspaces\Service\AutoPublishService::autoPublishWorkspaces ( )

This method is called by the Scheduler task that triggers the autopublication process It searches for workspaces whose publication date is in the past and publishes them

Deprecated:
‪since TYPO3 v9, will be removed in TYPO3 v10.0.

Definition at line 41 of file AutoPublishService.php.

References $GLOBALS.