Overview

Namespaces

  • Alvine
    • Application
      • Configuration
      • Console
        • Option
        • Terminal
          • VT100
      • Data
        • Generic
      • Resource
      • UI
      • Web
        • Model
          • Linkage
            • Relation
            • Structure
        • Presenter
          • Access
          • Data
          • Event
          • File
          • Page
            • Plugin
              • Authentication
              • Html
              • I18n
              • Navigation
              • UI
                • Wrapper
        • Route
          • Cache
          • Exception
          • Handler
        • View
          • Data
          • Definition
          • Intern
          • Json

Classes

  • BackgroundColor
  • Color
  • ControlSequences
  • Cursor
  • EscapeSequences
  • Position
  • TextAttributes
  • Overview
  • Namespace
  • Class
  • Tree
  • Deprecated

Class BackgroundColor

Hintergrundfarbe

Alvine\Core\Alvine
Extended by Alvine\Application\Console\Terminal\VT100\ControlSequences
Extended by Alvine\Application\Console\Terminal\VT100\EscapeSequences
Extended by Alvine\Application\Console\Terminal\VT100\BackgroundColor
Namespace: Alvine\Application\Console\Terminal\VT100
Package: Alvine\Application
Category: Alvine
License: Alvine Nutzungslizenz
Author: schukai GmbH info@schukai.de
Version: $Revision: 216 $
Since: 20131214
Link: alvine.io
Link: http://wiki.bash-hackers.org/scripting/terminalcodes
Located at console/terminal/vt100/BackgroundColor.class.php
Methods inherited from Alvine\Application\Console\Terminal\VT100\EscapeSequences
__construct()
Methods inherited from Alvine\Application\Console\Terminal\VT100\ControlSequences
__toString()
Constants summary
string DEFAULTCOLOR

Standardfarbe

Standardfarbe

# "\033[49m"
string BLACK

Schwarz

Schwarz

# "\033[40m"
string RED

Rot

Rot

# "\033[41m"
string GREEN

Grün

Grün

# "\033[42m"
string YELLOW

Gelb

Gelb

# "\033[43m"
string BLUE

Blau

Blau

# "\033[44m"
string MAGENTA

Magenta

Magenta

# "\033[45m"
string CYAN

Cyan

Cyan

# "\033[46m"
string WHITE

Weiß

Weiß

# "\033[46m"
Constants inherited from Alvine\Application\Console\Terminal\VT100\EscapeSequences
CLEAR, ESCAPESEQUENCES, FINALCHARACTER, RESET
Properties inherited from Alvine\Application\Console\Terminal\VT100\ControlSequences
$final, $intermediate, $parameter, $sequenceIntroducer
alvine.application API-Dokumentation 1.1.1 | © schukai GmbH | Impressum