The first content area has no editors
clause.
The second has a single editor clause:
'editors' => 'ckeditor'
The third has a single editor clause:
'editors' => 'tinymce'
The fourth has a single editor clause:
'editors' => 'xinha'
The fifth has a multi-editor clause:
'editors' => array ( 'plain', 'xinha' )
See also the ROMBER_FORM.PHP documentation.