|
IMDBPHP | |||||
| PREV NEXT | Frames No Frame | |||||
| SUMMARY: FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||
| imdb_config | |
Obtaining the URL of the trailer Flash Movie
| 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. | |
| Methods inherited from class imdb_base and not overridden |
getWebPage, imdbid, monthNo, openpage, purge, reset_vars, set_pagename, setid |
| Constructor Detail |
void imdb_trailers()
Constructor: Nothing (yet)
| 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::trailersarray getFlashCodeAllTrailers(string $url)
Retrieve trailers from alltrailers.net
url - page url as retrieved with imdb::trailersarray getFlashCodeMovieMaze(string $url)
Retrieve trailer URLs from moviemaze.de
url - trailer url as retrieved with imdb::trailersarray getImdbTrailers(string $url)
Retrieve trailers from IMDB site
url - page url as retrieved with imdb::trailersarray getMoviePlayerTrailers(string $url)
Retrieve trailers from movieplayer.it (Italian)
url - page url as retrieved with imdb::trailers
|
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 Stéphane GALLAND (under the GNU General Public License)