|
IMDBPHP | |||||
| PREV NEXT | Frames No Frame | |||||
| SUMMARY: FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||
Obtaining the URL of the trailer Flash Movie
| Constructor Summary | ||
| void | imdb_trailers([object $mdb_config]) Initialize the class | |
| 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. | |
| array | getYoutubeTrailers(string $url) Retrieve trailers from youtube | |
| Constructor Detail |
void imdb_trailers([object $mdb_config])
Initialize the class
mdb_config - override default config| Method Detail |
array getAllTrailers(string $mid)
Get all possible trailers
mid - IMDB IDarray getAZMovieTrailers(string $url)
Retrieve trailers from azmovietrailers.com
url - page url as retrieved with imdb::videositesarray getFlashCodeAllTrailers(string $url)
Retrieve trailers from alltrailers.net
url - page url as retrieved with imdb::videositesarray getFlashCodeMovieMaze(string $url)
Retrieve trailer URLs from moviemaze.de
url - trailer url as retrieved with imdb::videositesarray getImdbTrailers(string $url)
Retrieve trailers from IMDB site
url - page url as retrieved with imdb::videositesarray getMoviePlayerTrailers(string $url)
Retrieve trailers from movieplayer.it (Italian)
url - page url as retrieved with imdb::videositesarray getYoutubeTrailers(string $url)
Retrieve trailers from youtube
url -
|
IMDBPHP | |||||
| PREV NEXT | Frames No Frame | |||||
| SUMMARY: FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||
This document was generated by phpdocgen 0.17-rc3.
Copyright © 2002-03 Stephane GALLAND (under the GNU General Public License)