Is there an API method for the
Find: _______
Where: _______
Replace: _______
functionality that is available from the GUI? If I have to I can manually use combinations of calls like for example I could first open all files specified in where, search each one, then show/do something with the results, but this seems tedious as the functionality is already supported in the GUI.
Is there a method available for this which can be used in a plugin?