A private method does not return to a template . Rather call your
private from within a public one. The private one returns the data needed
for the template to the public one and the public one can call the correct
template/render action you want such as renderText()
On Mon, Jan 24, 2011 at 11
Hi everyone,
I was trying to use the renderText() method in a private method of
action class, but it doesn't work.
How can we use renderText() in private method or any alternative?
Thanks
-Imran
--
If you want to report a vulnerability issue on symfony, please send it to
security at symfon