Stud.IP
6.0
|
Public Member Functions | |
getPluginName () | |
getMetadata () | |
getPortalTemplate () | |
Public Member Functions inherited from CorePlugin | |
getMetadata () | |
__construct () | |
getPluginId () | |
isEnabled () | |
getPluginName () | |
getPluginURL () | |
getPluginVersion () | |
getPluginDescription () | |
getDescriptionMode () | |
isHighlighted () | |
getHighlightText () | |
isCorePlugin () | |
isActivated ($context=null) | |
isActivatableForContext (Range $context) | |
Additional Inherited Members | |
Static Public Member Functions inherited from CorePlugin | |
static | onEnable ($plugin_id) |
static | onDisable ($plugin_id) |
static | onActivation ($plugin_id, $range_id) |
static | onDeactivation ($plugin_id, $range_id) |
static | checkActivation ($range_id) |
Protected Attributes inherited from CorePlugin | |
$plugin_info | |
getMetadata | ( | ) |
getPluginName | ( | ) |
Returns the name of the plugin/widget.
getPortalTemplate | ( | ) |
Return the template for the widget.
Implements PortalPlugin.