PHP Class Install

Inheritance: extends Controller
Afficher le fichier Open project: remdex/livehelperchat Class Usage Examples

Méthodes publiques

Méthode Description
__construct ( $ini_file )
__destruct ( )
print_errors ( $errors )
step1 ( )
step2 ( )
step3 ( )
step4 ( )

Private Methods

Méthode Description
_scandir ( $directory )
file_is_writable ( $directories, $preffix = '', &$Errors )
file_perms ( $file, $octal = true )

Method Details

__construct() public méthode

public __construct ( $ini_file )

__destruct() public méthode

public __destruct ( )

print_errors() public méthode

public print_errors ( $errors )

step1() public méthode

public step1 ( )

step2() public méthode

public step2 ( )

step3() public méthode

public step3 ( )

step4() public méthode

public step4 ( )