コード例 #1
0
 public function render(Varien_Object $value)
 {
     $this->setValue($value);
     return parent::toHtml();
 }