Source for file view.html.php
Documentation is available at view.html.php
* @subpackage com_weblinks
* @copyright Copyright (C) 2005 - 2013 Open Source Matters, Inc. All rights reserved.
* @license GNU General Public License version 2 or later; see LICENSE.txt
* HTML View class for the WebLinks component
* @subpackage com_weblinks
public function display($tpl =
null)
// Get some data from the models
$item =
$this->get('Item');
$this->_displayEdit($tpl);
// redirects to url if matching id found
//TODO create proper error handling
Documentation generated on Tue, 19 Nov 2013 15:16:58 +0100 by phpDocumentor 1.4.3