Where can I find documentation for templates syntax? Developer docs only specify formatting methods, but don't specify things like 'tpl if="something"'.
Where can I find documentation for templates syntax? Developer docs only specify formatting methods, but don't specify things like 'tpl if="something"'.
in API doc there is description of it. You just need to expand constructor method "XTemplate()"
don't mixup it with simple Template. You need XTemplate