Joomla CMS  4.2.2
Documentation des API du CMS Joomla en version 4.2.2
Référence de la classe TableCellStyle

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
 

Description détaillée

Documentation des constructeurs et destructeur

◆ __construct()

const __construct ( array  $options = [])

Références TableCellStyle\$options.

Documentation des fonctions membres

◆ getCellFormat()

getCellFormat ( )

◆ getOptions()

◆ getPadByAlign()

getPadByAlign ( )
Renvoie
int

Références TableCellStyle\getOptions().

◆ getTagOptions()

getTagOptions ( )

Gets options we need for tag for example fg, bg.

Renvoie
string[]

Références $key, et TableCellStyle\getOptions().

Documentation des champs

◆ $options

const $options
private
Valeur initiale :
= [
'fg' => 'default'

Référencé par TableCellStyle\__construct(), et TableCellStyle\getOptions().

◆ ALIGN_MAP

const ALIGN_MAP
private
Valeur initiale :
= [
'left' => \STR_PAD_RIGHT

◆ DEFAULT_ALIGN

const DEFAULT_ALIGN = 'left'

◆ TAG_OPTIONS

const TAG_OPTIONS
private
Valeur initiale :
= [
'fg',
'bg',
'options',
]

La documentation de cette classe a été générée à partir du fichier suivant :