joomla コンポーネントの SEF URL を生成しようとしています。指定された URL を生成して解析し、SEF URL に変換します。提案するか、私を助けてください。
元の URL:
アイテムとブランドの場合 1. mysite.com/store-locator/storelocatoritem/storelocatoritem?cid[0]=6529-a-lange-sohne&bid[0]=132
都市 2 の場合。 mystore.com/store-locator/storelocator?city_id[0]=アブダビ
ブランドと都市 3. mysite.com/store-locator/storelocator?bid[0]=74&city_id[0]=アブダビ
アイテム、ブランド、都市 4. mysite.com/store-locator/storelocatoritem/storelocatoritem?cid[0]=6901-breguet&bid[0]=74&citid[0]=アブダビ
SEF URL を生成し、それらを解析したいと考えています。
これを行う際に親切に助けてください。
よろしくお願いします。