Overview   Package   Tree   Index 
IMDBPHP
PREV  NEXT Frames  No Frame 
SUMMARY:  FIELD | CONSTR | METHOD DETAIL:  FIELD | CONSTR | METHOD

IMDB
Class imdb_trailers


class imdb_trailers

Obtaining the URL of the trailer Flash Movie

Authors:
Ricardo Silva (banzap)
Version:
$Revision: 236 $ $Date: 2009-10-06 17:23:07 +0200 (Di, 06. Okt 2009) $

Constructor Summary
void imdb_trailers()
Constructor: Nothing (yet)

Method Summary
array getAllTrailers(string $mid)
Get all possible trailers
array getAZMovieTrailers(string $url)
Retrieve trailers from azmovietrailers.
array getFlashCodeAllTrailers(string $url)
the URL of the trailer in http://www.alltrailers.net, this URL its obtained from the IMDB class, using the trailer function.
array getFlashCodeMovieMaze(string $url)
the URL of the trailer in http://www.moviemaze.de, this URL its obtained from the IMDB class, using the trailer function.
array getImdbTrailers(string $url)
Retrieve trailers from IMDB site
array getMoviePlayerTrailers(string $url)
Retrieve trailers from movieplayer.

Constructor Detail

imdb_trailers()

void imdb_trailers()

Constructor: Nothing (yet)


Method Detail

getAllTrailers()

array getAllTrailers(string $mid)

Get all possible trailers

Parameters:
mid - IMDB ID
Returns:
[0..n] of array[url,format] of movie trailers

getAZMovieTrailers()

array getAZMovieTrailers(string $url)

Retrieve trailers from azmovietrailers.com

Parameters:
url - page url as retrieved with imdb::trailers
Returns:
[0..n] of array[url,format] of movie trailers (Flash)

getFlashCodeAllTrailers()

array getFlashCodeAllTrailers(string $url)

Retrieve trailers from alltrailers.net

Parameters:
url - page url as retrieved with imdb::trailers
Returns:
[0..n] of array[url,format] of movie trailers (Flash)

getFlashCodeMovieMaze()

array getFlashCodeMovieMaze(string $url)

Retrieve trailer URLs from moviemaze.de

Parameters:
url - trailer url as retrieved with imdb::trailers
Returns:
[0..n] of array[url,format] of movie trailers (Flash or Quicktime)

getImdbTrailers()

array getImdbTrailers(string $url)

Retrieve trailers from IMDB site

Parameters:
url - page url as retrieved with imdb::trailers
Returns:
[0..n] of array[url,format] of movie trailers (Flash)

getMoviePlayerTrailers()

array getMoviePlayerTrailers(string $url)

Retrieve trailers from movieplayer.it (Italian)

Parameters:
url - page url as retrieved with imdb::trailers
Returns:
[0..n] of array[url,format] of movie trailers (Flash)

 Overview   Package   Tree   Index 
IMDBPHP
PREV  NEXT Frames  No Frame 
SUMMARY:  FIELD | CONSTR | METHOD DETAIL:  FIELD | CONSTR | METHOD

Submit a bug

This document was generated by phpdocgen 0.17-rc3.
Copyright © 2002-03 Stéphane GALLAND (under the GNU General Public License)