include/Smarty/plugins/modifier.nl2br.php
Smarty plugin
- Package
- Smarty
- Subpackage
- plugins
Functions
smarty_modifier_nl2br(
$string
)
:
stringSmarty plugin
Type: modifier
Name: nl2br
Date: Feb 26, 2003
Purpose: convert \r\n, \r or \n to <
>
Input:
- contents = contents to replace
- preceed_test = if true, includes preceeding break tags
in replacement
Example: {$text|nl2br}
| Name | Type | Description |
|---|---|---|
| $string | string |
| Type | Description |
|---|---|
| string |
- Author
- Monte Ohrt
- Link
- (Smarty online manual)
- Version
- 1.0