Filter to remove extra white space within the text.
Located in /Savant3/resources/Savant3_Filter_trimwhitespace.php (line 35)
Savant3_Filter | --Savant3_Filter_trimwhitespace
Removes extra white space within the text.
Trim leading white space and blank lines from template source after it gets interpreted, cleaning up code and saving bandwidth. Does not affect
, <script></script>, or <textarea></textarea> blocks.Does a simple search-and-replace on the source text.
Inherited From Savant3_Filter
Savant3_Filter::__construct()
Savant3_Filter::filter()
Documentation generated on Tue, 31 Mar 2009 16:24:42 -0500 by phpDocumentor 1.4.2