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

Procedural File: modifier.nohtml.php

Source Location: /bblog/smarty_plugins/modifier.nohtml.php ( Revision Log )

Page Details

Smarty plugin

Functions
smarty_modifier_nohtml  [line 27]

string smarty_modifier_nohtml( string &$string  )

Smarty plugin

Type: modifier
Name: none
Date: May 26, 2003 Purpose: nothing at all! Input:

  • contents = contents to replace
  • preceed_test = if true, includes preceeding break tags in replacement
Example: {$text|none}

Parameters:
string   &$string: 

Information Tags:
Author:  Eaden McKee <email@eadz.co.nz>
Version:  1.0

[ Top ]