Joomla CMS  4.2.2
Documentation des API du CMS Joomla en version 4.2.2
Référence de l'interface WrappableOutputFormatterInterface
+ Graphe d'héritage de WrappableOutputFormatterInterface:

Fonctions membres publiques

 formatAndWrap (?string $message, int $width)
 
- Fonctions membres publiques hérités de OutputFormatterInterface
 setDecorated (bool $decorated)
 
 isDecorated ()
 
 setStyle (string $name, OutputFormatterStyleInterface $style)
 
 hasStyle (string $name)
 
 getStyle (string $name)
 
 format (?string $message)
 

Description détaillée

Formatter interface for console output that supports word wrapping.

Auteur
Roland Franssen frans.nosp@m.sen..nosp@m.rolan.nosp@m.d@gm.nosp@m.ail.c.nosp@m.om

Documentation des fonctions membres

◆ formatAndWrap()

formatAndWrap ( ?string  $message,
int  $width 
)

Formats a message according to the given styles, wrapping at $width (0 means no wrapping).

Implémenté dans OutputFormatter.


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