MyShaarli/tests/api/controllers/links
ArthurHoaro bcba6bd353 New plugin hook: ability to add custom filters to Shaarli search engine
A new plugin hook has been added: hook_test_filter_search_entry
This hook allows to filter out bookmark with custom plugin code when a search is performed.

Related to #143
2021-02-04 11:02:50 +01:00
..
DeleteLinkTest.php New plugin hook: ability to add custom filters to Shaarli search engine 2021-02-04 11:02:50 +01:00
GetLinkIdTest.php New plugin hook: ability to add custom filters to Shaarli search engine 2021-02-04 11:02:50 +01:00
GetLinksTest.php New plugin hook: ability to add custom filters to Shaarli search engine 2021-02-04 11:02:50 +01:00
PostLinkTest.php New plugin hook: ability to add custom filters to Shaarli search engine 2021-02-04 11:02:50 +01:00
PutLinkTest.php New plugin hook: ability to add custom filters to Shaarli search engine 2021-02-04 11:02:50 +01:00