XF 2.0 PHP equivalent to template code

LPH

Well-known member
Are there 'easy' means to change template code into PHP? For example,

Rich (BB code):
<xf:avatar user="$user" size="xs" />

What would be the equivalent?

I'm asking in order to better understand how to grab an avatar outside XenForo as well as other features. The avatar example is just so that I can go forward with more searching and trying to figure out XenForo 2.
 
Back
Top Bottom