class PluginGenerator extends AbstractPluginGenerator

Constants

DEFAULT_NESTING_LEVEL

NEW_HOOK_VERSION

STOP_PROCESS

INPUT_OPEN

INPUT_CLOSE

Properties

protected Application $app app from AbstractPluginGenerator
protected QuestionHelper $dialog QuestionHelper from AbstractPluginGenerator
protected InputInterface $input InputInterface from AbstractPluginGenerator
protected OutputInterface $output InputInterface from AbstractPluginGenerator
protected array $paramList $paramList from AbstractPluginGenerator

Methods

getHeader()

ヘッダー

start()

start()

initFildset()

フィルドーセット

__construct(Application $app)

No description

init(QuestionHelper $dialog, InputInterface $input, OutputInterface $output)

No description

run()

No description

exitGenerator($msg = 'Quitting Bye bye.')

No description

makeLineRequest($params)

No description

getNestingLevel()

No description

setNestingLevel($nestingLevel)

No description

getEvents()

No description

Details

at line 49
protected getHeader()

ヘッダー

at line 190
protected start()

start()

at line 58
protected initFildset()

フィルドーセット

__construct(Application $app)

Parameters

Application $app

init(QuestionHelper $dialog, InputInterface $input, OutputInterface $output)

Parameters

QuestionHelper $dialog
InputInterface $input
OutputInterface $output

run()

protected exitGenerator($msg = 'Quitting Bye bye.')

Parameters

$msg

protected makeLineRequest($params)

Parameters

$params

protected getNestingLevel()

protected setNestingLevel($nestingLevel)

Parameters

$nestingLevel

at line 142
protected getEvents()