Example #1
0
 public function renderExport(Varien_Object $row)
 {
     return $row->getParentEntityId();
 }