Documentation

modifier.htmlize.php

Tags
copyright

CiviCRM LLC https://civicrm.org/licensing

Table of Contents

Functions

smarty_modifier_htmlize()  : string
Convert a given text part a better HTML representation (add paragraphs and make URLs clickable)

Functions

smarty_modifier_htmlize()

Convert a given text part a better HTML representation (add paragraphs and make URLs clickable)

smarty_modifier_htmlize(string $text) : string
Parameters
$text : string

Text to HTML-ize.

Return values
string

HTML-ized version of $text


        
On this page

Search results