Topic: Request::isAjax

I'm studying knockout for realtime process, and search filters and i need working with ajax  for save data,
so I wonder how it works Request::isAjax?, you can give me an example please.
Thanks.

..::: Moncho Varela ::::..   ..::: @Nakome ::::..   ..::: Github ::::..

nakome's Website

2 2012-12-28 14:26:49

Re: Request::isAjax

nakome,  Request::isAjax - its just for check is request is ajax.

How to work with Ajax in Monstra you can check for exmpl Pages Plugin:

PHP https://github.com/Monstra/monstra-cms/ … hp#L26-L34
JS https://github.com/Monstra/monstra-cms/ … .js#L9-L15

Monstra Loves You! Give some love back!

Re: Request::isAjax

Thanks that is what you were looking for.

..::: Moncho Varela ::::..   ..::: @Nakome ::::..   ..::: Github ::::..

nakome's Website