Joomla CMS
4.2.2
Documentation des API du CMS Joomla en version 4.2.2
|
Fonctions membres publiques | |
const | __construct (array $options=[]) |
getOptions () | |
getTagOptions () | |
getPadByAlign () | |
getCellFormat () | |
Champs de données | |
const | DEFAULT_ALIGN = 'left' |
Attributs privés | |
const | TAG_OPTIONS |
const | ALIGN_MAP |
const | $options |
const __construct | ( | array | $options = [] | ) |
Références TableCellStyle\$options.
getCellFormat | ( | ) |
Références TableCellStyle\getOptions().
getOptions | ( | ) |
Références TableCellStyle\$options.
Référencé par TableCellStyle\getCellFormat(), TableCellStyle\getPadByAlign(), et TableCellStyle\getTagOptions().
getPadByAlign | ( | ) |
Références TableCellStyle\getOptions().
getTagOptions | ( | ) |
Gets options we need for tag for example fg, bg.
Références $key, et TableCellStyle\getOptions().
|
private |
Référencé par TableCellStyle\__construct(), et TableCellStyle\getOptions().
|
private |
const DEFAULT_ALIGN = 'left' |
|
private |