API17

API17:JForm::getName

From Joomla! Documentation

Joomla 11.1 JForm::getName

Description

Method to get the form name.


public function getName ()
  • Returns string The name of the form.
  • Defined on line 542 of libraries/joomla/form/form.php
  • Since Joomla 11.1

See also


User contributed notes

Code Examples