XOOPS 2.5.6  Final
 All Classes Namespaces Files Functions Variables Pages
modifier.count_words.php File Reference

Go to the source code of this file.

Namespaces

namespace  Smarty
 

Functions

 smarty_modifier_count_words ($string)
 

Function Documentation

smarty_modifier_count_words (   $string)

Smarty count_words modifier plugin

Type: modifier
Name: count_words
Purpose: count the number of words in a text count_words (Smarty online manual) Monte Ohrt

Parameters
string
Returns
integer

Definition at line 21 of file modifier.count_words.php.