$form = stdClass Object (
[from] => array (
[#title] => [Your Email Address]
[#type] => [textfield]
[#size] => [50]
[#maxlength] => [100]
[#required] => [1]
)
[subject] => array (
[#title] => [Subject]
[#type] => [textfield]
[#size] => [50]
[#maxlength] => [100]
[#required] => [1]
)
[body] => array (
[#title] => [Message]
[#type] => [textarea]
[#cols] => [40]
[#rows] => [10]
[#resizable] => [1]
[#required] => [1]
)
[allsines_contact_submit] => array (
[#type] => [submit]
[#value] => [Send Message]
)
[#parameters] => array (
[0] => [allsines_message_contact_form]
[1] => array (
[storage] => []
[submitted] => []
[post] => array (
)
)
[2] => [New Client Message Form]
)
[#build_id] => [form-d16ecbbf8a21e915822520194cad9771]
[#type] => [form]
[#programmed] => []
[form_build_id] => array (
[#type] => [hidden]
[#value] => [form-d16ecbbf8a21e915822520194cad9771]
[#id] => [form-d16ecbbf8a21e915822520194cad9771]
[#name] => [form_build_id]
)
[form_id] => array (
[#type] => [hidden]
[#value] => [allsines_message_contact_form]
[#id] => [edit-allsines-message-contact-form]
)
[#id] => [allsines-message-contact-form]
[#description] => []
[#attributes] => array (
)
[#required] => []
[#tree] => []
[#parents] => array (
)
[#method] => [post]
[#action] => [/allsines/contact]
);