Since vB2 and vB3 are differntly coded, I need some help on what some of the functions turned to, as I am having trouble figuring them out. Here is what I've figured out so far.
doformheader = print_from_header
makehiddencode = construct_hidden_code
maketableheader = print_table_header
doformfooter = print_table_footer
cpheader = print_cp_header
makeinputcode = print_input_row
maketextareacode = print_textarea_row
makeradiocode = print_radio_row
makecheckboxcode = ?
makeuploadcode = ?
Am I on the right track with these? And what would the last two possibly be? Thanks.

.
I posted this a
vBulletin.com, but since some of you guys that know what you're doing, don't visit there, I thought I'd post it here aswell to increase chances of someone helping.