프로퍼티 | 타입 | 설명 | |
---|---|---|---|
$install_helper | phpbb\install\helper\install_helper | ||
$installer | |||
$iohandler_factory | phpbb\install\helper\iohandler\factory | ||
$language | phpbb\language\language |
메소드 | 설명 | |
---|---|---|
__construct ( phpbb\language\language $language, phpbb\install\helper\iohandler\factory $factory, |
Constructor |
메소드 | 설명 | |
---|---|---|
configure ( ) | ||
execute ( Symfony\Component\Console\Input\InputInterface $input, Symfony\Component\Console\Output\OutputInterface $output ) : null | Executes the command install. |
메소드 | 설명 | |
---|---|---|
register_configuration ( |
Register the configuration to simulate the forms. |
public __construct ( phpbb\language\language $language, phpbb\install\helper\iohandler\factory $factory, |
||
$language | phpbb\language\language | |
$factory | phpbb\install\helper\iohandler\factory | |
$installer | ||
$install_helper | phpbb\install\helper\install_helper |
protected execute ( Symfony\Component\Console\Input\InputInterface $input, Symfony\Component\Console\Output\OutputInterface $output ) : null | ||
$input | Symfony\Component\Console\Input\InputInterface | An InputInterface instance |
$output | Symfony\Component\Console\Output\OutputInterface | An OutputInterface instance |
리턴 | null |
protected install_helper,phpbb\install\helper $install_helper | ||
리턴 | phpbb\install\helper\install_helper |
protected factory,phpbb\install\helper\iohandler $iohandler_factory | ||
리턴 | phpbb\install\helper\iohandler\factory |