Page MenuHomeGitPull.it
Diviner Tech Docs PhorgeExtensionInstallerStrategy

abstract class PhorgeExtensionInstallerStrategy
Phorge Technical Documentation ()

This class is not documented.

Methods

public function prepare($source)

This method is not documented.
Parameters
$source
Return
mixedsomething that can be used to install?

public function setDryRun($dry_run)

This method is not documented.
Parameters
$dry_run
Return
wild

public function isDryRun()

This method is not documented.
Return
wild

abstract public function install($some_input)

This method is not documented.
Parameters
$some_input
Return
wild

protected function addToLoadLibraries($location)

This method is not documented.
Parameters
string$location
Return
wild

public function getInstallDir()

This method is not documented.
Return
wild

public static function getAllInstallers()

This method is not documented.
Return
wild