CreateLinkFieldListener
final class CreateLinkFieldListener (View source)
Traits
Stores input, output and IO objects for easy access in commands.
Properties
| protected InputInterface | $input | from IoTrait | |
| protected OutputInterface | $output | from IoTrait | |
| protected DrushStyle | $io | from IoTrait |
Methods
Details
DrushStyle
setIo(InputInterface $input, OutputInterface $output)
No description
DrushStyle
io()
No description
protected InputInterface
input()
No description
protected OutputInterface
output()
No description
protected void
ensureIo()
No description
void
onConsoleDefinitionEvent(ConsoleDefinitionsEvent $event)
No description
void
onFieldConfigValues(FieldCreateFieldConfigValuesEvent $event)
No description
void
onInputOptions(FieldCreateInputOptionsEvent $event)
No description
protected int
askLinkType()
No description
protected int
askAllowLinkText()
No description