PHP Class Moosh\Command\Generic\Plugin\PluginInstall

Inheritance: extends Moosh\MooshCommand
Datei anzeigen Open project: tmuras/moosh

Public Methods

Method Description
__construct ( )
execute ( )
requireHomeWriteable ( )

Private Methods

Method Description
get_install_path ( string $type ) : string Get the relative path for a plugin given it's type
get_plugin_url ( $pluginname, $pluginversion )
get_plugins_data ( )
init ( )
is_supported_by_moodle ( $version )

Method Details

__construct() public method

public __construct ( )

execute() public method

public execute ( )

requireHomeWriteable() public method