"TYPO3 4.0.1: tslib_controlTable Class Reference", "datetime" => "Sat Dec 2 19:26:48 2006", "date" => "2 Dec 2006", "doxygenversion" => "1.4.6", "projectname" => "TYPO3 4.0.1", "projectnumber" => "4.0.1" ); get_header($doxygen_vars); ?>
Public Member Functions | |
| start ($offset, $cMargins) | |
Public Attributes | |
| $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"' | |
Definition at line 7426 of file class.tslib_content.php.
|
||||||||||||
|
Wrapping internal vars ->tm, ->lm, ->rm, ->bm and ->content in a table where each content part is stored in a cell. The two arguments to this function defines some offsets and margins to use in the arrangement of the content in the table.
Definition at line 7461 of file class.tslib_content.php. References t3lib_div::intExplode(). |