API17:JHtmlString::truncate
From Joomla! Documentation
(Difference between revisions)
(Bulk upload by Doxiki2) |
(Layout updates) |
||
| Line 33: | Line 33: | ||
===Defined in=== | ===Defined in=== | ||
| − | libraries/joomla/html/html/string.php | + | libraries/joomla/html/html/string.php (line 33) |
| + | * see source code in [[jplatform:html/html/string.php#cl-33|BitBucket]] | ||
===Referenced by=== | ===Referenced by=== | ||
===See also=== | ===See also=== | ||
Revision as of 20:44, 23 April 2011
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 />
