API17:JFormFieldModuleLayout
From Joomla! Documentation
JFormFieldModuleLayout
Description
Methods
| Visibility | Method name | Description |
|---|---|---|
| protected | getInput | Method to get the field input. |
- Defined in libraries/joomla/form/fields/modulelayout.php
- Extends JFormField
Importing
jimport( 'joomla.form.fields.modulelayout' );
See also
JFormFieldModuleLayout source code on BitBucket
Subpackage Form- Other versions of JFormFieldModuleLayout
User contributed notes
Code Examples