Joomla! 1.5 API

Packages

Package: Joomla-Framework

License

Content on this site is copyright © 2005 - 2011 Open Source Matters Inc and can be used in accordance with the Joomla! Electronic Documentation License. Some parts of this website may be subject to other licenses.

 Class JHTMLForm

Description

Utility class for form elements

  • version: 1.5

Located in /joomla/html/html/form.php (line 23)

Class JHTMLForm   (Subpackage HTML)
Method Summary
Static method static void token ()
Methods
token (line 34)

Displays a hidden token field to reduce the risk of CSRF exploits

Use in conjuction with JRequest::checkToken

  • since: 1.5
void token ()
Support Joomla!