TYPO3 API  SVNRelease
Variables
freesite_dummy_page_menu.php File Reference

Go to the source code of this file.

Variables

if(!is_object($this)) $pid = intval($conf['pid_templateArchive'])
 $content = ''
 $specialComment = ''

Variable Documentation

if ($pid) $content = ''

Definition at line 46 of file freesite_dummy_page_menu.php.

if (!is_object($this)) $pid = intval($conf['pid_templateArchive'])

Dummy menu of templates/dummy pages on the FreeSite Application.

This displays a menu with links to each dummy page set following the uid of the base template to use. Used for preview of the base templates. Required: The Freesite Application (extension: "freesite")

Revised for TYPO3 3.6 June/2003 by Kasper Skårhøj XHTML compliant

Author:
Kasper Skårhøj <kasperYYYY@typo3.com>

Definition at line 45 of file freesite_dummy_page_menu.php.

$specialComment = ''

Definition at line 48 of file freesite_dummy_page_menu.php.