function.jurl.php
Tags
Table of Contents
- jtpl_function_ltx2pdf_jurl() : mixed
- function plugin : write the url corresponding to the given jelix action.
Functions
jtpl_function_ltx2pdf_jurl()
function plugin : write the url corresponding to the given jelix action.
    
                jtpl_function_ltx2pdf_jurl(jTpl $tpl, string $selector[, array<string|int, mixed> $params = array() ]) : mixed
    
        Parameters
- $tpl : jTpl
- 
                    template engine 
- $selector : string
- 
                    selector action 
- $params : array<string|int, mixed> = array()
- 
                    parameters for the url 
