API17

API17:JForm::getFieldset

From Joomla! Documentation

Joomla 11.1 JForm::getFieldset

Description

Method to get an array of objects in a given fieldset by name.


public function getFieldset ($set=null)
Parameter Type Default Description
$set null
  • Returns
  • Defined on line 318 of libraries/joomla/form/form.php

See also


User contributed notes

Code Examples