cricket :
>
> The method is in the DataSource object. Hence, you don't see an error 
> when you call it properly. 
>

Okay,
before your answer,
in my data source I put the following

 *public function totalfeeds () {*
*
*
*// get data from remote source*
*
*
*}*
*
*
*public function query(){*
*return $this->totalfeeds();*
*}*
*
*
*
Is that okay?
The first time I am working with a data source. documentation is of no help.
*

-- 
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].
Visit this group at http://groups.google.com/group/cake-php?hl=en-US.


Reply via email to