Documentation

modifier.crmCountCharacters.php

Smarty plugin

Tags
subpackage

plugins

Table of Contents

Functions

smarty_modifier_crmCountCharacters()  : int
Smarty count_characters modifier plugin

Functions

smarty_modifier_crmCountCharacters()

Smarty count_characters modifier plugin

smarty_modifier_crmCountCharacters(string $string[, bool $include_spaces = FALSE ]) : int

Type: modifier
Name: crmCountCharacteres
Purpose: count the number of characters in a text with handling for NULL values

Parameters
$string : string
$include_spaces : bool = FALSE

include whitespace in the character count

Tags
link

count_characters (Smarty online manual)

author

Monte Ohrt

Return values
int

        
On this page

Search results