\app\service\adminPluginsServiceFacade

插件市场服务门面

Summary

Methods
Properties
Constants
getError()
offLineInstall()
unInstall()
getPluginPath()
getPluginInfo()
install()
No public properties found
No constants found
getFacadeClass()
No protected properties found
N/A
No private methods found
No private properties found
N/A

Methods

getError()

getError() : mixed

获取错误信息

Returns

mixed

offLineInstall()

offLineInstall() : mixed

离线安装

Returns

mixed

unInstall()

unInstall(mixed  $plugin) : mixed

卸载

Parameters

mixed $plugin

Returns

mixed

getPluginPath()

getPluginPath(mixed  $plugin) : mixed

获取插件目录

Parameters

mixed $plugin

Returns

mixed

getPluginInfo()

getPluginInfo(mixed  $plugin) : mixed

获取插件信息

Parameters

mixed $plugin

Returns

mixed

install()

install(mixed  $plugin, mixed  $laytpGwToken) : mixed

安装插件

Parameters

mixed $plugin
mixed $laytpGwToken

Returns

mixed

getFacadeClass()

getFacadeClass()