Class patTemplate_Function_Strip

Description

patTemplate function that strips whitespace from a text block. This is an implementation of Smarty's strip function.

$Id: Strip.php,v 1.1 2004/05/13 21:27:27 schst Exp $

Located in /includes/patTemplate/patTemplate/Function/Strip.php (line 23)

patTemplate_Module
   |
   --patTemplate_Function
      |
      --patTemplate_Function_Strip
Method Summary
string call (array $params, string $content)
Variables
Methods
call (line 40)

call the function

  • return: content to insert into the template
  • access: public
string call (array $params, string $content)
  • array $params: parameters of the function (= attributes of the tag)
  • string $content: content of the tag

Redefinition of:
patTemplate_Function::call()
call the function

Inherited Methods

Inherited From patTemplate_Function

patTemplate_Function::call()
patTemplate_Function::setReader()

Inherited From patTemplate_Module

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

Documentation generated on Fri, 4 Mar 2005 13:57:13 +1000 by phpDocumentor 1.3.0RC3