[ Index ] |
|
Code source de CMS made simple 1.0.5 |
[Code source] [Imprimer] [Statistiques]
Smarty plugin
Poids: | 75 lignes (3 kb) |
Inclus ou requis: | 0 fois |
Référencé: | 0 fois |
Nécessite: | 0 fichiers |
smarty_outputfilter_trimwhitespace($source, &$smarty) X-Ref |
Smarty trimwhitespace outputfilter plugin File: outputfilter.trimwhitespace.php<br> Type: outputfilter<br> Name: trimwhitespace<br> Date: Jan 25, 2003<br> Purpose: trim leading white space and blank lines from template source after it gets interpreted, cleaning up code and saving bandwidth. Does not affect <<PRE>></PRE> and <SCRIPT></SCRIPT> blocks.<br> Install: Drop into the plugin directory, call <code>$smarty->load_filter('output','trimwhitespace');</code> from application. author: Monte Ohrt <monte at ohrt dot com> author: Contributions from Lars Noschinski <lars@usenet.noschinski.de> param: string param: Smarty |
smarty_outputfilter_trimwhitespace_replace($search_str, $replace, &$subject) X-Ref |
Pas de description |
Généré le : Tue Apr 3 18:50:37 2007 | par Balluche grâce à PHPXref 0.7 |