Controller Callback or Hooks when using additional class paths

2010-02-28 Thread Technoguru
Here is the setup. I am using cakePHP 1.2. I have a User/Content Management System, at the same level of the cake core. Similar to WildFlower CMS. I use cakePHP's additional class paths to include the code. I have it up and working, but when I want to customize the User Controller, I have t

Re: Eclipse 3.3.1 and Cake PHP 1.2

2008-02-25 Thread Technoguru
delete() O edit() O view() O index() I try to activate the autocomplete on cakePHP classes and functions but it does not seem to work. Thank you for all your help. Technoguru On Feb 24, 6:49 am, Ape <[EMAIL PROTECTED]> wrote: > HiTechnoguru, > > I hope I understood your problem

Eclipse 3.3.1 and Cake PHP 1.2

2008-02-23 Thread Technoguru
I have been following the tutorial at http://bakery.cakephp.org/articles/view/setting-up-eclipse-to-work-with-cake, in order to setup a cakePHP and Eclipse Environment that will give me the ability to use cakePHP code completion, as well as run the bake script in the Eclipse Workspace. However it

Re: Integrate CakePHP with Eclipse 3.3.1

2008-02-15 Thread Technoguru
ng the path to the cake core, it stills seems like it is not working. I look in the Outline, and the core classes are not present, and auto complete does not work. Can someone please help us out. Thanks. ______ On Feb 12, 5:46 pm, Technoguru <[EMAIL PROTECTED]> wrote: &

Integrate CakePHP with Eclipse 3.3.1

2008-02-13 Thread Technoguru
I have been following the tutorial at http://bakery.cakephp.org/articles/view/setting-up-eclipse-to-work-with-cake, in order to setup a cakePHP and Eclipse Environment that will give me the ability to use cakePHP code completion, as well as run the bake script in the Eclipse Workspace. However it