Member Function Documentation
deactivationWarning |
( |
|
$context | ) |
|
Return a warning message to be printed before deactivation of this plugin in the given context.
- Parameters
-
Reimplemented from StudIPPlugin.
display_action |
( |
|
$action | ) |
|
This method sets everything up to perform the given action and displays the results or anything you want to.
- Parameters
-
string | the name of the action to accomplish |
- Returns
- void
Reimplemented from AbstractStudIPLegacyPlugin.
getChangeindicatoriconname |
( |
| ) |
|
getIconNavigation |
( |
|
$course_id, |
|
|
|
$last_visit |
|
) |
| |
Return a navigation object representing this plugin in the course overview table or return NULL if you want to display no icon for this plugin (or course). The navigation object's title will not be shown, only the image (and its associated attributes like 'title') and the URL are actually used.
By convention, new or changed plugin content is indicated by a different icon and a corresponding tooltip.
- Parameters
-
string | course or institute range id |
int | time of user's last visit |
- Returns
- object navigation item to render or NULL
Implements StandardPlugin.
Return current course id - deprecated, do not use.
- Deprecated:
getInfoTemplate |
( |
|
$course_id | ) |
|
Return a template (an instance of the Flexi_Template class) to be rendered on the course summary page. Return NULL to render nothing for this plugin.
Implements StandardPlugin.
getOverviewMessage |
( |
|
$has_changed = false | ) |
|
Nachricht für tooltip in der Übersicht
- Parameters
-
has_changed | - hat sich etwas geändert? |
- Deprecated:
getPluginExistingItems |
( |
|
$course_id | ) |
|
Gehen beim Deaktivieren des Plugins Daten verloren?
- Deprecated:
returns the score which the current user get's for activities in this plugin
- Deprecated:
Hat sich seit dem letzten Login etwas geändert?
- Parameters
-
lastlogin | - letzter Loginzeitpunkt des Benutzers |
- Deprecated:
isActivated |
( |
|
$context = NULL | ) |
|
Get the activation status of this plugin in the given context. This also checks the plugin default activations.
- Deprecated:
- Parameters
-
Reimplemented from StudIPPlugin.
Wird dieses Plugin in der Übersicht angezeigt?
- Deprecated:
setChangeindicatoriconname |
( |
|
$icon | ) |
|
Set the current course id - deprecated, do not use.
- Deprecated:
setShownInOverview |
( |
|
$value = true | ) |
|
Field Documentation
The documentation for this class was generated from the following file: