TYPO3 CMS  TYPO3_6-2
TYPO3\CMS\Workspaces\Service\AutoPublishService Class Reference
Inheritance diagram for TYPO3\CMS\Workspaces\Service\AutoPublishService:
Tx_Workspaces_Service_AutoPublish

Public Member Functions

 autoPublishWorkspaces ()
 

Detailed Description

This file is part of the TYPO3 CMS project.

It is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License, either version 2 of the License, or any later version.

For the full copyright and license information, please read the LICENSE.txt file that was distributed with this source code.

The TYPO3 project - inspiring people to share! Automatic publishing of workspaces.

Author
Workspaces Team (http://forge.typo3.org/projects/show/typo3v4-workspaces)

Definition at line 21 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

Returns
void

Definition at line 31 of file AutoPublishService.php.

References $GLOBALS, $TYPO3_CONF_VARS, TYPO3\CMS\Backend\Utility\BackendUtility\deleteClause(), and TYPO3\CMS\Core\Utility\GeneralUtility\makeInstance().