Share » Forums » Developer » called a file with ajax

called a file with ajax

called a file with ajax

Friday 24 October 2008 2:25:28 am - 2 replies

Author Message

Yannick Komotir

Friday 24 October 2008 2:58:40 am

see this post http://ez.no/developer/forum/developer/problem_with_ajax_and_ez_publish

<|- Software Engineer @ eZ Publish developpers -|>
@ http://twitter.com/yannixk

John Moritz

Friday 24 October 2008 10:46:59 am

Do you realy want to call the .tpl file directly, or do you want to get the output from the php file of your template/module?

You can replace the Template output like $tpl->fetch("design:module/your-template.tpl"); with:
eZExecution::cleanExit();
Just replace it....done
This means that you get the clean output of the php script of your module.

You must be logged in to post messages in this topic!

36 542 Users on board!

Forums menu