Notation in the manual

2006-07-05 Thread LikeSoy
I'm sure I'm just missing something (or overthinking it), but I don't quite understand the style used to explain the syntax for functions. In the example below, are 'string' and 'array' supposed to be describing the variable between them, or is there more to it? * findAll * string

Re: Notation in the manual

2006-07-05 Thread Samuel DeVore
You know for most of the functions you may be better off looking in the api documentation (http://api.cakephp.org/ ) it's a little more standardized.Sam D On 7/5/06, LikeSoy [EMAIL PROTECTED] wrote: I'm sure I'm just missing something (or overthinking it), but I don'tquite understand the style