TYPO3 API  SVNRelease
Classes | Namespaces | Variables
wizard_tsconfig.php File Reference

Go to the source code of this file.

Classes

class  ext_TSparser
class  SC_wizard_tsconfig

Namespaces

namespace  TYPO3

Variables

 $BACK_PATH = ''
if(defined('TYPO3_MODE')&&isset($GLOBALS['TYPO3_CONF_VARS'][TYPO3_MODE]['XCLASS']['typo3/wizard_tsconfig.php'])) $SOBE = t3lib_div::makeInstance('SC_wizard_tsconfig')

Variable Documentation

$BACK_PATH = ''

Wizard for inserting TSconfig in form fields. (page,user or TS)

Id:
wizard_tsconfig.php 10317 2011-01-26 00:56:49Z baschny

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

Author:
Kasper Skårhøj <kasperYYYY@typo3.com> [CLASS/FUNCTION INDEX of SCRIPT]

98: class ext_TSparser extends t3lib_tsparser_ext 106: function makeHtmlspecialchars($P)

127: class SC_wizard_tsconfig 149: function init() 202: function setValue(field,value) 232: function mixerField(cmd,objString) 258: function str_replace(match,replace,string) 280: function jump(show,objString) 295: function main() 320: function printContent() 333: function browseTSprop($mode,$show)

SECTION: Module functions 419: function getObjTree() 449: function setObj(&$objTree,$strArr,$params) 469: function revertFromSpecialChars($str) 482: function doLink($params) 495: function removePointerObjects($objArray) 514: function linkToObj($str,$uid,$objString='') 527: function printTable($table,$objString,$objTree) 608: function linkProperty($str,$propertyName,$prefix,$datatype)

TOTAL FUNCTIONS: 17 (This index is automatically created/updated by the extension "extdeveval")

Definition at line 72 of file wizard_tsconfig.php.

if (defined('TYPO3_MODE')&&isset($GLOBALS['TYPO3_CONF_VARS'][TYPO3_MODE]['XCLASS']['typo3/wizard_tsconfig.php'])) $SOBE = t3lib_div::makeInstance('SC_wizard_tsconfig')

Definition at line 649 of file wizard_tsconfig.php.