API16:JHtmlForm
From Joomla! Documentation
Defined in
libraries/joomla/html/html/form.php
Methods
Method name | Description |
---|---|
token | Displays a hidden token field to reduce the risk of CSRF exploits |
Importing
jimport( 'joomla.html.html.form' );
Examples
Code Examples