Jelix 1.6.40

modifier.implode.php

Modifier Plugin

Tags
subpackage

jtpl_plugin

author

Laurent Jouanneau

link
http://jelix.org/
licence

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

Table of Contents

jtpl_modifier_common_implode()  : string
modifier plugin : apply the implode function on the given value

Functions

jtpl_modifier_common_implode()

modifier plugin : apply the implode function on the given value

jtpl_modifier_common_implode(mixed $arr[, mixed $glue = " " ]) : string
Parameters
$arr : mixed
$glue : mixed = " "
Return values
string

Search results