Source for file base.php
Documentation is available at base.php
* @package Joomla.Platform
* @copyright Copyright (C) 2005 - 2013 Open Source Matters, Inc. All rights reserved.
* @license GNU General Public License version 2 or later; see LICENSE
* Joomla Platform Base View Class
* @package Joomla.Platform
* Method to instantiate the view.
* @param JModel $model The model object.
* Method to escape output.
* @param string $output The output to escape.
* @return string The escaped output.
public function escape($output)
Documentation generated on Tue, 19 Nov 2013 14:54:24 +0100 by phpDocumentor 1.4.3