◆ create_instance()
core_calendar\local\event\factories\action_factory_interface::create_instance |
( |
| $name, |
|
|
moodle_url | $url, |
|
|
| $itemcount, |
|
|
| $actionable ) |
Creates an instance of an action.
- Parameters
-
string | $name | The action's name. |
moodle_url | $url | The action's URL. |
int | $itemcount | The number of items needing action. |
bool | $actionable | The action's actionability. |
- Return values
-
Implemented in core_calendar\action_factory.
The documentation for this interface was generated from the following file:
- calendar/classes/local/event/factories/action_factory_interface.php