showVendors()){ ?> showVendors){ ?> payments ); $i < $n; $i++) { $row = $this->payments[$i]; $checked = JHtml::_('grid.id', $i, $row->virtuemart_paymentmethod_id); $published = $this->gridPublished( $row, $i ); if($this->showVendors){ $shared = $this->toggle($row->shared, $i, 'toggle.shared'); } $editlink = JROUTE::_('index.php?option=com_virtuemart&view=paymentmethod&task=edit&cid[]=' . $row->virtuemart_paymentmethod_id); if(empty($row->payment_name)){ $row->payment_name = vmText::sprintf('COM_VM_TRANSLATION_MISSING','virtuemart_paymentmethod_id',$row->virtuemart_paymentmethod_id); } ?> "> showVendors()){?> showVendors){ ?>
sort('l.payment_name', 'COM_VIRTUEMART_PAYMENT_LIST_NAME'); ?> sort('i.virtuemart_vendor_id', 'COM_VIRTUEMART_VENDOR'); ?> sort('i.payment_element', 'COM_VIRTUEMART_PAYMENT_ELEMENT'); ?> sort('i.ordering', 'COM_VIRTUEMART_LIST_ORDER'); ?> sort('i.published', 'COM_VIRTUEMART_PUBLISHED'); ?> sort('i.virtuemart_paymentmethod_id', 'COM_VIRTUEMART_ID') ?>
payment_name; ?> payment_desc; ?> virtuemart_vendor_id); ?> paymShoppersList; ?> payment_element; ?> ordering; ?> virtuemart_paymentmethod_id; ?>
pagination->getListFooter(); ?>
addStandardHiddenToForm(); ?>