Working with moodleform class

Re: Working with moodleform class

by Tim Hunt -
Number of replies: 0
Picture of Core developers Picture of Documentation writers Picture of Particularly helpful Moodlers Picture of Peer reviewers Picture of Plugin developers
Hmm yes, you are right. The $errors array is for any additional validation, on top of the standard validation done by the rules. Perhaps we should think about changing that, to enable what you want to do. ...