Class JHtmlForm

Description

Utility class for form elements

  • abstract:
  • since: 11.1

Located in /libraries/joomla/html/html/form.php (line 19)


	
			
Method Summary
static string token ()
Methods
static method token (line 31)

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

Use in conjunction with JSession::checkToken

  • return: A hidden input field with a token
  • see: JSession::checkToken
  • since: 11.1
  • access: public
static string token ()

Documentation generated on Mon, 25 Jun 2012 13:54:54 -0500 by phpDocumentor 1.4.4