MainelyDesign.com Blog

Use a Plugin Element Outside of the Plugin in CakePHP

Posted on 03/13/2010 at 01:03 pm by Kevin Wentworth
Viewed 14,620 times | 0 comments

Quick note- I had an element .ctp file that was part of a plugin.  I wanted to render that element across my entire Site Avenger site, including non-plugin layouts and themes.  I found out that you can send $this->element() (formerly $this->renderElement()) a 'plugin' parameter to accomplish this... otherise CakePHP will only look in the app-wide elements or themed elements folder.

Render Plugin Element in Application

  1. echo $this->element('mini_cart', array('plugin'=>'avorders'));

Cheers,
-Kevin Wentworth

Bookmark and Share

Tags for Use a Plugin Element Outside of the Plugin in CakePHP

Cakephp | Web Programming | Usage

Comments for this Posting

No comments. Be the first to post a reply.

Sorry, comments are closed for this posting.

Please Email Kevin if you have any questions. Thanks!

Meet Site Avenger - Hosted Content Management System

Powered By: Site Avenger | Site Production: Saco Design