XOOPS 2.5.6  Final
 All Classes Namespaces Files Functions Variables Pages
modifier.strip_tags.php File Reference

Go to the source code of this file.

Namespaces

namespace  Smarty
 

Functions

 smarty_modifier_strip_tags ($string, $replace_with_space=true)
 

Function Documentation

smarty_modifier_strip_tags (   $string,
  $replace_with_space = true 
)

Smarty strip_tags modifier plugin

Type: modifier
Name: strip_tags
Purpose: strip html tags from text strip_tags (Smarty online manual) Monte Ohrt

Parameters
string
boolean
Returns
string

Definition at line 22 of file modifier.strip_tags.php.