start('sidebar'); echo $this->Html->link( 'Add Monitor', array('controller' => 'monitors', 'action' => 'add')); $this->end(); ?>
Html->link($mon['Monitor']['Function'], array('action' => 'edit', $mon['Monitor']['Id'])); ?>