meta.xml.php
Tags
Table of Contents
- jtpl_meta_xml_xml() : mixed
- meta plugin : modify an xml response object
Functions
jtpl_meta_xml_xml()
meta plugin : modify an xml response object
jtpl_meta_xml_xml(jTpl $tpl, string $method, mixed $param) : mixed
Parameters
- $tpl : jTpl
-
template engine
- $method : string
-
indicates what you want to specify (possible values : xsl,css,csstheme)
- $param : mixed
-
parameter (a css style sheet url for "css" for example)