Support Joomla!

Joomla! 1.5 Documentation

Packages

Package: patTemplate

Developer Network License

The Joomla! Developer Network content is © copyright 2006 by the individual contributors and can be used in accordance with the Creative Commons License, Attribution- NonCommercial- ShareAlike 2.5

 Class patTemplate_InputFilter_StripComments

Description

patTemplate StripComments output filter

$Id: StripComments.php 47 2005-09-15 02:55:27Z rhuk $

Will remove all HTML comments.

Located in /pattemplate/patTemplate/InputFilter/StripComments.php (line 28)

Abstract class patTemplate_Module

Abstract class patTemplate_InputFilter
   
   Class patTemplate_InputFilter_StripComments   (Subpackage Filters)
Variable Summary
Variable string $_name
Method Summary
Method string apply (string $data)
Variables
string $_name = 'StripComments' (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)

compress the data

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

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

Inherited Methods

Inherited From patTemplate_InputFilter

 patTemplate_InputFilter::apply()

Inherited From patTemplate_Module

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

Documentation generated on Mon, 05 Mar 2007 21:27:15 +0000 by phpDocumentor 1.3.1