PHP Class Installer, ci-phpunit-test

Author: Yorick Peterse
Author: PyroCMS Dev Team
Inheritance: extends CI_Controller
Mostrar archivo Open project: kenjis/ci-phpunit-test Class Usage Examples

Public Methods

Method Description
install ( $app = 'application' )
update ( $app = 'application' )

Private Methods

Method Description
fixPath ( $app = 'application' ) Fix paths in Bootstrap.php
recursiveCopy ( string $src, string $dst ) Recursive Copy
recursiveUnlink ( string $dir ) Recursive Unlink

Method Details

install() public static method

public static install ( $app = 'application' )

update() public static method

public static update ( $app = 'application' )