PHP 클래스 Pop\Project\Install\Projects

저자: Nick Sagona, III ([email protected])
파일 보기 프로젝트 열기: nicksagona/PopPHP 1 사용 예제들

공개 메소드들

메소드 설명
install ( Config $install, string $installDir ) : void Install the project class files
installWeb ( ) : string Install index controller and web config files prompt

메소드 상세

install() 공개 정적인 메소드

Install the project class files
public static install ( Config $install, string $installDir ) : void
$install Pop\Config
$installDir string
리턴 void

installWeb() 공개 정적인 메소드

Install index controller and web config files prompt
public static installWeb ( ) : string
리턴 string