|
IMDBPHP | |||||
PREV NEXT | Frames No Frame | |||||
SUMMARY: FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
![]() | mdb_config |
![]() |
Accessing IMDB staff information
Constructor Summary | ||
void | pilot_person(string $id) Initialize class |
Method Summary | ||
array | articles() No data available at MoviePilot. If pilot_imdbfill is
set to FULL_ACCESS, it will be retrieved from IMDB. | |
array | bio() No data available at MoviePilot. If pilot_imdbfill is
set to FULL_ACCESS, it will be retrieved from IMDB. Otherwise, we use
the short_description provided at Moviepilots Person main .json | |
string | birthname() No data available at MoviePilot. If pilot_imdbfill is
set at least to MEDIUM_ACCESS, it will be retrieved from IMDB. | |
array | born() Get Birthday | |
array | died() Get Deathday | |
array | getSearchDetails() Get the search details They are just set when the imdb_person object has been initialized by the imdbpsearch class | |
array | height() No data available at MoviePilot. If pilot_imdbfill is
set at least to MEDIUM_ACCESS, it will be retrieved from IMDB. | |
array | interviews() No data available at MoviePilot. If pilot_imdbfill is
set to FULL_ACCESS, it will be retrieved from IMDB. | |
array | magcovers() No data available at MoviePilot. If pilot_imdbfill is
set to FULL_ACCESS, it will be retrieved from IMDB. | |
string | main_url() Set up the URL to the movie title page | |
array | movies_actor() No data available at MoviePilot. If pilot_imdbfill is
set to FULL_ACCESS, it will be retrieved from IMDB. | |
array | movies_actress() No data available at MoviePilot. If pilot_imdbfill is
set to FULL_ACCESS, it will be retrieved from IMDB. | |
array | movies_all() No data available at MoviePilot. If pilot_imdbfill is
set to FULL_ACCESS, it will be retrieved from IMDB. | |
array | movies_archive() No data available at MoviePilot. If pilot_imdbfill is
set to FULL_ACCESS, it will be retrieved from IMDB. | |
array | movies_crew() No data available at MoviePilot. If pilot_imdbfill is
set to FULL_ACCESS, it will be retrieved from IMDB. | |
array | movies_director() No data available at MoviePilot. If pilot_imdbfill is
set to FULL_ACCESS, it will be retrieved from IMDB. | |
array | movies_producer() No data available at MoviePilot. If pilot_imdbfill is
set to FULL_ACCESS, it will be retrieved from IMDB. | |
array | movies_self() No data available at MoviePilot. If pilot_imdbfill is
set to FULL_ACCESS, it will be retrieved from IMDB. | |
array | movies_soundtrack() No data available at MoviePilot. If pilot_imdbfill is
set to FULL_ACCESS, it will be retrieved from IMDB. | |
array | movies_thanx() No data available at MoviePilot. If pilot_imdbfill is
set to FULL_ACCESS, it will be retrieved from IMDB. | |
array | movies_writer() No data available at MoviePilot. If pilot_imdbfill is
set to FULL_ACCESS, it will be retrieved from IMDB. | |
string | name() Get the name of the person | |
array | nickname() No data available at MoviePilot. If pilot_imdbfill is
set at least to MEDIUM_ACCESS, it will be retrieved from IMDB. | |
private void | openpage(string $wt, [string $type]) Load an Pilot page into the corresponding property (variable) | |
mixed | photo([boolean $thumb]) Get cover photo | |
array | photo_array() Get all available photo URLs | |
mixed | photo_localurl([boolean $thumb]) Get the URL for the movies cover photo | |
array | pictorials() No data available at MoviePilot. If pilot_imdbfill is
set to FULL_ACCESS, it will be retrieved from IMDB. | |
array | pubmovies() No data available at MoviePilot. If pilot_imdbfill is
set to FULL_ACCESS, it will be retrieved from IMDB. | |
array | pubportraits() No data available at MoviePilot. If pilot_imdbfill is
set to FULL_ACCESS, it will be retrieved from IMDB. | |
array | pubprints() No data available at MoviePilot. If pilot_imdbfill is
set to FULL_ACCESS, it will be retrieved from IMDB. | |
array | quotes() No data available at MoviePilot. If pilot_imdbfill is
set to FULL_ACCESS, it will be retrieved from IMDB. | |
array | salary() No data available at MoviePilot. If pilot_imdbfill is
set to FULL_ACCESS, it will be retrieved from IMDB. | |
boolean | savephoto(string $path, [boolean $thumb]) Save the photo to disk | |
protected string | set_pagename(string $wt) Define page urls | |
void | setSearchDetails(string $role, integer $mid, string $name, integer $year) Set some search details | |
array | spouse() No data available at MoviePilot. If pilot_imdbfill is
set at least to MEDIUM_ACCESS, it will be retrieved from IMDB. | |
array | trademark() No data available at MoviePilot. If pilot_imdbfill is
set to FULL_ACCESS, it will be retrieved from IMDB. | |
array | trivia() No data available at MoviePilot. If pilot_imdbfill is
set to FULL_ACCESS, it will be retrieved from IMDB. |
Methods inherited from class mdb_base and not overridden |
cache_read , cache_write , get_pilot_imdbfill() , getWebPage , imdbid , monthNo , purge , reset_vars , set_pilot_imdbfill , setid |
Constructor Detail |
void pilot_person(string $id)
Initialize class
id
- IMDBID to use for data retrievalMethod Detail |
array articles()
Articles
array bio()
Get the person's mini bio
string birthname()
Get the birth name
array born()
Get Birthday
array died()
Get Deathday
array getSearchDetails()
Get the search details They are just set when the imdb_person object has been initialized by the imdbpsearch class
array height()
Get the body height
array interviews()
Interviews
array magcovers()
Magazine cover photos
string main_url()
Set up the URL to the movie title page
array movies_actor()
Get actors filmography
array movies_actress()
Get actress filmography
array movies_all()
Get complete filmography This method ignores the categories and tries to collect the complete filmography. Useful e.g. for pages without categories on. It may, however, contain duplicates if there are categories and a movie is listed in more than one of them
array movies_archive()
Get "Archive Footage" filmography
array movies_crew()
Get "Misc Crew" filmography
array movies_director()
Get directors filmography
array movies_producer()
Get producers filmography
array movies_self()
Get "Self" filmography
array movies_soundtrack()
Get soundtrack filmography
array movies_thanx()
Get "Thanx" filmography
array movies_writer()
Get writers filmography
string name()
Get the name of the person
array nickname()
Get the nick name
private void openpage(string $wt, [string $type])
Load an Pilot page into the corresponding property (variable)
wt
- internal name of the pagetype
- whether its a "movie" (default) or a "person"mixed photo([boolean $thumb])
Get cover photo
thumb
- get the thumbnail (smallest one found, default)
or the bigger variant (biggest one found - FALSE)array photo_array()
Get all available photo URLs
mixed photo_localurl([boolean $thumb])
Get the URL for the movies cover photo
thumb
- get the thumbnail (smallest one found, default)
or the bigger variant (biggest one found - FALSE)array pictorials()
Pictorials
array pubmovies()
Biographical Movies
array pubportraits()
List of movies protraying the person
array pubprints()
Print media about this person
array quotes()
Get the Personal Quotes
array salary()
Get the salary list
boolean savephoto(string $path, [boolean $thumb])
Save the photo to disk
path
- where to store the filethumb
- get the thumbnail (100x140, default) or the
bigger variant (400x600 - FALSE)protected string set_pagename(string $wt)
Define page urls
wt
- internal name of the pagevoid setSearchDetails(string $role, integer $mid, string $name, integer $year)
Set some search details
role
- mid
- IMDB IDname
- movie-nameyear
- array spouse()
Get spouse(s)
array trademark()
Get the "trademarks" of the person
array trivia()
Get the Trivia
|
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)