JView::escape/1.5
From Joomla! Documentation
JView::escape
Description
Escapes a value for output in a view script.
Description:JView::escape [Edit Descripton]
public function escape ($var)
| Parameter | Type | Default | Description |
|---|---|---|---|
| $var |
- Returns
- Defined on line 328 of libraries/joomla/application/component/view.php
See also
-
JView::escape on api.joomla.org
-
JView source code on JoomlaCode
-
Class JView
-
Subpackage Application
- Other versions of JView::escape
SeeAlso:JView::escape [Edit See Also]
User contributed notes
<CodeExamplesForm />