예제 #1
0
 public function getFullName()
 {
     $this->__load();
     return parent::getFullName();
 }