\Inhere\Console\Examples\ControllerShowController

Class ShowController

Summary

Methods
Properties
Constants
commandAliases()
titleCommand()
splitLineCommand()
sectionCommand()
panelCommand()
colorCommand()
colorLiteCommand()
blockMsgCommand()
charCommand()
emojiCommand()
highlightCommand()
helpPanelCommand()
treeCommand()
jsonCommand()
No public properties found
No constants found
groupOptions()
$name
$description
N/A
No private methods found
No private properties found
N/A

Properties

$name

$name : 

Type

$description

$description : 

Type

Methods

commandAliases()

commandAliases() 

titleCommand()

titleCommand() 

output format message: title

splitLineCommand()

splitLineCommand() 

output format message: splitLine

sectionCommand()

sectionCommand() 

output format message: section

panelCommand()

panelCommand() 

output format message: panel

colorCommand()

colorCommand() : integer

a example for use color text output by Style::class

Returns

integer

colorLiteCommand()

colorLiteCommand() 

a example for use color text output by Style::class

blockMsgCommand()

blockMsgCommand() : integer

output block message text

Returns

integer

charCommand()

charCommand() : integer

display some special chars

Throws

\ReflectionException

Returns

integer

emojiCommand()

emojiCommand() : integer

display some special emoji chars

Throws

\ReflectionException

Returns

integer

highlightCommand()

highlightCommand(\Inhere\Console\IO\Input  $in) 

a example for highlight code

Parameters

\Inhere\Console\IO\Input $in

helpPanelCommand()

helpPanelCommand() 

output format message: helpPanel

treeCommand()

treeCommand() 

output format message: tree

jsonCommand()

jsonCommand() 

output format message: dump

groupOptions()

groupOptions() : array

Returns

array