phpDocumentor Smarty
plugins
[ class tree: Smarty ] [ index: Smarty ] [ all elements ]

Procedural File: outputfilter.trimwhitespace.php

Source Location: /phpDocumentor/Smarty-2.6.0/libs/plugins/outputfilter.trimwhitespace.php

Page Details

Smarty plugin

Filesource:  Source Code for this file
Functions
smarty_outputfilter_trimwhitespace  [line 28]

void smarty_outputfilter_trimwhitespace( string $source, Smarty &$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 PRE>></PRE> and <SCRIPT></SCRIPT> blocks.
Install: Drop into the plugin directory, call

  1. $smarty->load_filter('output','trimwhitespace');
from application.

Parameters:
string   $source: 
Smarty   &$smarty: 

Information Tags:
Version:  1.3
Author:  Monte Ohrt <[email protected]>
Author:  Contributions from Lars Noschinski <[email protected]>

[ Top ]
smarty_outputfilter_trimwhitespace_replace  [line 64]

void smarty_outputfilter_trimwhitespace_replace( $search_str, $replace, &$subject  )
Parameters:
   $search_str: 
   $replace: 
   &$subject: 


[ Top ]


Documentation generated on Tue, 24 Oct 2006 09:24:07 -0500 by phpDocumentor 1.3.1