TYPO3  7.6
Public Member Functions | List of all members
TableSeparator Class Reference
Inheritance diagram for TableSeparator:
TableCell

Public Member Functions

 __construct (array $options=array())
 
- Public Member Functions inherited from TableCell
 __construct ($value= '', array $options=array())
 
 __toString ()
 
 getColspan ()
 
 getRowspan ()
 

Detailed Description

Marks a row as being a separator.

Author
Fabien Potencier fabie.nosp@m.n@sy.nosp@m.mfony.nosp@m..com

Definition at line 19 of file TableSeparator.php.

Constructor & Destructor Documentation

__construct ( array  $options = array())
Parameters
string$value
array$options

Definition at line 25 of file TableSeparator.php.

References TableCell\$options.