[Formsess-devel] Formsess::setType
Status: Beta
Brought to you by:
mrkatana
From: David <da...@df...> - 2004-05-08 15:38:11
|
Hello, I just renamed Formsess::setType to addField because this is what it actually does. (I'm gonna make some more changes to the data handling, this is only the first step). I also removed the docs about setType() and the wrapper set_type because I think it doesn't make _any_ sense at all for the user to call that function, not even for some tweaking or whatever (that's what the docs said) because it does not change the type of a field, it only affects the internal processing. - david |