libs/plugins/block.textformat.php-Dateireferenz

block.textformat.php-Dateireferenz

gehe zum Quellcode dieser Datei

Namensbereiche

 Smarty
 

Constant Groups

 Smarty
 

Funktionen

 smarty_block_textformat ($params, $content, $template, &$repeat)
 

Dokumentation der Funktionen

smarty_block_textformat (   $params,
  $content,
  $template,
$repeat 
)

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

  • style - string (email)
  • indent - integer (0)
  • wrap - integer (80)
  • wrap_char - string ("\n")
  • indent_char - string (" ")
  • wrap_boundary - boolean (true)
{textformat}
        (Smarty online manual)  array                    $params   parameters
 string                   $content  contents of the block
 Smarty_Internal_Template $template template object
 boolean                  &$repeat  repeat flag  string content re-formatted
 Monte Ohrt 

Definiert in Zeile 36 der Datei block.textformat.php.

Benutzt Smarty\$_MBSTRING und Smarty\$_UTF8_MODIFIER.




Korrekturen, Hinweise und Ergänzungen

Bitte scheuen Sie sich nicht und melden Sie, was auf dieser Seite sachlich falsch oder irreführend ist, was ergänzt werden sollte, was fehlt usw. Dazu bitte oben aus dem Menü Seite den Eintrag Support Forum wählen. Es ist eine kostenlose Anmeldung erforderlich, um Anmerkungen zu posten. Unpassende Postings, Spam usw. werden kommentarlos entfernt.