ConfigurableActivityInterface
in
Interface for configurable activities
All activities which implements this interface can be switched of by the user or admin in e-mail summaries.
Tags
Table of Contents
Methods
- getDescription() : string
- Returns the description of the activity, which is displayed on the configuration page.
- getTitle() : string
- Returns the title of the activity, which is displayed on the configuration page.
Methods
getDescription()
Returns the description of the activity, which is displayed on the configuration page.
public
getDescription() : string
Return values
string —the description of the activity
getTitle()
Returns the title of the activity, which is displayed on the configuration page.
public
getTitle() : string
Return values
string —the title of the activity