$form = stdClass Object (
[user_registration_help] => array (
[#value] => []
[#weight] => [-20]
)
[account] => array (
[#type] => [fieldset]
[#title] => [Account information]
[#weight] => [-10]
[name] => array (
[#type] => [textfield]
[#title] => [Username]
[#default_value] => []
[#maxlength] => [60]
[#description] => [Spaces are allowed; punctuation is not allowed except for periods, hyphens, and underscores.]
[#required] => [1]
)
[mail] => array (
[#type] => [textfield]
[#title] => [E-mail address]
[#default_value] => []
[#maxlength] => [64]
[#description] => [A valid e-mail address. All e-mails from the system will be sent to this address. The e-mail address is not made public and will only be used if you wish to receive a new password or wish to receive certain news or notifications by e-mail.]
[#required] => [1]
)
[pass] => array (
[#type] => [password_confirm]
[#description] => [Provide a password for the new account in both fields.]
[#required] => [1]
[#size] => [25]
)
)
[#uid] => []
[xmlsitemap] => array (
[#type] => [fieldset]
[#title] => [XML sitemap]
[#collapsible] => [1]
[#access] => []
[#weight] => [7]
[xmlsitemap_user_priority] => array (
[#type] => [select]
[#title] => [User priority]
[#description] => [The default priority is <em>0.5</em>.]
[#default_value] => [-2]
[#options] => array (
[1] => [1.0]
[0.9] => [0.9]
[0.8] => [0.8]
[0.7] => [0.7]
[0.6] => [0.6]
[0.5] => [0.5]
[0.4] => [0.4]
[0.3] => [0.3]
[0.2] => [0.2]
[0.1] => [0.1]
[0] => [0.0]
[-1] => [Not in sitemap]
[-2] => [Default]
)
)
)
[submit] => array (
[#type] => [submit]
[#value] => [Next]
[#weight] => [30]
)
[#validate] => array (
[0] => [user_register_validate]
)
[#parameters] => array (
[0] => [user_register]
[1] => array (
[storage] => []
[submitted] => []
[post] => array (
)
)
)
[#build_id] => [form-baf3ef4f380f79a3611d65a56ad1b46a]
[#type] => [form]
[#programmed] => []
[form_build_id] => array (
[#type] => [hidden]
[#value] => [form-baf3ef4f380f79a3611d65a56ad1b46a]
[#id] => [form-baf3ef4f380f79a3611d65a56ad1b46a]
[#name] => [form_build_id]
)
[form_id] => array (
[#type] => [hidden]
[#value] => [user_register]
[#id] => [edit-user-register]
)
[#id] => [user-register]
[#description] => []
[#attributes] => array (
)
[#required] => []
[#tree] => []
[#parents] => array (
)
[#method] => [post]
[#action] => [/join]
[#submit] => array (
[0] => [logintoboggan_user_register_submit]
)
);