Class rex_null_plugin
Represents a null plugin.
- rex_null_package implements rex_package_interface uses rex_singleton_trait
-
rex_null_plugin implements rex_plugin_interface
Package: redaxo\core\packages
Author: gharlan
Located at redaxo/src/core/lib/packages/plugins/null.php
Author: gharlan
Located at redaxo/src/core/lib/packages/plugins/null.php
Methods summary
public
string
|
Methods inherited from rex_null_package
getAddon()
,
getAssetsPath()
,
getAssetsUrl()
,
getAuthor()
,
getCachePath()
,
getConfig()
,
getDataPath()
,
getName()
,
getPackageId()
,
getPath()
,
getProperty()
,
getSupportPage()
,
getVersion()
,
hasConfig()
,
hasProperty()
,
i18n()
,
includeFile()
,
isAvailable()
,
isInstalled()
,
isSystemPackage()
,
removeConfig()
,
removeProperty()
,
setConfig()
,
setProperty()