PHP 클래스 Install

상속: extends Controller
파일 보기 프로젝트 열기: remdex/livehelperchat 1 사용 예제들

공개 메소드들

메소드 설명
__construct ( $ini_file )
__destruct ( )
print_errors ( $errors )
step1 ( )
step2 ( )
step3 ( )
step4 ( )

비공개 메소드들

메소드 설명
_scandir ( $directory )
file_is_writable ( $directories, $preffix = '', &$Errors )
file_perms ( $file, $octal = true )

메소드 상세

__construct() 공개 메소드

public __construct ( $ini_file )

__destruct() 공개 메소드

public __destruct ( )

print_errors() 공개 메소드

public print_errors ( $errors )

step1() 공개 메소드

public step1 ( )

step2() 공개 메소드

public step2 ( )

step3() 공개 메소드

public step3 ( )

step4() 공개 메소드

public step4 ( )