IMDB
Class imdbpsearch
- class imdbpsearch
- extends imdbsearch
Searching IMDB staff information
- Authors:
- Izzy (izzysoft AT qumran DOT org)
- Version:
- $Revision: 644 $ $Date: 2014-01-25 21:20:39 +0100 (Sa, 25. Jan 2014) $
- Copyright:
- 2008-2009 by Itzchak Rehberg and IzzySoft
Constructor Summary |
void | imdbpsearch()
Initialize class (read config etc. |
Method Summary |
protected string | mkurl()
Create the IMDB URL for the name search |
array | results([string $URL], [boolean $series])
Setup search results |
imdbpsearch()
void imdbpsearch()
Initialize class (read config etc.)
mkurl()
protected string mkurl()
Create the IMDB URL for the name search
- Returns:
- url
results()
array results([string $URL], [boolean $series])
Setup search results
- Parameters:
URL
- Replace search URL by your own
series
- not used, just for inheritance compatibility issues with PHP5.3+
- Returns:
- results array of objects (instances of the imdb_person class)
Submit a bug
This document was generated by phpdocgen 0.17-rc3.
Copyright © 2002-03 Stéphane GALLAND (under the GNU General Public License)