JOOMLA中国
  • Joomla中国首页
  • 社区
  • 教程
  • 应用市场
  • B计划
Joomla! Framework TM
  • Namespace
  • Class
  • Tree
  • Deprecated

Namespaces

  • Composer
    • Autoload
  • Joomla
    • Application
      • Cli
        • Output
          • Processor
      • Web
    • Data
    • DI
      • Exception
    • Event
    • Filter
    • Input
    • Ldap
    • Registry
      • Format
    • Session
      • Storage
    • String
    • Uri
    • Utilities
  • None
  • PasswordCompat
    • binary
  • PHP
  • Psr
    • Log
  • Symfony
    • Component
      • Yaml
        • Exception
    • Polyfill
      • Util

Classes

  • Stdout
  • Xml

Class Stdout

Class Stdout.

Joomla\Application\Cli\CliOutput
Extended by Joomla\Application\Cli\Output\Stdout
Namespace: Joomla\Application\Cli\Output
Since: 1.0
Located at vendor/joomla/application/src/Cli/Output/Stdout.php

Methods summary

public Joomla\Application\Cli\Output\Stdout
# out( string $text = '', boolean $nl = true )

Write a string to standard output

Write a string to standard output

Parameters

$text
string - $text The text to display.
$nl
boolean - $nl True (default) to append a new line at the end of the output string.

Returns

Joomla\Application\Cli\Output\Stdout - Instance of $this to allow chaining.

Since

1.0

CodeCoverageIgnore

Methods inherited from Joomla\Application\Cli\CliOutput

__construct(), getProcessor(), setProcessor()

Magic methods summary

Properties summary

Properties inherited from Joomla\Application\Cli\CliOutput

$processor

Joomla! Framework TM API documentation generated by ApiGen 2.8.0
Joomla!® and Joomla! Framework™ are trademarks of Open Source Matters, Inc. in the United States and other countries.