PHP Class Moosh\Command\Generic\Plugin\PluginInstall

Inheritance: extends Moosh\MooshCommand
Afficher le fichier Open project: tmuras/moosh

Méthodes publiques

Méthode Description
__construct ( )
execute ( )
requireHomeWriteable ( )

Private Methods

Méthode 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 méthode

public __construct ( )

execute() public méthode

public execute ( )

requireHomeWriteable() public méthode