XOOPS API 2.5.11 Beta1  UI v0.5
Réalisé par monxoops.fr
Référence du fichier outputfilter.trimwhitespace.php

Espaces de nommage

 Smarty
 

Fonctions

 smarty_outputfilter_trimwhitespace ($source, &$smarty)
 
 smarty_outputfilter_trimwhitespace_replace ($search_str, $replace, &$subject)
 

Documentation des fonctions

◆ smarty_outputfilter_trimwhitespace()

smarty_outputfilter_trimwhitespace (   $source,
$smarty 
)

Smarty trimwhitespace outputfilter plugin

File: outputfilter.trimwhitespace.php
Type: outputfilter
Name: trimwhitespace
Date: Jan 25, 2003
Purpose: trim leading white space and blank lines from template source after it gets interpreted, cleaning up code and saving bandwidth. Does not affect <

>

and <SCRIPT></SCRIPT> blocks.
Install: Drop into the plugin directory, call $smarty->load_filter('output','trimwhitespace'); from application.

Auteur
Monte Ohrt <monte at ohrt dot com>
Contributions from Lars Noschinski lars@.nosp@m.usen.nosp@m.et.no.nosp@m.schi.nosp@m.nski..nosp@m.de
Version
1.3
Paramètres
string
Smarty
+ Voici le graphe d'appel pour cette fonction :

◆ smarty_outputfilter_trimwhitespace_replace()

smarty_outputfilter_trimwhitespace_replace (   $search_str,
  $replace,
$subject 
)
+ Voici le graphe des appelants de cette fonction :