Ques/Help XF template "functions"?

F

frm

Guest
I know that most template conditional statements are in the docs, but there's no mention of "functions" that exist here. However, I see one in many templates and learned of another on these forums.

Am I to understand that only dump() and link() are the only ones that exist? If not, what else is there and what is a quick synopsis of what they do?

Specifically, I'm looking to replace a comma in a string/array (something along the lines of PHP str_replace). But, I would...

Read more

Continue reading...