JView::setEscape/1.5
From Joomla! Documentation
JView::setEscape
Description
Sets the _escape() callback.
Description:JView::setEscape [Edit Descripton]
public function setEscape ($spec)
| Parameter | Type | Default | Description |
|---|---|---|---|
| $spec | mixed | The callback for _escape() to use. |
- Returns
- Defined on line 497 of libraries/joomla/application/component/view.php
See also
-
JView::setEscape on api.joomla.org
-
JView source code on JoomlaCode
-
Class JView
-
Subpackage Application
- Other versions of JView::setEscape
SeeAlso:JView::setEscape [Edit See Also]
User contributed notes
<CodeExamplesForm />