Пример #1
0
 /**
  *    Accessor for a list of all images  in current page.
  *    @return array   List of urls with scheme of
  *                    http or https and hostname.
  *    @access public
  */
 function getImages()
 {
     return $this->page->getImages();
 }