Re: ajax.updater in cakephp

2010-06-25 Thread Petter Andreas Strøm
Thanks!

I've kind of found what i was looking for my self.

I just removed the layout for the functions inside my controller, so
they just return the code for the function itself(not a whole doc...).


On Jun 22, 9:59 am, alagar ala...@nm.ru wrote:
 http://book.cakephp.org/view/212/Methods

 On Jun 21, 6:05 pm, Petter Andreas Strøm past...@gmail.com wrote:

  Hi,

  Im quite new to both ajax and cake, so i have a question regarding the
  use of ajax.updater in cakephp. Is it possible to use the ajax.updater
  to just update an html element to contain just one cake function? (in
  other words; ive tried to give the ajax.updater the url of a cake-
  function, but then it replaces the element with a whole new page with
  its own layout etc...)

  Maybe this is some odd explanation:P

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 cake-php@googlegroups.com
To unsubscribe from this group, send email to
cake-php+unsubscr...@googlegroups.com For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en


Re: ajax.updater in cakephp

2010-06-22 Thread alagar
http://book.cakephp.org/view/212/Methods

On Jun 21, 6:05 pm, Petter Andreas Strøm past...@gmail.com wrote:
 Hi,

 Im quite new to both ajax and cake, so i have a question regarding the
 use of ajax.updater in cakephp. Is it possible to use the ajax.updater
 to just update an html element to contain just one cake function? (in
 other words; ive tried to give the ajax.updater the url of a cake-
 function, but then it replaces the element with a whole new page with
 its own layout etc...)

 Maybe this is some odd explanation:P

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 cake-php@googlegroups.com
To unsubscribe from this group, send email to
cake-php+unsubscr...@googlegroups.com For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en


ajax.updater in cakephp

2010-06-21 Thread Petter Andreas Strøm
Hi,

Im quite new to both ajax and cake, so i have a question regarding the
use of ajax.updater in cakephp. Is it possible to use the ajax.updater
to just update an html element to contain just one cake function? (in
other words; ive tried to give the ajax.updater the url of a cake-
function, but then it replaces the element with a whole new page with
its own layout etc...)

Maybe this is some odd explanation:P

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 cake-php@googlegroups.com
To unsubscribe from this group, send email to
cake-php+unsubscr...@googlegroups.com For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en