Support Joomla!

Packages

Package: patTemplate

License

Content on this site is copyright © 2005 - 2008 Open Source Matters Inc and can be used in accordance with the Joomla! Electronic Documentation License. Some parts of this website may be subject to other licenses.

 Class patTemplate_OutputFilter_StripWhitespace

Description

patTemplate StripWhitespace output filter

$Id: StripWhitespace.php 10381 2008-06-01 03:35:53Z pasamio $

Will remove all whitespace and replace it with a single space.

Located in /pattemplate/patTemplate/OutputFilter/StripWhitespace.php (line 28)

Abstract class patTemplate_Module

Abstract class patTemplate_OutputFilter
   
   Class patTemplate_OutputFilter_StripWhitespace   (Subpackage Filters)
Variable Summary
Variable string $_name
Method Summary
Method string apply (string $data)
Variables
string $_name = 'StripWhitespace' (line 37)

filter name

  • abstract:
  • access: protected

Redefinition of:
patTemplate_Module::$_name
module name

Inherited Variables

Inherited from patTemplate_Module

Variable patTemplate_Module::$_params
Methods
apply (line 46)

remove all whitespace from the output

  • return: data without whitespace
  • access: public
string apply (string $data)
  • string $data: data

Redefinition of:
patTemplate_OutputFilter::apply()
apply the filter

Inherited Methods

Inherited From patTemplate_OutputFilter

 patTemplate_OutputFilter::apply()

Inherited From patTemplate_Module

 patTemplate_Module::getName()
 patTemplate_Module::getParam()
 patTemplate_Module::setParams()

Documentation generated on Sat, 14 Nov 2009 11:20:56 +0000 by phpDocumentor 1.3.1