TYPO3  7.6
Public Member Functions | List of all members
AutoPublishService Class Reference

Public Member Functions

 autoPublishWorkspaces ()
 

Detailed Description

Automatic publishing of workspaces.

Definition at line 20 of file AutoPublishService.php.

Member Function Documentation

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

Returns
void

Definition at line 30 of file AutoPublishService.php.

References $GLOBALS, and BackendUtility\deleteClause().