register_preview_interceptor(interceptor)
Instance Public methods
Register an Interceptor which will be called before mail is previewed.
Either a class or a string can be passed in as the Interceptor. If a string
is passed in it will be constantized.