JFormField::__get
Method to get certain otherwise inaccessible properties from the form field object.
Signature
public function __get(string
$nameĀ )
Parameters
-
$name
- The property name for which to the the value.
Returns
- mixed
- The property value or null.