Actually, in this case I only need a single, unchanging image to do
the work, but I'll be needing them in another project.

I had looked at the API to see if adding a CSS class would work and
assumed it wouldn't when I didn't see 'class' in $options.  I tested
it out and it works like this, though:

<th><?php echo $paginator->sort('Paid', 'payment_received',
array('id'=>'desiredID') );?></th>

Many thanks to both of you!

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