Allows to implement custom resource combining approaches.
The event handler can return a string which is returned from
Cms_Controller::js_combine()
and
Cms_Controller::css_combine() methods.
The event handler receives an array of parameters with the following keys:
The handler should return a string which will be returned from js_combine() or css_combine() methods.