interface for plugins for jResponseBasicHtml or jResponseHtml, which allows
to make changes in the response at several step
Located in /core/response/jResponseBasicHtml.class.php (line 18)
called just before the jResponseBasicHtml::doAfterActions() call
called when the content is generated, and potentially sent, except the body end tag and the html end tags. This method can output directly some contents.
called just before the final output. This is the opportunity to make changes before the head and body output. At this step the main content (if any) is already generated.
called just before the output of an error page
Documentation generated on Wed, 04 Jan 2017 22:56:10 +0100 by phpDocumentor 1.4.3