This field type represents a hyperlink. It is formed by the combination of a link and the respective text.
...
Code Block | ||||
---|---|---|---|---|
| ||||
// Instantiates an Url Value object $UrlValue = new Url\Value( "http://www.ez.no", "eZ Systems" ); |
Validation
...
This FieldType does not perform validation.
Settings
...
This FieldType does not have settings.