<?php
     echo $html->link('edit', array('controller'=>'dashboards',
                                                 'action'=>'
'partner/'.$data[$i]['Partner']['id']'));
?>


On Wed, Jun 2, 2010 at 5:49 PM, mike karthauser <[email protected]>wrote:

>
> On 2 Jun 2010, at 12:21, Dilip Godhani wrote:
>
> <?php
> e($html->link('Edit',array('controller'=>'dashboards','action'=>'partner/'.$data[$i]['Partner']['id'])));
> ?>
>
>
> by reading how in the book
> http://book.cakephp.org/view/836/link
>
> --
> Mike Karthäuser
> Managing Director - Brightstorm Ltd
> Email: [email protected]
> Web: http://www.brightstorm.co.uk
> Tel: 07939 252144
> Address: 1 Brewery Court, North Street, Bristol, BS3 1JS
>
>  Check out the new CakePHP Questions site http://cakeqs.org and help
> others with their CakePHP related questions.
>
> You received this message because you are subscribed to the Google Groups
> "CakePHP" group.
> To post to this group, send email to [email protected]
> To unsubscribe from this group, send email to
> [email protected]<cake-php%[email protected]>For
>  more options, visit this group at
> http://groups.google.com/group/cake-php?hl=en
>

Check out the new CakePHP Questions site http://cakeqs.org and help others with 
their CakePHP related questions.

You received this message because you are subscribed to the Google Groups 
"CakePHP" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected] For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en

Reply via email to