Elgg  Version master
Protected Member Functions | List of all members
Elgg\Cli\InstallCommand Class Reference

elgg-cli install [–config] More...

Inheritance diagram for Elgg\Cli\InstallCommand:
Elgg\Cli\BaseCommand

Protected Member Functions

 configure ()
 {} More...
 
 execute (InputInterface $input, OutputInterface $output)
 {} More...
 
- Protected Member Functions inherited from Elgg\Cli\BaseCommand
 dumpRegisters ()
 Dump and output system and error messages. More...
 

Additional Inherited Members

- Public Member Functions inherited from Elgg\Cli\BaseCommand
 ask ($question, $default=null, $hidden=false, $required=true)
 Ask a question. More...
 
 dump ($data)
 Dump a variable. More...
 
 write ($messages, $level=LogLevel::INFO)
 Write messages to output buffer. More...
 
 error ($message)
 Print an error. More...
 
 notice ($message)
 Print a notce. More...
 
 option ($name)
 Returns option value. More...
 
 argument ($name)
 Returns argument value. More...
 
 assertNotEmpty ($answer)
 Question validator for required user response. More...
 
- Public Attributes inherited from Elgg\Cli\BaseCommand
const DEFAULT_VERBOSITY = OutputInterface::VERBOSITY_NORMAL
 
- Protected Attributes inherited from Elgg\Cli\BaseCommand
 $input
 
 $output
 

Detailed Description

elgg-cli install [–config]

Definition at line 13 of file InstallCommand.php.

Member Function Documentation

Elgg\Cli\InstallCommand::configure ( )
protected

{}

Definition at line 18 of file InstallCommand.php.

Elgg\Cli\InstallCommand::execute ( InputInterface  $input,
OutputInterface  $output 
)
protected

{}

Admin account

Database parameters

Site settings

Definition at line 32 of file InstallCommand.php.


The documentation for this class was generated from the following file: