コード例 #1
0
 /**
  * Unmarks all items	 
  */
 public function unmarkAll()
 {
     SpiderEditor::unmarkAll();
 }