PHP 클래스 Kirby\Cli\Command\Make

상속: extends Kirby\Cli\Command
파일 보기 프로젝트 열기: getkirby/cli 1 사용 예제들

보호된 프로퍼티들

프로퍼티 타입 설명
$dest
$extension
$help
$info
$input
$output
$what

보호된 메소드들

메소드 설명
configure ( )
copy ( )
dest ( )
execute ( Symfony\Component\Console\Input\InputInterface $input, Symfony\Component\Console\Output\OutputInterface $output )
exists ( )
file ( )
info ( )
name ( )
template ( )

메소드 상세

configure() 보호된 메소드

protected configure ( )

copy() 보호된 메소드

protected copy ( )

dest() 보호된 메소드

protected dest ( )

execute() 보호된 메소드

protected execute ( Symfony\Component\Console\Input\InputInterface $input, Symfony\Component\Console\Output\OutputInterface $output )
$input Symfony\Component\Console\Input\InputInterface
$output Symfony\Component\Console\Output\OutputInterface

exists() 보호된 메소드

protected exists ( )

file() 보호된 메소드

protected file ( )

info() 보호된 메소드

protected info ( )

name() 보호된 메소드

protected name ( )

template() 보호된 메소드

protected template ( )

프로퍼티 상세

$dest 보호되어 있는 프로퍼티

protected $dest

$extension 보호되어 있는 프로퍼티

protected $extension

$help 보호되어 있는 프로퍼티

protected $help

$info 보호되어 있는 프로퍼티

protected $info

$input 보호되어 있는 프로퍼티

protected $input

$output 보호되어 있는 프로퍼티

protected $output

$what 보호되어 있는 프로퍼티

protected $what