Joomla CMS  4.2.2
Documentation des API du CMS Joomla en version 4.2.2
Référence de la classe NullOutputFormatterStyle
+ Graphe d'héritage de NullOutputFormatterStyle:

Fonctions membres publiques

 apply (string $text)
 
 setBackground (string $color=null)
 
 setForeground (string $color=null)
 
 setOption (string $option)
 
 setOptions (array $options)
 
 unsetOption (string $option)
 

Description détaillée

Documentation des fonctions membres

◆ apply()

apply ( string  $text)

{Applies the style to a given text.

Renvoie
string
}

Implémente OutputFormatterStyleInterface.

Références $text.

◆ setBackground()

setBackground ( string  $color = null)

{Sets style background color.}

Implémente OutputFormatterStyleInterface.

◆ setForeground()

setForeground ( string  $color = null)

{Sets style foreground color.}

Implémente OutputFormatterStyleInterface.

◆ setOption()

setOption ( string  $option)

{Sets some specific style option.}

Implémente OutputFormatterStyleInterface.

◆ setOptions()

setOptions ( array  $options)

{Sets multiple style options at once.}

Implémente OutputFormatterStyleInterface.

◆ unsetOption()

unsetOption ( string  $option)

{Unsets some specific style option.}

Implémente OutputFormatterStyleInterface.


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