Paths are always relative to the public directory (with a few exceptions).
When in doubt, prepend APPLICATION_PATH.

   -- Mon


On Wed, Feb 10, 2010 at 4:18 AM, Steve Rayner <
sray...@williams-refrigeration.co.uk> wrote:

>  Can anyone help me with where to put my controller action helpers.
>
>
>
> I have this in my bootstrap;
>
>
>
> Zend_Controller_Action_HelperBroker::addPath('./controllers/helpers' ,
> 'Action_Helper');
>
>
>
> My class lives in a file called;
>
>
>
> \application\controllers\helpers\AccessControl.php
>
>
>
> My class name is; Action_Helper_AccessControl
>
>
>
> The action helper does not seem to get loaded. Where an I going wrong?
>
> Is there a standard convention as to where action controllers should live?
>
>
>
> Steve Rayner
>
>
>
> Williams Refrigeration is a trading name of AFE Group Limited.
> Registered in England & Wales under Registered Number 3872673. Registered
> Office Address - Bryggen Road, North Lynn, Industrial Estate, Kings Lynn,
> Norfolk, PE30 2HZ
>
> Williams Refrigeration does filter email attachments for spam and viruses
> and malicious content with Sophos Endpoint Security. While every care has
> been made to ensure this message is secure we advise that you perform your
> own checks as well on inbound messages.
>
> This e-mail and any files transmitted with it are confidential and intended
> solely for the use of the individual or entity to whom they are addressed.
> If you have received this email in error or are having trouble sending email
> to Williams please notify the system administrator -
> postmas...@williams-refrigeration.co.uk
>
> Any views or opinions expressed in this e-mail are those of the sender and
> do not necessarily coincide with those of Williams Refrigeration or the AFE
> Group.
>

Reply via email to