API17

API17:JView::setEscape

From Joomla! Documentation

Joomla 11.1 JView::setEscape

Description

Sets the _escape() callback.


public function setEscape ($spec)
Parameter Type Default Description
$spec mixed The callback for _escape() to use.
  • Returns
  • Defined on line 494 of libraries/joomla/application/component/view.php

See also


User contributed notes

Code Examples