简体   繁体   中英

Hide Joomla Template in Controller

i have a big Joomla 1.5 Problem. I'll create my own Gallery Component/PlugIn and want to add an AJAX Sorting possibility.

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

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.

How can i disable sending the Admin Template??? Hope you understand what i mean?

Thanks, Sascha

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

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

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