Renderer for behat tool web features.
More...
|
| generic_info () |
| Generic info about the tool.
|
|
| render_error ($msg) |
| Renders an error message adding the generic info about the tool purpose and setup.
|
|
| render_stepsdefinitions ($stepsdefinitions, $form) |
| Renders the list of available steps according to the submitted filters.
|
|
Renderer for behat tool web features.
- Copyright
- 2012 David Monllaó
- License
- http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
◆ generic_info()
tool_behat_renderer::generic_info |
( |
| ) |
|
Generic info about the tool.
- Return values
-
◆ render_error()
tool_behat_renderer::render_error |
( |
| $msg | ) |
|
Renders an error message adding the generic info about the tool purpose and setup.
- Parameters
-
string | $msg | The error message |
- Return values
-
◆ render_stepsdefinitions()
tool_behat_renderer::render_stepsdefinitions |
( |
| $stepsdefinitions, |
|
|
| $form ) |
Renders the list of available steps according to the submitted filters.
- Parameters
-
mixed | $stepsdefinitions | Available steps array. |
moodleform | $form | |
- Return values
-
The documentation for this class was generated from the following file:
- admin/tool/behat/renderer.php