PHP 클래스 Generator, spaghettiphp

파일 보기 프로젝트 열기: spaghettiphp/spaghettiphp 1 사용 예제들

공개 메소드들

메소드 설명
createDir ( $destination )
exists ( $type )
invoke ( $type, $args )
log ( $status, $message )
printUsage ( $type )
renderTemplate ( $source, $destination, $data = [] )

메소드 상세

createDir() 공개 메소드

public createDir ( $destination )

exists() 공개 정적인 메소드

public static exists ( $type )

invoke() 공개 정적인 메소드

public static invoke ( $type, $args )

log() 공개 메소드

public log ( $status, $message )

printUsage() 공개 정적인 메소드

public static printUsage ( $type )

renderTemplate() 공개 메소드

public renderTemplate ( $source, $destination, $data = [] )