Class rex_null_plugin

Represents a null plugin.

rex_null_package implements rex_package_interface uses rex_singleton_trait
Extended by rex_null_plugin implements rex_plugin_interface
Package: redaxo\core\packages
Author: gharlan
Located at redaxo/src/core/lib/packages/plugins/null.php

Methods summary

public string
# getType( )

Returns the package type as 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()

Methods used from rex_singleton_trait

__clone(), getInstance()