TYPO3 CMS  TYPO3_6-2
tslib_controlTable Class Reference
Inheritance diagram for tslib_controlTable:
TYPO3\CMS\Frontend\ContentObject\TableRenderer

Additional Inherited Members

- Public Member Functions inherited from TYPO3\CMS\Frontend\ContentObject\TableRenderer
 start ($offset, $cMargins)
 
- Public Attributes inherited from TYPO3\CMS\Frontend\ContentObject\TableRenderer
 $offX = 0
 
 $offY = 0
 
 $tm = ''
 
 $lm = ''
 
 $rm = ''
 
 $bm = ''
 
 $content = ''
 
 $tmTDparams = 'valign="top"'
 
 $lmTDparams = 'valign="top"'
 
 $rmTDparams = 'valign="top"'
 
 $bmTDparams = 'valign="top"'
 
 $contentTDparams = 'valign="top"'
 
 $cMl = 1
 
 $cMr = 1
 
 $cMt = 0
 
 $cMb = 1
 
 $contentW = 0
 
 $tableParams = 'border="0" cellspacing="0" cellpadding="0"'
 

Detailed Description

Deprecated:
since 6.0 will be removed in 7.0

Definition at line 5082 of file LegacyClassesForIde.php.