Mercurial > hg > tema
view test/main.template @ 35:948faf5e2cc3
Corrections in the manual.
(transplanted from 95dc9d4fa94f0ff5f380d8c155a31ceced26175c)
author | Mikhail Kryshen <mikhail@kryshen.net> |
---|---|
date | Tue, 10 Nov 2009 18:18:38 +0300 |
parents | 6c41a0b43e58 |
children |
line wrap: on
line source
[%!\ UTF-8 text %]\ Вывод текста: test text Вывод специальных символов: [%\<%test%>%] Включение файла с объявлением функции: <%include:include.template%> Вызов новой функции: <%test:1 2 3 4 5%> Тестирование read: <%read\include.template%> Загрузка функции из класса: <%load\hello Hello%> Выполенение загруженной функции: <%hello\TEMA%> Условное выполнение: <%optional:<%true:%>True%> <%optional:<%false:%>False%> Тестирование xml_escape: <%xml_escape\x < a & b%>