Source for file view.html.php
Documentation is available at view.html.php
* @package Joomla.Administrator
* @copyright Copyright (C) 2005 - 2013 Open Source Matters, Inc. All rights reserved.
* @license GNU General Public License version 2 or later; see LICENSE.txt
* View class to allow users edit their own profile.
* @package Joomla.Administrator
public function display($tpl =
null)
if (count($errors =
$this->get('Errors')))
$this->form->setValue('password', null);
$this->form->setValue('password2', null);
* Add the page title and toolbar.
Documentation generated on Tue, 19 Nov 2013 15:17:27 +0100 by phpDocumentor 1.4.3