include/Smarty/plugins/modifier.count_sentences.php
Smarty plugin
- Package
- Smarty
- Subpackage
- plugins
Functions
smarty_modifier_count_sentences(
$string
)
:
integer
Smarty count_sentences modifier plugin
Type: modifier
Name: count_sentences
Purpose: count the number of sentences in a text
Name | Type | Description |
---|---|---|
$string | string |
Type | Description |
---|---|
integer |
- Author
- Monte Ohrt
- Link
- (Smarty online manual)