When building error functions in app_error.php can it be built just like a
controller function? I mean can you specify
if ($this->RequestHandler->isAjax()) {
display the AJAX error
} else {
display normal error or render a specific layout
}
Dave
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"CakePHP" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/cake-php?hl=en
-~----------~----~----~----~------~----~------~--~---