realbig / rbm-field-helpers

0 stars 1 forks source link

Closes #55 #56

Closed d4mation closed 6 years ago

d4mation commented 6 years ago

Closes #55

Not sure if extending the Text Field Type is acceptable or not. I figure any changes to the Text Field we'd also want the Password Field to inherit, but as it is this Class overrides all the methods for the Text Field Class anyway so there isn't any actual inheritance going on there.

Wanted you to see this before I merged it in to ensure I was doing this properly. Also to see if it should be changed to extend RBM_FH_Field instead.