API17:JHtmlString::truncate
From Joomla! Documentation
This Namespace has been archived - Please Do Not Edit or Create Pages in this namespace. Pages contain information for a Joomla! version which is no longer supported. It exists only as a historical reference, will not be improved and its content may be incomplete.
JHtmlString::truncate
Description
Truncates text blocks over the specified character limit and closes all open HTML tags.
Description:JHtmlString::truncate [Edit Descripton]
Synopsis
public static JHtmlString::truncate ($text, $length=0)
| Parameter | Type | Default | Description |
|---|---|---|---|
| $text | |||
| $length | 0 |
Returns
Defined in
libraries/joomla/html/html/string.php (line 33)
- see source code in BitBucket
Referenced by
See also
Examples
<CodeExamplesForm />
