Created
October 19, 2015 21:23
-
-
Save dergachev/3eab4451d29c9db29e21 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
array ( | |
'nid' => '27', | |
'next_serial' => '1', | |
'confirmation' => '', | |
'confirmation_format' => NULL, | |
'redirect_url' => '<confirmation>', | |
'status' => '1', | |
'block' => '0', | |
'allow_draft' => '0', | |
'auto_save' => '0', | |
'submit_notice' => '1', | |
'confidential' => '0', | |
'submit_text' => '', | |
'submit_limit' => '-1', | |
'submit_interval' => '-1', | |
'total_submit_limit' => '-1', | |
'total_submit_interval' => '-1', | |
'progressbar_bar' => '1', | |
'progressbar_page_number' => '0', | |
'progressbar_percent' => '0', | |
'progressbar_pagebreak_labels' => '1', | |
'progressbar_include_confirmation' => '1', | |
'progressbar_label_first' => 'Start', | |
'progressbar_label_confirmation' => 'Complete', | |
'preview' => '0', | |
'preview_next_button_label' => '', | |
'preview_prev_button_label' => '', | |
'preview_title' => '', | |
'preview_message' => '', | |
'preview_message_format' => NULL, | |
'preview_excluded_components' => | |
array ( | |
), | |
'record_exists' => true, | |
'roles' => | |
array ( | |
0 => '1', | |
1 => '2', | |
), | |
'emails' => | |
array ( | |
), | |
'components' => | |
array ( | |
1 => | |
array ( | |
'nid' => 27, | |
'cid' => '1', | |
'pid' => '0', | |
'form_key' => 'message', | |
'name' => 'Message', | |
'type' => 'textfield', | |
'value' => '', | |
'extra' => | |
array ( | |
'title_display' => 'before', | |
'description_above' => 0, | |
'private' => 0, | |
'wrapper_classes' => '', | |
'css_classes' => '', | |
'width' => '', | |
'maxlength' => '', | |
'field_prefix' => '', | |
'field_suffix' => '', | |
'disabled' => 0, | |
'unique' => 0, | |
'description' => '', | |
'placeholder' => '', | |
'attributes' => | |
array ( | |
), | |
'analysis' => false, | |
), | |
'required' => '1', | |
'weight' => '0', | |
'page_num' => 1, | |
), | |
), | |
'conditionals' => | |
array ( | |
), | |
) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment