Jelix 1.7.18

function.formurlparam.php

Tags
subpackage

jtpl_plugin

author

Loic Mathaud

contributor

Laurent Jouanneau

copyright

2005-2006 Loic Mathaud, 2010 Laurent Jouanneau

see
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_formurlparam()  : mixed
function plugin : write the url corresponding to the given jelix action.

Functions

jtpl_function_html_formurlparam()

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

jtpl_function_html_formurlparam(jTpl $tpl[, string $selector = null ][, array<string|int, mixed> $params = array() ]) : mixed
Parameters
$tpl : jTpl

template engine

$selector : string = null

selector action

$params : array<string|int, mixed> = array()

parameters for the url

Return values
mixed

Search results