コード例 #1
0
 public function setNodeIdShadowed($nodeIdShadowed)
 {
     $this->_load();
     return parent::setNodeIdShadowed($nodeIdShadowed);
 }