= $html->charset('test'); ?> = $html->css('style','stylesheet',array('class'=>'oi','style'=>'text-align: right')); ?> = $html->image('http://manual.cakephp.org/css/images/logo-mini.gif', array('class'=>'image old', 'border'=>'0')) ?> = $html->link('title & shit','http://www.example.com',array('align'=>'right', 'style'=>'styled'), 'confirmation message', true); ?> = $html->link( $html->image( 'http://manual.cakephp.org/css/images/logo-mini.gif', array('class'=>'image old', 'border'=>'0')), 'http://www.example.com', null, false, false ); ?> = $html->radio('Model/field', array('value1' => 'option1', 'value2' => 'option2'), '