Jelix 1.7.18

ConfigureCommand extends Command
in package

Command for a user to configure an application before installing it.

Table of Contents

configure()  : mixed
execute()  : mixed
getSelectedEntryPoint()  : mixed
normalizeEp()  : mixed

Methods

execute()

protected execute(InputInterface $input, OutputInterface $output) : mixed
Parameters
$input : InputInterface
$output : OutputInterface
Return values
mixed

getSelectedEntryPoint()

protected getSelectedEntryPoint(mixed $ep[, mixed $allowList = false ]) : mixed
Parameters
$ep : mixed
$allowList : mixed = false
Return values
mixed

normalizeEp()

private normalizeEp(mixed $ep) : mixed
Parameters
$ep : mixed
Return values
mixed

Search results