XOOPS 2.5.6
Final
|
Go to the source code of this file.
Namespaces | |
namespace | Smarty |
Functions | |
smarty_modifier_count_characters ($string, $include_spaces=false) | |
smarty_modifier_count_characters | ( | $string, | |
$include_spaces = false |
|||
) |
Smarty count_characters modifier plugin
Type: modifier
Name: count_characteres
Purpose: count the number of characters in a text count_characters (Smarty online manual) Monte Ohrt
string | |
boolean | include whitespace in the character count |
Definition at line 22 of file modifier.count_characters.php.