示例#1
0
 public function getHTML()
 {
     return $this->dayBox->getHTML() . $this->monthBox->getHTML() . $this->yearBox->getHTML();
 }