Can you add a trigger for a function getAllPaymentMethods?

26.06.2018 17:02
#1
marina2010
Joomshopping forum user no avatar
Name: marina
26.06.2018
Posts: 1
Quote
Can you add a trigger for a function getAllPaymentMethods?

Hello. Can you add a trigger for a function getAllPaymentMethods in a new version of Joomshoping? The situation is: this function should have a trigger in it before returning the final result. Also the $row variable should be transferred as a "reference", so there would be a chance to edit the list of returnable payments. I need this trigger for my plugin. Thank you for your attention.


Joomla: 3.8.2
JoomShopping: 4.16.3
PHP: 7.1
 
26.06.2018 21:09
#2
admin
(Support Team)
User admin
Name: Admin
05.08.2010
Posts: 25941
Quote
Aw: Can you add a trigger for a function getAllPaymentMethods?

Use trigger (row 33)
extract(js_add_trigger(get_defined_vars(), "query"));

 


Copyrights MAXXmarketing GmbH. Alle Rechte vorbehalten
Durch die Nutzung dieser Website stimme ich zu, dass Cookies zur optimalen Gestaltung der Website sowie zur Analyse der Nutzung der Website verwendet werden. Weiterführende Informationen finden Sie hier. OK, einverstanden.