示例#1
0
 function bind(&$nvps)
 {
     $this->checkFieldMarkers(&$nvps);
     return parent::bind(&$nvps);
 }