Пример #1
0
 /**
  *    Accessor for a breakdown of the frameset.
  *    @return array   Hash tree of frames by name
  *                    or index if no name.
  *    @access public
  */
 function getFrames()
 {
     return $this->page->getFrames();
 }