Todo List
pnFormPlugin | --pnFormStyledPlugin | --pnFormTextInput | --pnFormURLInput
The URL input plugin is a text input plugin that only allows URLs to be posted.
You can also use all of the features from the pnFormTextInput plugin since the URL input inherits from it.
A valid URL must contain a protocol prefix ("http:" for instance)
void create( &$render, &$params)
void getFilename( )
void validate( &$render)