Output helper to export actions for rendering.
More...
Output helper to export actions for rendering.
- Copyright
- 2019 David Monllao http://www.davidmonllao.com
- License
- http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
◆ add_bulk_actions()
Add bulk actions renderables.
Note that if you are planning to render the bulk actions, the provided predictions must share the same predicted value.
- Parameters
-
core_analytics\local\target\base | $target | |
renderer_base | $output | |
core_analytics\prediction[] | $predictions | Bulk actions for this set of predictions. |
context | $context | The context of these predictions. |
- Return values
-
◆ add_prediction_actions()
Add the prediction actions renderable.
- Parameters
-
core_analytics\local\target\base | $target | |
renderer_base | $output | |
core_analytics\prediction | $prediction | |
bool | $includedetailsaction | |
- Return values
-
The documentation for this class was generated from the following file: