Jelix 1.6.40

function.formurl.php

Tags
subpackage

jtpl_plugin

author

Loic Mathaud

contributor

Laurent Jouanneau

copyright

2005-2006 Loic Mathaud, 2008-2010 Laurent Jouanneau

link
http://www.jelix.org
licence

GNU Lesser General Public Licence see LICENCE file or http://www.gnu.org/licenses/lgpl.html

Table of Contents

jtpl_function_html_formurl()  : mixed
function plugin : write the url corresponding to the given jelix action

Functions

jtpl_function_html_formurl()

function plugin : write the url corresponding to the given jelix action

jtpl_function_html_formurl(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

Return values
mixed

Search results