예제 #1
0
 public function setTitle($v)
 {
     parent::setTitle($v);
     $this->setStrippedTitle(myTools::stripText($v));
 }