Source for file form.php
Documentation is available at form.php
* @package Joomla.Libraries
* @copyright Copyright (C) 2005 - 2013 Open Source Matters, Inc. All rights reserved.
* @license GNU General Public License version 2 or later; see LICENSE
* Utility class for form elements
* @package Joomla.Libraries
* Displays a hidden token field to reduce the risk of CSRF exploits
* Use in conjunction with JSession::checkToken()
* @return string A hidden input field with a token
* @see JSession::checkToken()
public static function token()
Documentation generated on Tue, 19 Nov 2013 15:03:30 +0100 by phpDocumentor 1.4.3