Api
Class imdbpsearch
- class imdbpsearch
- extends imdbsearch
Searching IMDB staff information
- Authors:
- Izzy (izzysoft AT qumran DOT org)
- Version:
- $Revision: 203 $ $Date: 2009-03-15 17:24:15 +0100 (So, 15. Mär 2009) $
- Copyright:
- 2008-2009 by Itzchak Rehberg and IzzySoft
Constructor Summary |
void | imdbpsearch()
Initialize class (read config etc. |
Method Summary |
private string | mkurl()
Create the IMDB URL for the name search |
array | results([string $URL])
Setup search results |
imdbpsearch()
void imdbpsearch()
Initialize class (read config etc.)
mkurl()
private string mkurl()
Create the IMDB URL for the name search
- Returns:
- url
results()
array results([string $URL])
Setup search results
- Parameters:
URL
- Replace search URL by your own
- Returns:
- results array of objects (instances of the imdb_person class)
Submit a bug
This document was generated by phpdocgen 0.16.
Copyright © 2002-03 Stéphane GALLAND (under the GNU General Public License)