Procedural File: function.printr.php

Source Location: /bblog/smarty_plugins/function.printr.php ( Revision Log )

Page Details
Functions
smarty_function_printr  [line 19]

string smarty_function_printr( string $params, mixed &$smartyObj  )

Smarty plugin

Type: modifier
Name: printr
Date: May 26, 2003 Purpose: returnes a printr() of the varible wrapped in a

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

Parameters:
string   $params: 

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

[ Top ]