form->create(); ?> form->field('identity', array('type' => 'text')); ?> form->submit('Login'); ?> form->end(); ?>