I usually just open the file and look at its code, the declared methods and its well documented doc blocks. Also, using the IDE and its code completion I can see all that by moving my cursor over the method. But maybe that's just me :)
Am Donnerstag, 14. Februar 2013 20:06:39 UTC+1 schrieb Larry Lutz: > > I created the attached quick reference/cheatsheet for my own use and > thought some of you might find it useful. It's just a regurgitation of a > condensed, simplified version of the CakePHP API documentation, but I find > it useful to have the key elements of that information available on a *single > *sheet of cardstock (even if double-sided) at my fingertips. I seriously > welcome any comments and suggestions that you may have for improvement. > > I'm just a neophyte at CakePHP, but I find that my work involves using > TreeBehavior extensively. Trying to remember the precise method names and > parameters for the behavior has been just a little onerous for me. The > CakePHP API documentation is excellent, but it's always over on a Web page > and isn't distilled down to what I really need in development. I'm trying > to arrive at a distillation that gives a person with a basic (or beyond) > kind of immediate detailed information that they need to make use of the > information. > > I truly welcome all comments/suggestions/etc. on this document. I really > want to make it useful to folks. (By the way, I avoided using color in this > document because some folks don't have color printing capability or prefer > not to use it because of cost.) > -- Like Us on FaceBook https://www.facebook.com/CakePHP Find us on Twitter http://twitter.com/CakePHP --- You received this message because you are subscribed to the Google Groups "CakePHP" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/cake-php?hl=en. For more options, visit https://groups.google.com/groups/opt_out.
