Re: cake, Ajax, and jquery

2007-07-10 Thread [EMAIL PROTECTED]

I did read this section, but it is 100% clear to a new user that the
'automatic' nature is the isAjax function works only if you are using
prototype.js.  I'm sure it says something about this somewhere, but I
did not see it in the controller section of the docs, so I was just
making sure I understood how to do the same thing with jquery.

On Jul 9, 1:34 am, "Dr. Tarique Sani" <[EMAIL PROTECTED]> wrote:
> On 7/8/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
>
> > Or, do I just create an empty layout and use it to return my snippets
> > of html with ajax
>
> http://manual.cakephp.org/chapter/request_handlersection 4 describes a
> solution to your problem
>
> @sTb who fooled you into thinking that the F in RTFM stood for f**king ? :D
>
> HTH
> T
>
> --
> =
> Cheesecake-Photoblog:http://cheesecake-photoblog.org
> PHP for E-Biz:http://sanisoft.com
> =


--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups "Cake 
PHP" group.
To post to this group, send email to cake-php@googlegroups.com
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
-~--~~~~--~~--~--~---



Re: cake, Ajax, and jquery

2007-07-10 Thread Dr. Tarique Sani
On 7/9/07, Zuni <[EMAIL PROTECTED]> wrote:

> That is exactly what it originally stands for.
>
> "rtfm" into google takes you straight to the wikipedia:
> http://en.wikipedia.org/wiki/RTFM


Heh! you missed the grinning smilie in my  sentence - Have used the phrase
enough to know what it exactly means and why it should not be used and how
it can be used politely

My dig was obliquely at the somewhat 3l33t spellings used by sTb

but rightly said this is totally off topic now

EOT for me

Cheers

Tarique


-- 
=
Cheesecake-Photoblog: http://cheesecake-photoblog.org
PHP for E-Biz: http://sanisoft.com
=

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups "Cake 
PHP" group.
To post to this group, send email to cake-php@googlegroups.com
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
-~--~~~~--~~--~--~---



Re: cake, Ajax, and jquery

2007-07-09 Thread Vladimir

$this->autoRender = false;
in controller

On Jul 8, 3:26 am, "[EMAIL PROTECTED]" <[EMAIL PROTECTED]>
wrote:
> Hi, I'm trying to use cake with jquery, and I am wondering how to
> automatically render certain controller actions as empty, or without
> any layout, just html snippets, automatically.  since jquery doesn't
> add the same header to its ajax calls as does prototype, is this
> possible?
>
> Or, do I just create an empty layout and use it to return my snippets
> of html with ajax
>
> Thanks,
> Brian


--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups "Cake 
PHP" group.
To post to this group, send email to cake-php@googlegroups.com
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
-~--~~~~--~~--~--~---



Re: cake, Ajax, and jquery

2007-07-09 Thread Zuni

On 9 heinä, 09:34, "Dr. Tarique Sani" <[EMAIL PROTECTED]> wrote:
> @sTb who fooled you into thinking that the F in RTFM stood for f**king ? :D

Totally offtopic, and not to defend sTb, but just FYI:

That is exactly what it originally stands for.

"rtfm" into google takes you straight to the wikipedia:
http://en.wikipedia.org/wiki/RTFM

That propably being one of the reasons why it is generally considered
rather rude :)

--
Suni


--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups "Cake 
PHP" group.
To post to this group, send email to cake-php@googlegroups.com
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
-~--~~~~--~~--~--~---



Re: cake, Ajax, and jquery

2007-07-08 Thread Dr. Tarique Sani
On 7/8/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:

> Or, do I just create an empty layout and use it to return my snippets
> of html with ajax


http://manual.cakephp.org/chapter/request_handler section 4 describes a
solution to your problem

@sTb who fooled you into thinking that the F in RTFM stood for f**king ? :D

HTH
T


-- 
=
Cheesecake-Photoblog: http://cheesecake-photoblog.org
PHP for E-Biz: http://sanisoft.com
=

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups "Cake 
PHP" group.
To post to this group, send email to cake-php@googlegroups.com
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
-~--~~~~--~~--~--~---



Re: cake, Ajax, and jquery

2007-07-08 Thread Larry E. Masters aka PhpNut
Excuse me?

I was responding to someone who was being ignorant to you. This was the
second post I have read from this user who used the type of language he did
in this post. That user was in no way affiliated with the project other than
being a user like yourself.

The goodbye was because I banned him from this list.

-- 
/**
* @author Larry E. Masters
* @var string $userName
* @param string $realName
* @returns string aka PhpNut
* @access  public
*/


On 7/8/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
>
>
> I read the manual.  It is a shame that you guys don't spend as much
> time writing thorough documentation as you do cursing at people that
> ask questions, sorry I didn't really grasp how much is automatic and
> how much I need to do by setting the layout or ajax parameters.
>
> In the future, just don't respond, that would be just fine.
>
> I'm new to the open source work, what a bunch of elitist jerks, I hope
> all open-source developers are not like this.
>
> On Jul 8, 11:41 am, "Larry E. Masters aka PhpNut" <[EMAIL PROTECTED]>
> wrote:
> > On 7/8/07, sTb <[EMAIL PROTECTED]> wrote:
> >
> >
> >
> > > First of all,please google or use the search funktion for you question
> > > in the futur!
> > > And please read the fucking manual! (
> > >http://manual.cakephp.org/chapter/controllers
> > > )
> >
> > Goodbye...
> >
> > --
> > /**
> > * @author Larry E. Masters
> > * @var string $userName
> > * @param string $realName
> > * @returns string aka PhpNut
> > * @access  public
> > */
>
>
> >
>

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups "Cake 
PHP" group.
To post to this group, send email to cake-php@googlegroups.com
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
-~--~~~~--~~--~--~---



Re: cake, Ajax, and jquery

2007-07-08 Thread Larry E. Masters aka PhpNut
On 7/8/07, sTb <[EMAIL PROTECTED]> wrote:
>
>
> First of all,please google or use the search funktion for you question
> in the futur!
> And please read the fucking manual! (
> http://manual.cakephp.org/chapter/controllers
> )



Goodbye...




-- 
/**
* @author Larry E. Masters
* @var string $userName
* @param string $realName
* @returns string aka PhpNut
* @access  public
*/

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups "Cake 
PHP" group.
To post to this group, send email to cake-php@googlegroups.com
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
-~--~~~~--~~--~--~---



Re: cake, Ajax, and jquery

2007-07-08 Thread sTb

First of all,please google or use the search funktion for you question
in the futur!
And please read the fucking manual! ( 
http://manual.cakephp.org/chapter/controllers
)

Read: 
http://groups.google.com/group/cakephp-de/browse_thread/thread/b1416e1a146ba5d7

We love to help you BUT not to write YOUR code!


On 8 Jul., 02:26, "[EMAIL PROTECTED]" <[EMAIL PROTECTED]>
wrote:
> Hi, I'm trying to use cake with jquery, and I am wondering how to
> automatically render certain controller actions as empty, or without
> any layout, just html snippets, automatically.  since jquery doesn't
> add the same header to its ajax calls as does prototype, is this
> possible?
>
> Or, do I just create an empty layout and use it to return my snippets
> of html with ajax
>
> Thanks,
> Brian


--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups "Cake 
PHP" group.
To post to this group, send email to cake-php@googlegroups.com
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
-~--~~~~--~~--~--~---