I posted this at http://www.cakephpforum.net/index.php?showtopic=2269&st=0&#entry7412 but it seems there's not much movement in the forum and that people have not been getting replies for a couple of days. Here it goes my concern with CakePHP:
I have just started working with CakePHP and love how it speeds up development. The blog tutorial was a piece of cake. However, I am having trouble understanding the Acl controlled application tutorial. I can't find parentNode() in the documentation, and how it is all implemented by CakePHP seems somewhat obscure. Other thing I've noticed is that many of the methods have an "options" parameter that takes an array, but, how does one know what options are available to include in the array? For example, for the AclBehavior setup() method in the parameters section it just says: mixed $config optional array ( ) So, what are the configuration options available to me, where do I find them in the docs, how do I know how to use all these great functionality???? 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
