forked from umakantp/jsmart
-
Notifications
You must be signed in to change notification settings - Fork 2
Home
pfaciana edited this page Sep 25, 2019
·
3 revisions
- capitalize
- cat
- count
- count_characters
- count_paragraphs
- count_sentences
- count_words
- date_format
- default
- escape
- indent
- lower
- nl2br
- regex_replace
- replace
- spacify
- string_format
- strip
- strip_tags
- truncate
- unescape
- upper
- wordwrap
- {append}
- {assign}
- {block}
- {break}
- {call}
- {capture}
- {config_load}
- {continue}
- {debug}
- {extends}
- {for} {forelse}
- {foreach} {foreachelse}
- {function}
- {javascript}
- {if},{elseif},{else}
- {include}
- {include_javascript}
- {include_php}
- {insert}
- {ldelim},{rdelim}
- {literal}
- {nocache}
- {php}
- {counter}
- {cycle}
- {eval}
- {fetch}
- {html_checkboxes}
- {html_image}
- {html_options}
- {html_radios}
- {html_select_date}
- {html_select_time}
- {html_table}
- {mailto}
- {math}
- {textformat}
- Latte constructor
- fetch - returns the template output
- Latte.prototype.registerPlugin - dynamically register plugins
- Latte.prototype.escapeHtml
- addDefaultModifier
- Latte.prototype.registerFilter
- configLoad
- clearConfig
- Latte.prototype.getConfig - returns config text
- Latte.prototype.getTemplate - returns template text
- Latte.prototype.getFile - return file's text
- Latte.prototype.getJavascript - return JavaScript code
- Latte.prototype.auto_literal
- Latte.prototype.debugging
- Latte.prototype.ldelim, Latte.prototype.rdelim