I dont know what exactly you want, but maybe this can help you http://snipt.net/chrisyour/cakephp-content_for-capture-html-block-for-layout/
Its the content_for function of rails for cake, its very useful to add content to the head of the layout or maybe other thinks to the layout itself --- Norman Paniagua 2010/7/23 Jon Chin <[email protected]> > I followed the tutorial for getting Jquery set up on Cake 1.3, but now I'm > having trouble getting Jquery plugins to work. I haven't been able to find > any webpages or tutorials for this, so I'm asking here. I think what I need > to do is somehow get the code for the plugin to get added to the buffer and > in the $(document).ready function. Maybe extend the jquery_engine? I'm not > sure how to do it, so can anybody steer me in the right direction? Thanks! > > 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
