libs/plugins/outputfilter.trimwhitespace.php-Dateireferenz

gehe zum Quellcode dieser Datei

Namensbereiche

namespace  Smarty

Funktionen

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


Dokumentation der Funktionen

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.
Autor:
Monte Ohrt <monte at="" ohrt="" dot="" com>="">

Contributions from Lars Noschinski <lars@usenet.noschinski.de>

Version:
1.3
Parameter:
string 
Smarty 

Definiert in Zeile 28 der Datei outputfilter.trimwhitespace.php.

Benutzt smarty_outputfilter_trimwhitespace_replace().

Hier ist ein Graph der zeigt, was diese Funktion aufruft:

smarty_outputfilter_trimwhitespace_replace ( search_str,
replace,
&$  subject 
)

Definiert in Zeile 64 der Datei outputfilter.trimwhitespace.php.

Wird benutzt von smarty_outputfilter_trimwhitespace().

Copyright © 2003 - 2009 MyOOS [Shopsystem]. All rights reserved.
MyOOS [Shopsystem] is Free Software released under the GNU/GPL License.

Webmaster: info@r23.de (Impressum)
doxygen