mirror of
https://github.com/fenom-template/fenom.git
synced 2023-08-10 21:13:07 +03:00
1.6 KiB
1.6 KiB
Documentation
Fenom
Modifiers
- upper aka
up
- lower aka
low
- date_format
- date
- truncate
- escape aka
e
- unescape
- strip
- length
- in
- allowed functions:
json_encode
,json_decode
,count
,is_string
,is_array
,is_numeric
,is_int
,is_object
,strtotime
,gettype
,is_double
,ip2long
,long2ip
,strip_tags
,nl2br
- or add yours
Tags
- var
- if,
elseif
andelse
- foreach,
foreaelse
,break
andcontinue
- for,
forelse
,break
andcontinue
- switch,
case
,default
- cycle
- include,
insert
- extends,
use
,block
andparent
- filter
- ignore
- macro and
import
- autoescape
- raw
- or add yours