UrlRule
class UrlRule extends FormRule
Form Rule class for the Joomla Platform.
Methods
boolean
test(
SimpleXMLElement $element,
mixed $value,
string $group = null,
Registry $input = null,
Form $form = null)
Method to test an external or internal url for all valid parts.
Details
boolean
test(
SimpleXMLElement $element,
mixed $value,
string $group = null,
Registry $input = null,
Form $form = null)
Method to test an external or internal url for all valid parts.