Saturday, August 29, 2009

Re: Anyone used ezComponents successfully as a Vendor class with CakePHP?

You should be able to do this quite easily. Put the ezcomponents dir
into the Vendor then add the ezc autoload require in the config
core.php.

Rick

On Aug 28, 1:27 pm, BrendonKoz <Brendon...@hotmail.com> wrote:
> I'm currently looking to use ezComponent's ezcGraph library within a
> CakePHP project, but I've noticed ezComponents specify a requirement
> to have their base library loaded.  (Is this similar to Zend now? Last
> I knew Zend didn't require a loader to use it as a Vendor.)
>
> Rather than rushing in head first into docs, hurdles, and heartache, I
> was curious if anyone has tried integrating any of the ezComponents'
> "framework" in to CakePHP as a vendor - successfully; and that may
> have some tips?
>
> ezComponent's Graphing Class (gallery of examples):http://www.ezcomponents.org/docs/api/trunk/Graph_gallery.html
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "CakePHP" group.
To post to this group, send email to cake-php@googlegroups.com
To unsubscribe from this group, send email to cake-php+unsubscribe@googlegroups.com
For more options, visit this group at http://groups.google.com/group/cake-php?hl=en
-~----------~----~----~----~------~----~------~--~---

No comments: