Documentation TYPO3 par Ameos |
Public Member Functions | |
| start ($content, $offset) | |
Public Attributes | |
| $tableParams = 'border="0" cellspacing="0" cellpadding="0"' | |
| $default_tableParams = 'border="0" cellspacing="0" cellpadding="0"' | |
| $tdParams = ' width="99%" valign="top"' | |
Definition at line 7333 of file class.tslib_content.php.
| tslib_tableOffset::start | ( | $ | content, | |
| $ | offset | |||
| ) |
Wrapping the input content string in a table which will space it out from top/left/right/bottom
| string | The HTML content string | |
| string | List of offset parameters; x,y,r,b,w,h |
Definition at line 7345 of file class.tslib_content.php.
References t3lib_div::intExplode().
1.4.6