Actions
Feature #76209
closedIntroduce hook to AbstractPlugin::pi_list_browseresults to register custom result browsers
Start date:
2016-05-17
Due date:
% Done:
100%
Estimated time:
PHP Version:
Tags:
Complexity:
easy
Sprint Focus:
Remote Sprint
Description
It may be necessary to use a custom result browser in AbstractPlugin without the need of overriding the method pi_list_browseresults
, e.g. if it should be used for all pi-based plugins.
Introduce a new hook to make using these possible.
Actions