meta.html.php
Tags
Table of Contents
- jtpl_meta_html_html() : mixed
- meta plugin : modify an html response object
Functions
jtpl_meta_html_html()
meta plugin : modify an html response object
jtpl_meta_html_html(jTpl $tpl, string $method[, mixed $param = null ][, mixed $params = array() ]) : mixed
Parameters
- $tpl : jTpl
-
template engine
- $method : string
-
indicates what you want to specify (possible values : js, css, jsie, jsie7, jsltie7, cssie, cssie7, cssltie7, csstheme, cssthemeie, cssthemeie7, cssthemeltie7, bodyattr, keywords, description, others)
- $param : mixed = null
-
parameter (a css style sheet for "css" for example)
- $params : mixed = array()