symfony1 - Symfony: How to include custom functions in the view -


i have populated list, , want utilize custom function shorten row names long display. rows list generated object passed action/controller. how/where include custom function achieve above mentioned purpose?

any advice appreciated.

i guess need helpers:

http://www.symfony-project.org/book/1_2/07-inside-the-view-layer


Comments