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

File: block.textformat.php

Source Location: /PhpDocumentor-1.5.0a1/phpDocumentor/Smarty-2.6.0/libs/plugins/block.textformat.php

Classes:

Page Details:

Smarty plugin

smarty_block_textformat [line 30]

string smarty_block_textformat( array $params, string $content, Smarty &$smarty)

Smarty {textformat}{/textformat} block plugin

Type: block function
Name: textformat
Purpose: format text a certain way with preset styles or custom wrap/indent settings



Parameters

array   $params  
 Params:   style: string (email)
           indent: integer (0)
           wrap: integer (80)
           wrap_char string ("\n")
           indent_char: string (" ")
           wrap_boundary: boolean (true)
string   $content   contents of the block
Smarty   &$smarty   clever simulation of a method
[ Top ]



Documentation generated on Mon, 11 Mar 2019 15:50:08 -0400 by phpDocumentor 1.4.4. PEAR Logo Copyright © PHP Group 2004.