Joomla CMS
4.2.2
Documentation des API du CMS Joomla en version 4.2.2
|
Fonctions membres publiques | |
__construct (string $value='', array $options=[]) | |
__toString () | |
getColspan () | |
getRowspan () | |
getStyle () | |
Attributs privés | |
$value | |
$options | |
__construct | ( | string | $value = '' , |
array | $options = [] |
||
) |
Références TableCell\$options, TableCell\$value, et value.
__toString | ( | ) |
getColspan | ( | ) |
Gets number of colspan.
Référencé par Table\fillCells(), Table\getRowColumns(), et Table\renderCell().
getRowspan | ( | ) |
getStyle | ( | ) |
Référencé par Table\renderCell().
|
private |
Référencé par TableSeparator\__construct(), et TableCell\__construct().
|
private |
Référencé par TableCell\__construct(), et TableCell\__toString().