"TYPO3 4.0.1: tslib_tableOffset Class Reference", "datetime" => "Sat Dec 2 19:26:59 2006", "date" => "2 Dec 2006", "doxygenversion" => "1.4.6", "projectname" => "TYPO3 4.0.1", "projectnumber" => "4.0.1" ); get_header($doxygen_vars); ?>

tslib_tableOffset Class Reference

List of all members.

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"'

Detailed Description

Definition at line 7336 of file class.tslib_content.php.


Member Function Documentation

tslib_tableOffset::start content,
offset
 

Wrapping the input content string in a table which will space it out from top/left/right/bottom

Parameters:
string The HTML content string
string List of offset parameters; x,y,r,b,w,h
Returns:
string The HTML content string being wrapped in a
the content as the $offset parameters defined

Definition at line 7348 of file class.tslib_content.php.

References t3lib_div::intExplode().


The documentation for this class was generated from the following file: