OK, let me list where I’ve got to now.
* The FormProcessor Class is no longer passed a string containing the form fields. Instead you now load an XHTML file and select the form in that file you want to manipulate. The selection is based on the id given to the @
3 comments ↓
Umm, were exactly are the rules stored now? The repository doesn’t contain any rules declarations…?
They’re currently stored as arrays in the FormRuleExtractor class. Until I’ve sorted the XML format, you’ll have to modify these arrays directly.
Hello.
I’m Chris82 from sitepoint. Sorry, for replying so late. I have a posted some comments over at sitepoint here: http://www.sitepointforums.com/showthread.php?postid=886706#post886706
Leave a Comment