Documentation TYPO3 par Ameos |
Public Member Functions | |
| start ($offset, $cMargins) | |
| 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 6981 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 7016 of file class.tslib_content.php. References t3lib_div::intExplode(). |
|
||||||||||||
|
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 7016 of file class.tslib_content.php. References t3lib_div::intExplode(). |
1.4.6