Class rex_addon
Class for addons.
- rex_package implements rex_package_interface
-
rex_addon implements rex_addon_interface
Package: redaxo\core\packages
Author: gharlan
Located at redaxo/src/core/lib/packages/addons/addon.php
Author: gharlan
Located at redaxo/src/core/lib/packages/addons/addon.php
Methods summary
public static
self
|
||
public static
boolean
|
||
public
|
||
public
string
|
||
public
string
|
||
public
|
||
public
|
||
public
|
||
public
|
||
public
|
||
public
boolean
|
||
public
string
|
||
public
|
||
public
boolean
|
||
public
|
||
public
|
||
public
|
||
public
|
||
public static
self[]
|
||
public static
self[]
|
||
public static
self[]
|
||
public static
self[]
|
||
public static
self[]
|
||
public static
|
Methods inherited from rex_package
__construct()
,
boot()
,
clearCache()
,
enlist()
,
getAuthor()
,
getAvailablePackages()
,
getConfig()
,
getInstalledPackages()
,
getName()
,
getProperty()
,
getRegisteredPackages()
,
getSetupPackages()
,
getSupportPage()
,
getSystemPackages()
,
getVersion()
,
hasConfig()
,
hasProperty()
,
includeFile()
,
isAvailable()
,
isInstalled()
,
loadProperties()
,
removeConfig()
,
removeProperty()
,
setConfig()
,
setProperty()
Constants summary
Constants inherited from rex_package
FILE_BOOT
,
FILE_INSTALL
,
FILE_INSTALL_SQL
,
FILE_PACKAGE
,
FILE_UNINSTALL
,
FILE_UNINSTALL_SQL
,
FILE_UPDATE