inputEx Documentation Back to homepage

inputEx Documentation > inputEx.UrlField 1.0.0

Class inputEx.UrlField - extends inputEx.StringField

Adds an url regexp, and display the favicon at this url

Constructor

inputEx.UrlField ( options )
Parameters:
options <Object>  - inputEx.Field options object

Methods

displayFavicon

displayFavicon()
undocumented

getValue

getValue()
Url are lower case

render

render()
Adds a img tag before the field to display the favicon

setOptions

setOptions()
Adds the invalid Url message

setValue

setValue(value)
undocumented
Parameters:
    value

validate

validate()
Validate the field with an url regexp and set the favicon url




Copyright (c) 2008 Eric Abouaf. All rights reserved.
Generated by JsDoc Toolkit 1.4.1 on Wed, 07 May 2008 10:26:30 GMT.