Matthimatiker / MolComponents

Library with use-at-will architecture that extends the functionality of Zend Framework 1. Main features: Improved bootstrapping with lazy loading of resources, declaration of request parameters as argument in controller actions, advanced form creation and validation, mail templates, lightweight controller testing.
Other
2 stars 0 forks source link

Create url form element #57

Closed Matthimatiker closed 11 years ago

Matthimatiker commented 11 years ago

Create a form element that accepts absolute urls.

Matthimatiker commented 11 years ago

This is related to #58 as the element depends on validation.

Matthimatiker commented 11 years ago

Created element, but further documentation (including examples) must be added.

Matthimatiker commented 11 years ago

Added documentation for url element as well as validator.