TYPO3 API  SVNRelease
Namespaces | Variables
publish.php File Reference

Go to the source code of this file.

Namespaces

namespace  TYPO3

Variables

if(!is_object($TSFE)) $temp_publish_TSFE = $TSFE
 $temp_publish_pages = explode(',', $BE_USER->adminPanel->getExtPublishList())
 $temp_publish_imagesTotal = array()
 $temp_publish_array = array()
foreach($temp_publish_pages as
$temp_publish_id) 
$publishDir = $TYPO3_CONF_VARS['FE']['publish_dir']
 $TSFE = $temp_publish_TSFE

Variable Documentation

foreach ($temp_publish_pages as $temp_publish_id) $publishDir = $TYPO3_CONF_VARS['FE']['publish_dir']

Definition at line 120 of file publish.php.

$temp_publish_array = array()

Definition at line 63 of file publish.php.

$temp_publish_imagesTotal = array()

Definition at line 62 of file publish.php.

$temp_publish_pages = explode(',', $BE_USER->adminPanel->getExtPublishList())

Definition at line 61 of file publish.php.

if (!is_object($TSFE)) $temp_publish_TSFE = $TSFE

Definition at line 59 of file publish.php.

$TSFE = $temp_publish_TSFE