freesite_dummy_page_menu.php File Reference

Go to the source code of this file.

Variables

 $pid = intval($conf['pid_templateArchive'])
 $content = ''
 $specialComment = ''
 $key = $row['uid']
 $val = $row['title']
 $content = '<a target="testTemplate" href="'.htmlspecialchars($GLOBALS['TSFE']->absRefPrefix.'index.php?id='.$GLOBALS['TSFE']->id.'&based_on_uid='.$key).'">'.$val.'</a><br />'
 $specialComment = '[globalVar= based_on_uid='.$key.']'.LF
 $page_res = $GLOBALS['TYPO3_DB']->exec_SELECTquery('*', 'pages', 'pid='.intval($pid).' AND deleted=0 AND hidden=0 AND starttime=0 AND endtime=0 AND fe_group=0', '', 'sorting')
 $key = $row['uid']
 $val = $page_row['title'].' / '.$row['title']
 $content = '<a target="testTemplate" href="'.htmlspecialchars($GLOBALS['TSFE']->absRefPrefix.'index.php?id='.$GLOBALS['TSFE']->id.'&based_on_uid='.$key).'">'.$val.'</a><br />'
 $specialComment = '[globalVar= based_on_uid='.$key.']'.LF
 $content


Variable Documentation

$content

Initial value:

'
<!--

NOTE:
When updating the template archive, these TypoScript conditions should replace the current conditions found in the DUMMY PAGE test template:


'.$specialComment.'

-->
'

Definition at line 75 of file freesite_dummy_page_menu.php.

$content = '<a target="testTemplate" href="'.htmlspecialchars($GLOBALS['TSFE']->absRefPrefix.'index.php?id='.$GLOBALS['TSFE']->id.'&based_on_uid='.$key).'">'.$val.'</a><br />'

Definition at line 69 of file freesite_dummy_page_menu.php.

$content = '<a target="testTemplate" href="'.htmlspecialchars($GLOBALS['TSFE']->absRefPrefix.'index.php?id='.$GLOBALS['TSFE']->id.'&based_on_uid='.$key).'">'.$val.'</a><br />'

Definition at line 57 of file freesite_dummy_page_menu.php.

$content = ''

Definition at line 46 of file freesite_dummy_page_menu.php.

$key = $row['uid']

Definition at line 67 of file freesite_dummy_page_menu.php.

$key = $row['uid']

Definition at line 55 of file freesite_dummy_page_menu.php.

$page_res = $GLOBALS['TYPO3_DB']->exec_SELECTquery('*', 'pages', 'pid='.intval($pid).' AND deleted=0 AND hidden=0 AND starttime=0 AND endtime=0 AND fe_group=0', '', 'sorting')

Definition at line 61 of file freesite_dummy_page_menu.php.

$pid = intval($conf['pid_templateArchive'])

Definition at line 45 of file freesite_dummy_page_menu.php.

$specialComment = '[globalVar= based_on_uid='.$key.']'.LF

Definition at line 70 of file freesite_dummy_page_menu.php.

$specialComment = '[globalVar= based_on_uid='.$key.']'.LF

Definition at line 58 of file freesite_dummy_page_menu.php.

$specialComment = ''

Definition at line 48 of file freesite_dummy_page_menu.php.

$val = $page_row['title'].' / '.$row['title']

Definition at line 68 of file freesite_dummy_page_menu.php.

$val = $row['title']

Definition at line 56 of file freesite_dummy_page_menu.php.


Generated on Sat Jul 24 04:17:43 2010 for TYPO3 API by  doxygen 1.4.7