Interface rex_plugin_interface
Interface for plugins.
- rex_plugin_interface implements rex_package_interface
Direct known implementers
Package: redaxo\core\packages
Author: gharlan
Located at redaxo/src/core/lib/packages/plugins/interface.php
Author: gharlan
Located at redaxo/src/core/lib/packages/plugins/interface.php
Methods summary
Methods inherited from rex_package_interface
getAddon()
,
getAssetsPath()
,
getAssetsUrl()
,
getAuthor()
,
getCachePath()
,
getConfig()
,
getDataPath()
,
getName()
,
getPackageId()
,
getPath()
,
getProperty()
,
getSupportPage()
,
getType()
,
getVersion()
,
hasConfig()
,
hasProperty()
,
i18n()
,
includeFile()
,
isAvailable()
,
isInstalled()
,
isSystemPackage()
,
removeConfig()
,
removeProperty()
,
setConfig()
,
setProperty()