Wednesday 22 September 2004 11:31:06 am
I just told you in the IRC, but I'll repeat it here if anyone else is interested. The validating is done by the inputhandler. The prototype of the inputhandler is defined in /kernel/classes/datatypes/ezxmltext/ezxmlinputhandler.php The function validateInput() handles the validation process. See the above file for the prototype of the function. If you want to see an actual implementation, take a look at /kernel/classes/datatypes/ezxmltext/handlers/input/ezsimplifiedxmlinput.php Have fun ;)
Hans
http://blog.hansmelis.be
|