PHP 클래스 Pagekit\Installer\Controller\InstallerController

파일 보기 프로젝트 열기: pagekit/pagekit

보호된 프로퍼티들

프로퍼티 타입 설명
$installer object

공개 메소드들

메소드 설명
__construct ( ) Constructor.
checkAction ( $config = [] )
indexAction ( )
installAction ( $config = [], $option = [], $user = [] )

메소드 상세

__construct() 공개 메소드

Constructor.
public __construct ( )

checkAction() 공개 메소드

public checkAction ( $config = [] )

indexAction() 공개 메소드

public indexAction ( )

installAction() 공개 메소드

public installAction ( $config = [], $option = [], $user = [] )

프로퍼티 상세

$installer 보호되어 있는 프로퍼티

protected object $installer
리턴 object