jtpl_function_html_jurl (line
20)
function plugin : write the url corresponding to the given jelix action
void
jtpl_function_html_jurl
(
jTpl $tpl,
string $selector, [
array $params =
array()], [
boolean $escape =
true])
-
jTpl
$tpl: template engine
-
string
$selector: selector action
-
array
$params: parameters for the url
-
boolean
$escape: if true, then escape the string for html