Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
Piwik
Plugins
Marketplace
Api
Client
shouldIgnorePlugin
Piwik\Plugins\Marketplace\Api\Client::shouldIgnorePlugin PHP Method
Client Class Documentation
Mostrar archivo
Open project: piwik/piwik
shouldIgnorePlugin()
private
method
private
shouldIgnorePlugin
(
$plugin
)
private function shouldIgnorePlugin($plugin) { return !empty($plugin['isCustomPlugin']); }
Client
__construct
checkUpdates
clearAllCacheEntries
download
fetch
getCacheKey
getConsumer
getDownloadUrl
getEnvironment
getInfo
getInfoOfPluginsHavingUpdate
getPluginInfo
getRandomTmpPluginDownloadFilename
isValidConsumer
removeNotNeededPluginsFromResponse
searchForPlugins
searchForThemes
setEnvironment
shouldIgnorePlugin