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

IMDB
Class imdb_nowplaying


class imdb_nowplaying

Obtain the Now Playing Movies in theaters of USA, from IMDB

Authors:
Ricardo Silva (banzap) , Itzchak Rehberg
Version:
$Revision: 690 $ $Date: 2014-08-05 09:29:19 +0200 (Di, 05. Aug 2014) $

Method Summary
void __construct(object $mdb_config)
Constructor: Obtain the raw data from IMDB site
array getNowPlayingMovies()
Retrieve the Now Playing Movies
mixed getTop10BoxOfficeMovies()
Retrieve the Top 10 Box Office Movies

Method Detail

__construct()

void __construct(object $mdb_config)

Constructor: Obtain the raw data from IMDB site

Parameters:
mdb_config - Optionally pass in the mdb_config object to use

getNowPlayingMovies()

array getNowPlayingMovies()

Retrieve the Now Playing Movies

Returns:
of IMDB IDs

getTop10BoxOfficeMovies()

mixed getTop10BoxOfficeMovies()

Retrieve the Top 10 Box Office Movies

Returns:
array[0..n] of IMDB IDs
Authors:
almathie, izzy

 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 Stephane GALLAND (under the GNU General Public License)