JFormFieldNote
Extends \JFormFieldForm Field class for the Joomla Platform.
Supports a one line text field.
link | |
---|---|
since |
1.7.0 |
package |
Joomla.Platform |
Methods
getInput
Method to get the field input markup.
getInput() : string
since |
1.7.0 |
---|
Response
string
The field input markup.
getLabel
Method to get the field label markup.
getLabel() : string
since |
1.7.0 |
---|
Response
string
The field label markup.
Properties
type
The form field type.
since |
1.7.0 |
---|
Type(s)
string