简体   繁体   English

在控制器中隐藏Joomla模板

[英]Hide Joomla Template in Controller

i have a big Joomla 1.5 Problem. 我有一个很大的Joomla 1.5问题。 I'll create my own Gallery Component/PlugIn and want to add an AJAX Sorting possibility. 我将创建自己的Gallery Component / PlugIn,并希望添加AJAX排序的可能性。

In the Backend i want to reorder the Images by Drag&Drop in an Gallery. 在后端,我想通过“拖放”在图库中对图像进行重新排序。 It works, but for the Output i have the following Problem: 它有效,但是对于输出我有以下问题:

I send the AJAX Request to index.php?option=com_cwgallery&controller=gallerie&task=ajax 我将AJAX请求发送到index.php?option = com_cwgallery&controller = gallerie&task = ajax

As i told you, it works, but i want to display the result in a Layer. 正如我告诉您的那样,它可以工作,但是我想在图层中显示结果。 But Joomla always sends the complete Template and the Result back. 但是Joomla总是将完整的模板和结果发送回去。

How can i disable sending the Admin Template??? 如何禁用发送管理模板??? Hope you understand what i mean? 希望你明白我的意思吗?

Thanks, Sascha 谢谢,Sascha

&format=raw添加到URL的末尾。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM