Wednesday, January 23, 2013

Load Zend_Text_Table

I'm writing a Helper inside a Plugin and I want to use Zend_Text_Table. I have put it in my plugins vendor folder, so the path is 'app/Plugin/Inactive/Vendor/Zend/Text/Table'. How do I load this?

I've tried loading it with
App::uses('Table', 'Inactive.Vendor/Zend/Text/Table');
But no luck.

--
Like Us on FaceBook https://www.facebook.com/CakePHP
Find us on Twitter http://twitter.com/CakePHP
 
---
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.
Visit this group at http://groups.google.com/group/cake-php?hl=en.
 
 

No comments: