PHP Class Plugin\Install\PublicController

Inheritance: extends Ip\Controller
Show file Open project: impresspages/impresspages

Public Methods

Method Description
createDatabase ( )
index ( )
testConfiguration ( )
testSessions ( )

Protected Methods

Method Description
configuration ( )
database ( )
finish ( )
init ( )
systemCheck ( )

Method Details

configuration() protected method

protected configuration ( )

createDatabase() public method

public createDatabase ( )

database() protected method

protected database ( )

finish() protected method

protected finish ( )

index() public method

public index ( )

init() protected method

protected init ( )

systemCheck() protected method

protected systemCheck ( )

testConfiguration() public method

public testConfiguration ( )

testSessions() public method

public testSessions ( )