Basically all I want to do is, instead of creating 2 unique views for the 
admin and user interface, I only want to display the CRUD controls next to 
the items when the admin IS logged in.

Now the way I am currently doing it is checking the Auth session status and 
echoing out the controller links IF the Auth session has be activated..

But I wanted to know if there are any other (maybe better) approaches anyone 
might like to suggest.

-- 
Our newest site for the community: CakePHP Video Tutorials 
http://tv.cakephp.org 
Check out the new CakePHP Questions site http://ask.cakephp.org and help others 
with their CakePHP related questions.


To unsubscribe from this group, send email to
[email protected] For more options, visit this group at 
http://groups.google.com/group/cake-php

Reply via email to