![]() |
Joomla CMS
3.9.25 (avec JPlatform 13.1 inclus)
Documentation des API du CMS Joomla en version 3.9.25 et du framework Joomla Platform intégré
|
Graphe d'héritage de Stdout:Fonctions membres publiques | |
| out ($text='', $nl=true) | |
Fonctions membres publiques hérités de CliOutput | |
| __construct (ProcessorInterface $processor=null) | |
| setProcessor (ProcessorInterface $processor) | |
| getProcessor () | |
| out ($text='', $nl=true) | |
Membres hérités additionnels | |
Attributs protégés hérités de CliOutput | |
| $processor | |
| out | ( | $text = '', |
|
$nl = true |
|||
| ) |
Write a string to standard output
| string | $text | The text to display. |
| boolean | $nl | True (default) to append a new line at the end of the output string. |
Références $text, CliOutput\getProcessor(), et null.