Source for file component.php
Documentation is available at component.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
* @package Joomla.Platform
* Renders a component script and returns the results as a string
* @param string $component The name of the component to render
* @param array $params Associative array of values
* @param string $content Content script
* @return string The output of the script
public function render($component =
null, $params =
array(), $content =
null)
Documentation generated on Tue, 19 Nov 2013 14:56:16 +0100 by phpDocumentor 1.4.3