class AbstractPluginGenerator

Constants

DEFAULT_NESTING_LEVEL

NEW_HOOK_VERSION

STOP_PROCESS

INPUT_OPEN

INPUT_CLOSE

Properties

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

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

Details

at line 78
abstract protected getHeader()

ヘッダー

at line 83
abstract protected start()

start()

at line 88
abstract protected initFildset()

フィルドーセット

at line 90
__construct(Application $app)

Parameters

Application $app

at line 102
init(QuestionHelper $dialog, InputInterface $input, OutputInterface $output)

Parameters

QuestionHelper $dialog
InputInterface $input
OutputInterface $output

at line 110
run()

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

Parameters

$msg

at line 157
protected makeLineRequest($params)

Parameters

$params

at line 238
protected getNestingLevel()

at line 243
protected setNestingLevel($nestingLevel)

Parameters

$nestingLevel