showVendors()){ ?> shipments ); $i < $n; $i++) { $row = $this->shipments[$i]; $published = $this->gridPublished($row, $i); //$row->published = 1; $checked = JHtml::_('grid.id', $i, $row->virtuemart_shipmentmethod_id); if ($this->showVendors) { $shared = $this->toggle($row->shared, $i, 'toggle.shared'); } $editlink = JROUTE::_('index.php?option=com_virtuemart&view=shipmentmethod&task=edit&cid[]='.$row->virtuemart_shipmentmethod_id); if(empty($row->shipment_name)){ $row->shipment_name = vmText::sprintf('COM_VM_TRANSLATION_MISSING','virtuemart_shipment_id',$row->virtuemart_shipmentmethod_id); } ?> showVendors) { ?>
sort('l.shipment_name', 'COM_VIRTUEMART_SHIPMENT_NAME_LBL'); ?> sort('i.shipment_element', 'COM_VIRTUEMART_SHIPMENTMETHOD'); ?> sort('i.ordering', 'COM_VIRTUEMART_LIST_ORDER'); ?> sort('i.published', 'COM_VIRTUEMART_PUBLISHED'); ?> sort('i.virtuemart_shipmentmethod_id', 'COM_VIRTUEMART_ID') ?>
shipment_name)); ?> virtuemart_shipmentmethod_id) { ?> shipment_desc; ?> shipmentShoppersList; ?> shipment_element; //JHtml::_('link', $editlink, vmText::_($row->shipment_element)); ?> ordering); ?> virtuemart_shipmentmethod_id; ?>
pagination->getListFooter(); ?>
addStandardHiddenToForm(); ?>