Creates an instance of renderers caller. It must receive all the params needed by RenderersCaller
itself, plus those to be passed to renderers.
full path of the file being processed.
full string of the directive that has invoked the directive and then the renderer.
the data to be passed to the rendere to generate the contents.
the full YASSB config file.
the current language being processed.
the name of the renderer to be called as specified in the directive being executed.
the options defined in the directive.
the full YASSB config file.
the data to be passed to the rendere to generate the contents.
full string of the directive that has invoked the directive and then the renderer.
full path of the file being processed.
the current language being processed.
the options defined in the directive.
the name of the renderer to be called as specified in the directive being executed.
Calls the renderer specified in a directive to generate content.
the content generated by the renderer.
Calls renderers to generate formatted contents