Example #1
0
 /**
  *    Clears the frame focus. All frames will be searched
  *    for content.
  *    @access public
  */
 function clearFrameFocus()
 {
     return $this->page->clearFrameFocus();
 }