Advertisement
Guest User

grop onJ2Store

a guest
Jun 24th, 2019
196
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 15.31 KB | None | 0 0
  1. components/com_j2store/controllers/checkouts.php:1326: $app->triggerEvent("onJ2StoreChangeShowPaymentOnTotalZero", array( $order, &$showPayment ) );
  2. components/com_j2store/controllers/checkouts.php:1330: $payment_plugins = J2Store::plugin()->getPluginsWithEvent( 'onJ2StoreGetPaymentPlugins' );
  3. components/com_j2store/controllers/checkouts.php:1337: $results = $app->triggerEvent("onJ2StoreGetPaymentOptions", array( $plugin->element, $order ) );
  4. components/com_j2store/controllers/checkouts.php:1492: $app->triggerEvent("onJ2StoreChangeShowPaymentOnTotalZero", array( $order, &$showPayment ) );
  5. components/com_j2store/controllers/checkouts.php:1605: $app->triggerEvent( "onJ2StoreAfterOrderValidate", array(&$order) );
  6. components/com_j2store/controllers/checkouts.php:1624: $app->triggerEvent("onJ2StoreChangeShowPaymentOnTotalZero", array( $order, &$showPayment ) );
  7. components/com_j2store/controllers/checkouts.php:1645: //trigger onJ2StoreBeforePayment event
  8. components/com_j2store/controllers/checkouts.php:1648: // $results = $app->triggerEvent( "onJ2StoreBeforePayment", array($orderpayment_type, $order) );
  9. components/com_j2store/controllers/checkouts.php:1681: $results = $app->triggerEvent( "onJ2StorePrePayment", array( $orderpayment_type, $values));
  10. components/com_j2store/controllers/checkouts.php:1782: $results = $app->triggerEvent ( "onJ2StoreGetPaymentForm", array (
  11. components/com_j2store/controllers/checkouts.php:1817: $results = $app->triggerEvent ( "onJ2StoreGetPaymentFormVerify", array (
  12. components/com_j2store/controllers/checkouts.php:1936: $app->triggerEvent("onJ2StoreChangeShowPaymentOnTotalZero", array( $order, &$showPayment ) );
  13. components/com_j2store/controllers/checkouts.php:1956: $results = $app->triggerEvent ( "onJ2StorePostPayment", array (
  14. components/com_j2store/controllers/checkouts.php:1994: $results = $app->triggerEvent ( "onJ2StoreAfterPayment", array (
  15. plugins/j2store/app_currencyupdater/app_currencyupdater.php:36: function onJ2StoreGetAppView( $row )
  16. plugins/j2store/app_currencyupdater/app_currencyupdater.php:84: public function onJ2StoreUpdateCurrencies($rows, $force){
  17. plugins/j2store/payment_moneyorder/payment_moneyorder.php:43: function onJ2StoreCalculateFees($order) {
  18. plugins/j2store/report_itemised/report_itemised.php:24: function onJ2StoreGetReportView( $row )
  19. plugins/j2store/report_itemised/report_itemised.php:97: function onJ2StoreGetReportExported($row){
  20. plugins/j2store/shipping_free/shipping_free.php:35: function onJ2StoreGetShippingView( $row )
  21. plugins/j2store/shipping_free/shipping_free.php:47: function onJ2StoreGetShippingOptions($element, $order)
  22. plugins/j2store/shipping_free/shipping_free.php:95: function onJ2StoreGetShippingRates($element, $order)
  23. plugins/j2store/shipping_free/shipping_free.php:154: function onJ2StoreAfterGetShippingRate($order,&$rates){
  24. plugins/j2store/promotion_globaldiscount/promotion_globaldiscount.php:34: function onJ2StoreGetPromotionView( $row )
  25. plugins/j2store/promotion_globaldiscount/promotion_globaldiscount.php:94: function onJ2StoreCalculateOrderDiscountTotals(&$order){
  26. plugins/j2store/app_campaignrabbit/app_campaignrabbit.php:37: function onJ2StoreGetAppView ( $row )
  27. plugins/j2store/app_campaignrabbit/app_campaignrabbit.php:104: public function onJ2StoreAfterDisplayShippingPayment($order){
  28. plugins/j2store/app_campaignrabbit/app_campaignrabbit.php:126: public function onJ2StoreCheckoutValidateShippingPayment($values, $order){
  29. plugins/j2store/app_campaignrabbit/app_campaignrabbit.php:201: public function onJ2StorePrePayment($orderpayment_type, $data){
  30. plugins/j2store/app_campaignrabbit/app_campaignrabbit.php:233: function onJ2StoreAfterCreateNewOrder($order){
  31. plugins/j2store/app_campaignrabbit/app_campaignrabbit.php:242: function onJ2StoreAfterOrderstatusUpdate($order,$new_status){
  32. plugins/j2store/app_campaignrabbit/app_campaignrabbit.php:250: function onJ2StoreCheckoutAfterRegister(){
  33. plugins/j2store/app_campaignrabbit/app_campaignrabbit.php:308: public function onJ2StoreProcessQueue($list){
  34. plugins/j2store/app_campaignrabbit/app_campaignrabbit.php:371: public function onJ2StoreAdminOrderAfterGeneralInformation($order_view){
  35. plugins/j2store/app_campaignrabbit/app_campaignrabbit.php:408: /*public function onJ2StoreProcessCron($command){
  36. plugins/j2store/shipping_standard/shipping_standard.php:34: function onJ2StoreGetShippingView( $row )
  37. plugins/j2store/shipping_standard/shipping_standard.php:100: function onJ2StoreGetShippingRates($element, $order)
  38. plugins/j2store/shipping_standard/shipping_standard.php:557: function onJ2StoreShippingParamsValidate(){
  39. plugins/j2store/app_localization_data/app_localization_data.php:24: function onJ2StoreGetAppView( $row )
  40. plugins/j2store/payment_banktransfer/payment_banktransfer.php:34: function onJ2StoreAcceptSubscriptionPayment($element){
  41. plugins/j2store/payment_banktransfer/payment_banktransfer.php:49: function onJ2StoreProcessRenewalPayment($paymentType, $subscription, $order){
  42. plugins/j2store/payment_banktransfer/payment_banktransfer.php:56: function onJ2StoreCalculateFees($order) {
  43. plugins/j2store/payment_cash/payment_cash.php:37: function onJ2StoreCalculateFees($order) {
  44. plugins/j2store/payment_cash/payment_cash.php:72: function onJ2StoreGetPaymentOptions($element, $order)
  45. plugins/j2store/app_diagnostics/app_diagnostics.php:24: function onJ2StoreGetAppView( $row )
  46. plugins/j2store/app_diagnostics/app_diagnostics.php:136: public function onJ2StoreProcessCron($command){
  47. plugins/system/j2store/j2store.php:141: $this->onJ2StoreCronTask('inventorycontrol');
  48. plugins/system/j2store/j2store.php:145: public function onJ2StoreCronTask($task, $options = array())
  49. plugins/system/j2store/j2store.php:242: public function onJ2StoreAfterUpdateCart($cart_id, $data) {
  50. plugins/system/j2store/j2store.php:256: public function onJ2StoreBeforeGetPrice($pricing,$model,$calculator){
  51. plugins/system/j2store/j2store.php:273: function onJ2StoreCalculateFees($order) {
  52. plugins/content/j2store/j2store.php:532: function onJ2StoreAfterGetProduct(&$product) {
  53. plugins/content/j2store/j2store.php:577: public function onJ2StoreAfterProductListQuery(&$query, &$model) {
  54. plugins/content/j2store/j2store.php:602: public function onJ2StoreAfterProductListWhereQuery(&$model){
  55. plugins/content/j2store/j2store.php:612: public function onJ2StoreAfterStockProductListQuery(&$query,&$model){
  56. plugins/content/j2store/j2store.php:668: function onJ2StoreAfterGetCartItems(&$items) {
  57. plugins/content/j2store/j2store.php:679: function onJ2StoreAfterShippingTroubleListQuery(&$query,&$model){
  58. administrator/components/com_j2store/controllers/orders.php:412: $app->triggerEvent("onJ2StoreOnBeforeEditOrder", array( $order ) );
  59. administrator/components/com_j2store/controllers/orders.php:506: $payment_plugins = J2Store::plugin()->getPluginsWithEvent( 'onJ2StoreGetPaymentPlugins' );
  60. administrator/components/com_j2store/controllers/orders.php:514: $results = $app->triggerEvent("onJ2StoreGetPaymentOptions", array( $plugin->element, $order ) );
  61. administrator/components/com_j2store/controllers/productbase.php:91: JFactory::getApplication()->triggerEvent('onJ2StoreAfterProductListQuery',array(&$query ,&$model));
  62. administrator/components/com_j2store/views/product/tmpl/form_relations.php:38: $app->triggerEvent('onJ2StoreAfterGetProduct', array(&$related_product));
  63. administrator/components/com_j2store/views/product/tmpl/form_relations.php:89: $app->triggerEvent('onJ2StoreAfterGetProduct', array(&$related_product));
  64. administrator/components/com_j2store/views/reports/view.csv.php:35: $results = $app->triggerEvent('onJ2StoreGetReportExported', array( $row ) );
  65. administrator/components/com_j2store/views/report/tmpl/view.php:25: $results = JFactory::getApplication()->triggerEvent( 'onJ2StoreGetReportView', array( $row ) );
  66. administrator/components/com_j2store/views/apps/view.csv.php:35: $results = $app->triggerEvent('onJ2StoreAppExportCsv', array( $row ) );
  67. administrator/components/com_j2store/views/promotions/tmpl/view.php:21: $results = $app->triggerEvent( 'onJ2StoreGetPromotionView',array( $row ));
  68. administrator/components/com_j2store/views/shippings/tmpl/view.php:19: $results = $app->triggerEvent( 'onJ2StoreGetShippingView',array( $row ));
  69. administrator/components/com_j2store/helpers/product.php:150: $app->triggerEvent('onJ2StoreAfterGetProduct', array(&$product));
  70. administrator/components/com_j2store/helpers/product.php:1294: JFactory::getApplication()->triggerEvent('onJ2StoreAfterProductListQuery',array(&$query ,&$model));
  71. administrator/components/com_j2store/helpers/plugin.php:58: $app->triggerEvent('onJ2StoreAfterGetPluginsWithEvent', array(&$return));
  72. administrator/components/com_j2store/helpers/plugin.php:209: public function event($event, $args=array(), $prefix='onJ2Store') {
  73. administrator/components/com_j2store/helpers/plugin.php:226: public function eventWithHtml($event, $args=array(), $prefix='onJ2Store') {
  74. administrator/components/com_j2store/helpers/plugin.php:238: public function eventWithArray($event, $args=array(), $prefix='onJ2Store') {
  75. administrator/components/com_j2store/models/shippings.php:87: $shippingOptions = $app->triggerEvent( "onJ2StoreGetShippingOptions", array( $plugin->element, $order ) );
  76. administrator/components/com_j2store/models/shippings.php:90: $results = $app->triggerEvent( "onJ2StoreGetShippingRates", array( $plugin->element, $order ) );
  77. administrator/components/com_j2store/models/orderitems.php:88: $results = JFactory::getApplication ()->triggerEvent ( "onJ2StoreAfterAddCartItemToOrder", array (
  78. administrator/components/com_j2store/models/producttags.php:92: $app->triggerEvent('onJ2StoreAfterGetProduct', array(&$product));
  79. administrator/components/com_j2store/models/orderdownloads.php:294: //$app->triggerEvent('onJ2StoreBeforeDownload', array(&$orderdownload, &$productfile, &$file));
  80. administrator/components/com_j2store/models/orders.php:511: $results = $dispatcher->trigger( "onJ2StoreBeforeOrderExport", array() );
  81. administrator/components/com_j2store/models/products.php:30: protected $event_after_delete = 'onJ2StoreProductAfterDelete';
  82. administrator/components/com_j2store/models/products.php:36: protected $event_after_save = 'onJ2StoreProductAfterSave';
  83. administrator/components/com_j2store/models/products.php:42: protected $event_before_delete = 'onJ2StoreProductBeforeDelete';
  84. administrator/components/com_j2store/models/products.php:48: protected $event_before_save = 'onJ2StoreProductBeforeSave';
  85. administrator/components/com_j2store/models/products.php:54: protected $event_change_state = 'onJ2StoreProductChangeState';
  86. administrator/components/com_j2store/models/products.php:125: $app->triggerEvent('onJ2StoreAfterGetProduct', array(&$product));
  87. administrator/components/com_j2store/models/products.php:496: //$app->triggerEvent('onJ2StoreBeforeVariantGeneration', array(&$variantTable));
  88. administrator/components/com_j2store/models/products.php:503: //$app->triggerEvent('onJ2StoreAfterVariantGeneration', array(&$variantTable));
  89. administrator/components/com_j2store/models/promotions.php:93: $promotionOptions = $app->triggerEvent( "onJ2StoreGetPromotionOptions", array( $plugin->element, $order ) );
  90. administrator/components/com_j2store/models/promotions.php:96: $results = $app->triggerEvent( "onJ2StoreGetPromotionRates", array( $plugin->element, $order ) );
  91. administrator/components/com_j2store/models/behavior/default.php:14: $app->triggerEvent('onJ2StoreAfterGetProduct', array(&$record));
  92. administrator/components/com_j2store/library/selectable/fields.php:50: $dispatcher->trigger('onJ2StoreFieldsLoad', array( &$this->externalValues ) );
  93. administrator/components/com_j2store/library/selectable/base.php:482: $dispatcher->trigger('onJ2StoreTableFieldsLoad', array( &$this->externalValues ) );
  94. administrator/components/com_j2store/library/plugins/promotion.php:47: public function onJ2StoreGetPromotionRates( $element, $order )
  95. administrator/components/com_j2store/library/plugins/promotion.php:78: public function onJ2StorePostSavePromotion( $element, $order )
  96. administrator/components/com_j2store/library/plugins/promotion.php:100: public function onJ2StoreGetPromotionView( $row )
  97. administrator/components/com_j2store/library/plugins/promotion.php:115: public function onJ2StoreGetProductView( $product )
  98. administrator/components/com_j2store/library/plugins/promotion.php:126: public function onJ2StoreAfterSaveProducts( $product )
  99. administrator/components/com_j2store/library/plugins/promotion.php:146: public function onJ2StoreGetPromotionPlugins( $element )
  100. administrator/components/com_j2store/library/plugins/promotion.php:163: function onJ2StoreGetPromotionOptions($element, $order)
  101. administrator/components/com_j2store/library/plugins/app.php:37: public function onJ2StoreGetAppView($row){
  102. administrator/components/com_j2store/library/plugins/app.php:60: public function onJ2StoreGetAppPlugins( $element )
  103. administrator/components/com_j2store/library/plugins/report.php:41: public function onJ2StoreGetReportView($row){
  104. administrator/components/com_j2store/library/plugins/report.php:64: public function onJ2StoreGetReportPlugins( $element )
  105. administrator/components/com_j2store/library/plugins/shipping.php:45: public function onJ2StoreGetShippingRates( $element, $order )
  106. administrator/components/com_j2store/library/plugins/shipping.php:76: public function onJ2StorePostSaveShipping( $element, $order )
  107. administrator/components/com_j2store/library/plugins/shipping.php:98: public function onJ2StoreGetShippingView( $row )
  108. administrator/components/com_j2store/library/plugins/shipping.php:113: public function onJ2StoreGetProductView( $product )
  109. administrator/components/com_j2store/library/plugins/shipping.php:124: public function onJ2StoreAfterSaveProducts( $product )
  110. administrator/components/com_j2store/library/plugins/shipping.php:144: public function onJ2StoreGetShippingPlugins( $element )
  111. administrator/components/com_j2store/library/plugins/shipping.php:161: function onJ2StoreGetShippingOptions($element, $order)
  112. administrator/components/com_j2store/library/plugins/payment.php:201: function onJ2StoreGetPaymentPlugins( $element )
  113. administrator/components/com_j2store/library/plugins/payment.php:211: function onJ2StoreGetPaymentOptions($element, $order)
  114. administrator/components/com_j2store/library/plugins/payment.php:262: function onJ2StoreGetPaymentForm( $element, $data )
  115. administrator/components/com_j2store/library/plugins/payment.php:281: function onJ2StoreGetPaymentFormVerify( $element, $data )
  116. administrator/components/com_j2store/library/plugins/payment.php:300: function onJ2StoreGetPaymentView( $element, $orderPayment )
  117. administrator/components/com_j2store/library/plugins/payment.php:320: function onJ2StorePrePayment( $element, $data )
  118. administrator/components/com_j2store/library/plugins/payment.php:340: function onJ2StorePostPayment( $element, $data )
  119. administrator/components/com_j2store/library/plugins/payment.php:360: function onJ2StoreBeforePayment( $element, $order)
  120. administrator/components/com_j2store/tables/product.php:404: $app->triggerEvent('onJ2StoreAfterGetProduct', array(&$this));
  121. administrator/components/com_j2store/tables/product.php:434: JFactory::getApplication()->triggerEvent('onJ2StoreGetVendor', array(&$this));
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement