-
Notifications
You must be signed in to change notification settings - Fork 35
Home
Umakant Patil edited this page Oct 13, 2017
·
21 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}
- jSmart constructor
- fetch - returns the template output
- jSmart.prototype.registerPlugin - dynamically register plugins
- jSmart.prototype.escapeHtml
- addDefaultModifier
- jSmart.prototype.registerFilter
- configLoad
- clearConfig
- jSmart.prototype.getConfig - returns config text
- jSmart.prototype.getTemplate - returns template text
- jSmart.prototype.getFile - return file's text
- jSmart.prototype.getJavascript - return JavaScript code
- jSmart.prototype.auto_literal
- jSmart.prototype.debugging
- jSmart.prototype.ldelim, jSmart.prototype.rdelim