The one thing about renderElement is that the element only gets
variables that have been made available to the view by the controller.
If you want to render an element inline (like in a loop), use:
<?php include($this->element('element_name')); ?>
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---