PHP 클래스 Moosh\Command\Generic\Plugin\PluginInstall

상속: extends Moosh\MooshCommand
파일 보기 프로젝트 열기: tmuras/moosh

공개 메소드들

메소드 설명
__construct ( )
execute ( )
requireHomeWriteable ( )

비공개 메소드들

메소드 설명
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 )

메소드 상세

__construct() 공개 메소드

public __construct ( )

execute() 공개 메소드

public execute ( )

requireHomeWriteable() 공개 메소드