Filters
class Filters
internal |
Template filters.
Properties
static deprecated | $dateFormat | ||
static internal | $xhtml |
Methods
static string
escapeHtml($s, $quotes = ENT_QUOTES)
Escapes string for use inside HTML template.
static string
escapeHtmlComment($s)
Escapes string for use inside HTML comments.
static string
escapeXML($s)
Escapes string for use inside XML 1.0 template.
static string
escapeCss($s)
Escapes string for use inside CSS template.
static string
escapeJs($s)
Escapes variables for use inside