API16

API16:JHtmlForm

From Joomla! Documentation

Revision as of 01:45, 25 March 2017 by JoomlaWikiBot (talk | contribs) (preparing for archive only)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

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