> There is however this in the sidebar:
> <?php echo $this->requestAction("/miBlog/tags/",array("return"=>true));
> ?>personally I prefer to not render directly in this kind of situation, becuase doing so ties the function up, and in this instance would mean that you couldn't use the data retrieval aspect of the function to say populate a selectTag in an edit form, though for a tag cloud it's a good idea. hores for courses really ;) jb -- jon bennett t: +44 (0) 1225 341 039 w: http://www.jben.net/ iChat (AIM): jbendotnet Skype: jon-bennett --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Cake PHP" 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 -~----------~----~----~----~------~----~------~--~---
