ModulepositionField
class ModulepositionField extends JFormFieldText
Module Position field.
Methods
mixed
__get(
string $name)
Method to get certain otherwise inaccessible properties from the form field object.
void
__set(
string $name,
mixed $value)
Method to set certain otherwise inaccessible properties of the form field object.
boolean
setup(
SimpleXMLElement $element,
mixed $value,
string $group = null)
Method to attach a JForm object to the field.
Details
mixed
__get(
string $name)
Method to get certain otherwise inaccessible properties from the form field object.
void
__set(
string $name,
mixed $value)
Method to set certain otherwise inaccessible properties of the form field object.
boolean
setup(
SimpleXMLElement $element,
mixed $value,
string $group = null)
Method to attach a JForm object to the field.