.. ================================================== .. FOR YOUR INFORMATION .. -------------------------------------------------- .. -*- coding: utf-8 -*- with BOM. .. include:: ../Includes.txt .. _devcorner: Target group: **Developers** Developers Corner ================= .. contents:: On this page :local: :depth: 5 Suche über AJAX --------------- Seachr results can also be output as json. Send a request to :code:`http://www.yoursite.com?id=PAGE-ID&tx_datecamino_amino[controller]=Amino&tx_datecamino_amino[action]=searchCompounded&type=2002&tx_datecamino_amino[aminoCriteria][tables][]=rezeptur&tx_datecamino_amino[aminoCriteria][sword1]=SWORD`. You get a response in JSON format. ============================================== ================================================== Parameter der URL Description ============================================== ================================================== ?id Page ID on which the extension plugin is used &type Page type, must be 2002 &tx_datecamino_amino[aminoCriteria][tables][] Table to search in &tx_datecamino_amino[aminoCriteria][sword1] Search word criteria ============================================== ================================================== .. caution:: On &tx_datecamino_amino[aminoCriteria][tables][] use only configured tables.