◆ before_filter()
before_filter |
( |
& |
$action, |
|
|
& |
$args |
|
) |
| |
◆ delete_action()
Deletes the given entry from step registry.
- Parameters
-
$id | ID of the entry to delete |
◆ edit_action()
Shows a dialog for creating or editing a course wizard step.
- Parameters
-
string | $id | ID of step to edit, or null if new step |
◆ index_action()
Show all available course wizard steps and their status.
◆ save_action()
Saves data for a new or existing step.
- Parameters
-
string | $id | ID of the step to save; if empty, create new step. |
◆ toggle_enabled_action()
toggle_enabled_action |
( |
|
$id | ) |
|
Toggles the activation state of a step.
- Parameters
-
The documentation for this class was generated from the following file: