On Apr 17, 12:05 am, Scott <[email protected]> wrote:
> I don't see anything about aliases in the documentation.  Routes is
> not the same as what I'm looking for.  A route would make it easy to
> redirect the user, but I'm talking about the controller and model
> names used within the code itself.  For example, I would like to have
> the model "Warehousetorontomapleavenue" or something as descriptive,
> but inside the controller I don't want to have to use 
> $this->Warehousetorontomapleavenue->read().  I would like a way to use a
>
> shorter alias in the code, but keep the long names too.

Do you have a model class named Scott, and are you alergic to hints ;)?

Check out the new CakePHP Questions site http://cakeqs.org and help others with 
their CakePHP related questions.

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

Reply via email to