Please upgrade here. These earlier versions are no longer being updated and have security issues.
HackerOne users: Testing against this community violates our program's Terms of Service and will result in your bounty being denied.
How to overload Gdn_Form
Linc
Admin
If I want to overload a model or controller, I can typically do this in a hooks file:
Controller_Method_Create()But how can I apply that to Gdn_Form or other "core" classes? Doing this:
Form_NewMethod_Create()doesn't work, and I've tried a number of permutations with the Gdn_ prefix, etc. Could I get the Cliff's Notes on this one?
0
Comments
Is there something you want specifically that I can help get in?